#thelittlewozniak-Payment Element
1 messages · Page 1 of 1 (latest)
👋 happy to help
when you create the second Payment Intent you should use confirm: true
this will automatically confirm the PI and if there is a next_action then you could send the client_secret to the front-end and handle the next action there
without having to show the Payment Element at all
okay and if there's a prompt from the banks because we are in EU, it will do it automatically then?
yes
then yes