#dineshkumar6419
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- dineshkumar6419, 1 day ago, 10 messages
Setup Intent can be used to collect new payment method of a customer: https://stripe.com/docs/payments/save-and-reuse
Hi! I'm taking over this thread. Let me know if you have any other questions.
What do you mean by "update" exactly? Do you want to collect a new payment method?
when i create the subsctipn using payemelement i can need to save customer paymenyt method, and then update the paymentmetod from UI
yes i want collect new paymentmetod
Then you can follow this guide: https://stripe.com/docs/payments/save-and-reuse?platform=web&ui=elements
my summary requirement is below
- how to subscribe multiple recurring products
- can i save customer's paymentmethod while create the subscription
- can i update new recurring products with exiting subscription
- can i update products recurring interval from montly to annualy
- if i cancel the scbcription it will cancel all products recurring apyment
- another new subscription can i create already saved customer's paymentmethod
- can i update customer's paymentmethod from UI
What's your question?
above 7 are questions
we can achive this?
if yes and provide examples for above questions
Yes all of this is possible. I recommend reading our documentation on Subscriptions: https://stripe.com/docs/billing/subscriptions/build-subscriptions?ui=elements
thank you
could you please provide all the 7 steps example
i think you provide number 1 only
I recommend reading our docs about Subscription to better understand how they work: https://stripe.com/docs/subscriptions
And then, if you have some specific questions, I'm happy to help.