#Karen27
1 messages · Page 1 of 1 (latest)
Yes, you can set it as a default payment for the created Susbcription:
https://stripe.com/docs/api/subscriptions/create#create_subscription-payment_settings-save_default_payment_method
(But not as a default payment for the customer)
So as this is not attached to the Customer A, Customer B can use the same card?
No, I meant it's attached to the customer, set as a default method for the subscription but not as a default method for the customer
Thank you so much!