#mochihealth

1 messages · Page 1 of 1 (latest)

mighty spokeBOT
wet mulch
#

Hey there, that payment method ends up attached to your customer. You can retrieve them here:
https://stripe.com/docs/api/payment_methods/customer_list
If you want to set a different payment method for use with a given subscription, you can update default_payment_method on the subscription:
https://stripe.com/docs/api/subscriptions/update#update_subscription-default_payment_method