#adam berger

1 messages · Page 1 of 1 (latest)

green epochBOT
sour niche
#

Assuming it's been set up properly

ionic stag
#

So I should:

  1. Create PaymentMethod
  2. Assign PaymentMetohd to Customer
  3. Assign PaymentMethod as default_payment_method
    ?
#

Is it compilant with new India regulation?

sour niche
#

You would need to use a setupintent to create and setup the payment method for future usage

ionic stag
#

Is there any option to bind setupIntent to a subscription?

sour niche
#

No the purpose of the setupintent is so the payment is created and setup properly. You'd still have to call update subscription and pass the id of the resulting payment method to set it as the default

#

Oh sorry

#

To perform any of the aforementioned updates to an existing subscription, Stripe recommends that you cancel the original subscription and create a new one.