#Leroy-3DS

1 messages · Page 1 of 1 (latest)

lucid briar
oblique surge
#

i have looked at it but i think im coming short on how to proceed, forgive my ignorance on that

#

for instance, i was using the charge api before, this looks to want me to switch to the payment intent api

#

im not really encountering any errors, more like, am unable to pass my metadata successfully via XMLHttpRequest

lucid briar
oblique surge
#

so in my code ive actually booted customers to use the checkout api if they're not in the US

#

if you look in my js you'll see i pass some parameters to a php file, and in my php you'll see i create a checkout session that they're redirected to

#

my ultimate goal is to pass the form field values for first name and last name as metadata to my checkout session

#

i realized this is sounding a little XY problemy but i feel like it's doable