#sabsod
1 messages · Page 1 of 1 (latest)
Hi there!
The subscription is either using the customer's default payment method (https://stripe.com/docs/api/customers/create#create_customer-invoice_settings-default_payment_method) or the subscription's default payment method (https://stripe.com/docs/api/subscriptions/create#create_subscription-default_payment_method). Both can be changed at any time.
thanks
can change it on update subscription?
changing default_payment_method attribute
Yes that can be changed when updating the subscription.