#Sylom — payment intents

1 messages · Page 1 of 1 (latest)

dreamy gyro
#

Hi, could you please provide a Payment Intent id pi_xxx so I could take a better look?

idle herald
#

Since I'm using the test API key, are the ids still valid?

dreamy gyro
#

yes

idle herald
#

pi_3KsOE3EcDi1Zhp571GYwym9o

dreamy gyro
#

I'm taking a look

#

ok so basically to sum things up you are confirming the payment on the Backend (your php code) and you're getting a status requires_action when that happens for 3DS you need to get your customer back to your website and use the client_secret on the Payment Intent object with our Element Stripejs component to get them to authenticate their card

idle herald
#

I see. Since I was partially using React for the cart and I used to retrieve the url to redirect, instead of the URL, I should in this case send the client_secret and treat it with Stripe.js, if I understood correctly.

dreamy gyro
#

yes exactly

idle herald
#

Ok then, I'll try that. Thank you.

dreamy gyro
#

let me know if you need any more help

pure narwhal
#

Hey, taking over here. Let me know if there's any follow-up Qs I can answer!