#0xl34n_api

1 messages ¡ Page 1 of 1 (latest)

idle isleBOT
sly coralBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

idle isleBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1237325148005339197

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

sly coralBOT
vagrant drift
#

How are you accepting payment from your customers ?

vagrant spear
#

Oka, and what i need to do?

#

With card

vagrant drift
#

I mean what product are you using ?

#

You are using Stripe Checkout right ?

#

if so, Stripe Checkout handles 3ds auth and no further action is required.

#

If the related payment intent is still pending, that mean the customer aborded the session and didn't completed the 3DS on their bank app

vagrant spear
#

Wait

#

I confirm in a few minutes

sly coralBOT
vagrant spear
#

I use API PaymentIntent creation, in Node: stripeConnect.paymentIntents.create

#

Is the same?

torpid dagger
#

but the Event ID you posted is from Checkout. So can you clarify that please? which integration are you having problems with?

vagrant spear
#

Oka, one minute

#

And this: pi_3PD5c1LAwobXIPtp0jflbQNj

#

evt_3PD5c1LAwobXIPtp0PIKHEVa

torpid dagger
#

what's the question about it? It required action yes, and that action was taken. If you're integrating using stripe.js/Elements and the PaymentElement, which you are, that will display a popup UI for any action thats's needed(like 3D Secure). That happened on that example PaymentIntent and the customer paid successfully.