#xqprtzcv

1 messages · Page 1 of 1 (latest)

fringe kindleBOT
mossy basin
#

Hi, what are you trying to do?

junior idol
#

I have a custom payment flow using elements. I am making my own saved card section, and I would like users to be able to use saved cards or the payment element for card information.

mossy basin
junior idol
#

Ok, so just don't use stripe.confirmPayment when they use the save card. Thank you

mossy basin
#

Sure!

junior idol
#

And if I have both the payment and address element, then the suggested way, is to get the info from the address element using JS and then send that along with the payment method id to my own API endpoint?

mossy basin
#

What does 'to my own API endpoint' mean?

junior idol
#

Send the info off of my front end to the backend