#fatematzuhora

1 messages · Page 1 of 1 (latest)

gritty sparrowBOT
dry ore
brazen meteor
#

where do I get the new payment method ID?

#

I want to setup the new payment method ID and the upgrade the subscription together

dry ore
#

List Customer's Payment Methods API can be used to get the payment methods that have been attached to the customer (if the new payment method has been set up): https://stripe.com/docs/api/payment_methods/customer_list

In the same upgrade request, default_payment_method can be set to new payment method ID.

brazen meteor
#

It will be completely a new payment method, not exist in the payment method list

dry ore
brazen meteor
#

Is there any other way?
I don't want to use setup intent

dry ore
brazen meteor
#

All right, thanks