我在哪里添加卡详细信息以接收 Stripe 中订阅用户(客户)的付款

Where I add card detail to receive payment of subscribe user (customer) in Stripe

我都这样做了,但是在哪里添加参数以添加订阅详细信息的卡详细信息。

https://stripe.com/docs/subscriptions/quickstart

我的代码是:

我在哪里添加银行卡详细信息以接收 Stripe 中订阅用户(客户)的付款?

订阅使用默认付款方式。所以当你Create a Customer时,你只需要提供一个source-argument.