【发布时间】:2019-09-01 06:23:07
【问题描述】:
我正在为我的 SAAS 应用使用 Stripe 支付网关。
我创建了一个产品,并且多个计划链接到它。计划价格以美元为单位。
我创建了一个新客户。然后我尝试订阅计划,但出现以下错误
You cannot combine currencies on a single customer. This customer has had a subscription, coupon, or invoice item with currency inr
我看过他们的文档,它不允许我更改客户的货币。
在订阅之前我可以将美元兑换成客户的货币吗?
【问题讨论】:
标签: stripe-payments