小编ric*_*zzz的帖子

为不同的计划分配不同的货币?

我想为客户制定 2 个订阅计划。计划 A 他们将每月支付 5 加元。Plan B 他们将每月支付 10 美元。因为这是一个特殊的客户,所以我们必须设计一个新的计划,他们将用加元支付。如何在 Stripe 中进行设计?因为当我使用 API 时stripe.subscriptions.create,当他们想要在计划之间切换时,它会显示此问题

Error: The specified price uses `usd` which doesn't match the expected currency of `cad`. Use `cad` instead.

stripe-payments

3
推荐指数
1
解决办法
2252
查看次数

标签 统计

stripe-payments ×1