#Krish8128

1 messages · Page 1 of 1 (latest)

ember flickerBOT
pure flume
#

Do you have a PaymentIntent ID that I can take a look at?

delicate dew
#

I don't know where I can find it. Please help me by directing me to where I should look for it.

#

Okay, I think this is the ID you're referring to

pi_3NxXMkSCRDCbExlr0gGVrJfE

pure flume
#

I can see that this payment_intent is in requires_action status, which means you need to bring your customer to frontend and call stripe.confirmCardpayment to start the 3DS process

#

I also notice that you are using a 3rd-party plugin in your integration. If you don't know how to use Stripe API I'd suggest you reach out to the plugin developer directly

delicate dew
#

Can u tell me plugin name in particular?

pure flume
delicate dew
#

I can see that this payment_intent is in requires_action status, which means you need to bring your customer to frontend and call stripe.confirmCardpayment to start the 3DS process

Can you tell me how to do this? Is this something a developer should handle, or can I do it myself as well?

pure flume
#

You need a developer