#adampetty

1 messages · Page 1 of 1 (latest)

fallow torrentBOT
unique gate
granite adder
#

👋 happy to help

#

and if you can also take a screenshot of the browser's console for any errors there that would also be helpful

unique gate
#

req_FPv0fDQQUQaV3r

#

it opens a 3d secure popup but nothing happens

granite adder
#

(the request you shared is for creating a customer, not really relevant here)

#

so based on this request https://dashboard.stripe.com/logs/req_wmSbbj1XN0EWOU as well, I assume that you first tokenize a PaymentMethod then send it to the backend to attach it to the PaymentIntent and wait to see whether the PI is in requies_action status to send it back to the frontend where you call handleCardAction, rather than doing all of that on the frontend with the Elements directly

#

correct?