#Rahim Dobani
1 messages · Page 1 of 1 (latest)
You can use Setup Intent with Payment Element to save the payment method: https://stripe.com/docs/payments/save-and-reuse?platform=web&ui=elements
Then the created payment method from Setup Intent can be used to create a subscription
Alternatively, you can save and collect the payment method after creating the subscription with Payment Element as the guide described here: https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements