#Matt11
1 messages ยท Page 1 of 1 (latest)
Hi, this is the ID: pi_3MxZtuApMCw5clA30N4NuZ7V
Hi ๐ source_cancel requests do come from Stripe.js, typically when a customer clicks on the close button that is provided along side the 3DS challenge modal.
ok thanks! and what do you think about the triple 'confirm' called on the same PI? how this is possible?
Hello ๐
Taking over as toby needs to step away soon
If you look at the responses for these confirm requests, the status is requires_action
So even though the PaymentIntent confirmation was attempted multiple times, the customer didn't complete 3DS until the later attempt.
Confirmation isn't considered successful until the authentication is completed. So this is all expected.