#bhaskar

1 messages · Page 1 of 1 (latest)

golden jungleBOT
rose dagger
red aspen
#

the guide does not specify how it calls the backend

#

how the paymentform submit calls the backend

rose dagger
red aspen
#

onsubmit calls confirmSetup method. but my question is how does it call setupintentcreate

rose dagger
#

That's not something that Stripe SDK would do for you. That part is on your app to use fetch or other similar function to call your own server which then creates the setup intent

red aspen
#

let me try it out and comeback in case of issues

#

thanks