Relative Content

Tag Archive for reactjsstripe-payments

Using Stripe’s PaymentElement to update cards

I am using Stripe’s Payment Element to allow a user to add new cards. I am also using the API to get a list of all saved cards. Now, I was hoping I can use the Payment Element to edit the card data too.