#carlosbilangieri_api

1 messages ยท Page 1 of 1 (latest)

versed windBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1260935148984340582

๐Ÿ“ Have more to share? Add details, code, screenshots, videos, etc. below.

low talon
#

Hi Guys...

full grove
#

hi there!

#

what's your question?

low talon
#

Hi..

#

We processed a payment and go the required_actcion..

full grove
#

so what's your question?

low talon
#

What should I do?

#

It should be accedpted the payment

#

not give us requires_action on the status

full grove
#

if it's in a requires_action, it means that the bank asked for the user to go though the 3DS flow.

#

so you need to ask your user to come back to your website/app, and re-confirm the PaymentIntent on the frontent to trigger the 3DS flow.

stiff copperBOT
low talon
#

Laetitia โ€” Today at 13:44
according to our customer, their customer did not receive a request for approval.

unique frigate
#

๐Ÿ‘‹ stepping in here as soma needs to step away

low talon
#

Our software is a Windows based application...

#

We can't use JS libraries..

unique frigate
low talon
#

You mean setting a return_url on the object on v1/payment_intents?

#

like this

unique frigate
#

Yes

low talon
#

amount=7700&currency=EUR&payment_method_types[]=card&payment_method=pm_1Pb2OHDoQy71V0w1q3FRZB8T&confirm=true&customer=cus_QRwGi8L4gPV9TA&metadata[StripePaymentID]=RI247B80634000068009&retunr_url=http://localhost

#

?

unique frigate
#

You have a typo but overall yes that's the idea

#

You should test this out in test mode

low talon
#

okau

#

Sorry.. but it seems to be wrong..

unique frigate
#

Did you get an error?