#kaustuva-le
1 messages · Page 1 of 1 (latest)
Yup! Payment Element supports saving the card details. Please refer to the guide here: https://stripe.com/docs/payments/save-during-payment
We would have to implement the checkbox which would let our system know whether or not the customer wants to save the card?
I'm afraid this checkbox isn't supported by Payment Element. It can be built by your system
How do we display the user's saved cards to a user when they checkout?
How would the payment element know which cards to show / who the user is?
Payment Element only supports collecting new card information. To display saved card details, your system will retrieve the saved cards first, then display them accordingly by yourself: https://stripe.com/docs/payments/save-during-payment?platform=web#charge-saved-payment-method
Does Link help us in this case? Is it a separate wallet and needs a legal contract?