#lconer-paymentintent

1 messages · Page 1 of 1 (latest)

vagrant isle
#

Hi there!

#

Why do you want to expose it on the frontend?

versed plinth
#

it's the easiest way for me to work with existing system, I'm creating a PI for option A and need to update it when user change selected option to option B. Update will happen with API call

vagrant isle
#

What do you mean by Option A and B? And the update API call is done on the backenend I suppose?

versed plinth
#

I'm charging a user for a service, and that service can have two prices: A and B, A is preselected by default and PI is created for that price. When user selects price B I will update PI with new price and refresh frontend Payment element (that's the plan advice by other stripe moderator).

vagrant isle