#ks56_

1 messages · Page 1 of 1 (latest)

knotty walrusBOT
tardy mulch
drowsy sundial
tardy mulch
#

If there is an existing payment method on the customer, it can be set under default_payment_method when creating a subscription: https://docs.stripe.com/api/subscriptions/create#create_subscription-default_payment_method, so that you don't need to collect a new payment method from the customer again

drowsy sundial
#

But subscription will be created first and then we show payment card list if it exists
And then on payment card selection payment willl be dont on client side