#Suren
1 messages · Page 1 of 1 (latest)
Hi there!
If you have an existing PaymentMethod, then you should pass its ID when creating the subscription in default_payment_method https://stripe.com/docs/api/subscriptions/create#create_subscription-default_payment_method
okay and is it possible use for update subscription ? example I'd like update subscription another card
Yes sure, you can update the payment method of a subscriptions with the same parameter: https://stripe.com/docs/api/subscriptions/update#update_subscription-default_payment_method
Okay thank you, and can I have a other question ?
sure, what is it?
how to testing ACH for transfer to another bank account?