#rosie-3ds

1 messages · Page 1 of 1 (latest)

finite kernel
#

It sounds like the Payment you created was timeout-ed. How did you create the Payment?

delicate ibex
#

we use payment intent. it fails during the 3d secure authentication simulation process immediately after "payment_intent.requires_action". this part of the flow is supposed to be after clicking on the "authorization success" button to simulate successful authorization but it just automatically cancels the transaction.

finite kernel
#

Could you paste me a sample PaymentIntent Id? pi_xxx

delicate ibex
#

thanks orakaro. this is one: pi_3KgmtaBSRoY85hcC0TBAptai

finite kernel
#

The PI looks good to me, it's just not authorized yet. Can you screenshot or screenrecord the error on your authentication screen?

#

It works fine to me, same test card

delicate ibex
#

sure. ill send a loom video in a bit.

delicate ibex
#

in this case, it proceeded to the "source is canceled" screen. sometimes it goes to the screen where you choose success or failure.

#

pi_3Kh76h2UL0kEbo9w1DS6kaAq

#

it only affects transactions that go through our connect accounts

finite kernel
#

Let me take a closer look

#

Check this request req_SYGVNzcgLSrP9V

#

Something in your system is triggering this cancel request

#
Stripe/v1 PhpBindings/7.112.0
delicate ibex
#

hi orakaro. thats part of our flow wherin when a payment fails, it deletes the subscription. its in the later part of the flow.

#

the issue is right before that happens.

#

acct_1Kh31x2UL0kEbo9w , cus_LNssCEUZ5RIs2k is the user in question

#

and this is the root cause which ends up with the cancel request because the authentication fails: evt_1Kh76i2UL0kEbo9w2UcIlXvB

finite kernel
#

Hmm I see. Any chance that Cancel API could fire unexpectedly? If you comment that logic out, can you reproduce the issue?

delicate ibex
#

sure. ill try and report back.

finite kernel
#

👋 I am stepping down for the day. If you come back feel free to open another thread. Good luck!