#wangenye
1 messages · Page 1 of 1 (latest)
Hello, is it possible to update card details using the web Elements?
PLease don't use mentions, I'm monitoring your thread, checking...
Ok. My bad.
In general if you want to update card details, you need to recollect these details and replace the PaymentMethod Id used with the new one generated
I found this particular case for recollecting cvc for example:
https://stripe.com/docs/payments/accept-a-payment-synchronously?platform=web#web-recollect-cvc
But there is no standard way to update any card details.
Thank you.