#Avi_13
1 messages · Page 1 of 1 (latest)
Hi
This is a a Legacy API, you should use Intents for now:
https://stripe.com/docs/payments/save-and-reuse?platform=web
😅 actually i pointed to that doc specifically for the automatic card updates bit, sorry about the confusion
yes, you should use PaymentIntents and PaymentMethods instead. Automatic card updates will work for card PaymentMethods. We don't know if it's supported for MY off the top of our head - if you reach out to Stripe Support - https://support.stripe.com/contact, they may be able to better advise you on that
Thanks for the help. I only was introduced to Stripe recently. Will read through the pages and reach out should I have any follow-up questions.