#arslankhalid0000
1 messages · Page 1 of 1 (latest)
Do you want this to be on your website or on a stripe-hosted surface?
It will be great if it is possible being on my website.
I am open to use modal that is provided by stripe for getting card information
Got it. To clarify, you can't update an existing payment method object with a new card number. The way to handle this is to create a new payment method with their updated card details, then use that new payment method going forward. Here's how you can collect a new payment method from them, attach it to the customer, and have it ready to use in the future: https://stripe.com/docs/payments/save-and-reuse?platform=web&ui=elements