#Benoît
1 messages · Page 1 of 1 (latest)
Hello! Not sure which one you're referring to. Can you provide more details about exactly what you want to do?
Hi again !
My customers may want to update their credit card from my app (for example if it comes to expiration soon), for their future payments renewal to succeed
I need to show them the Payment Element form
(I already use it, but to make a payment, so i attach it a client_secret etc)
Is this the guide you're looking for? https://stripe.com/docs/payments/save-and-reuse?platform=web&ui=elements
Nope, this link is for the off_session payments it seems
I had found another Docs than this one
That guide is to collect payment details without taking a payment, and then use them later. Is that not what you want to do?
Yes, i just found another docs that (i thought) was more appropriate
Does this solution replace an existing credit card by setting the new one by default ?
You can take the resulting Payment Method and set it as the new default if you want to.