#streetfeels

1 messages · Page 1 of 1 (latest)

bronze cradleBOT
teal fractal
static talon
#

Ok thanks for that! Super helpful!

#

Follow up question, this would have to be done before the Payment Intent is created right? Before the loading of the Payment Element?

#

on our site we collect the user amount to be charged and then load the payment element on a second screen

teal fractal
#

You wouldn't necessarily need to do it before creation of the Payment Intent or Payment Element, though it would be easier to code (e.g. less stuff needs to be done) if you did.

static talon
#

ok awesome, I think this is what we need - and it's possible to just make an update to the Payment Intent by referencing the payment intent id?

teal fractal