#billymeetssloth - Checkout

1 messages · Page 1 of 1 (latest)

hallow tiger
#

Hello! What did the error message say?

small lily
#

Per what he told me, he clicked it once, got an error, then clicked it again and it worked

#

So this is why i see back to back payments that are only a minute off

#

Failed weird payment: pi_3JrnnPISszN5RTl11k83bpOb
Second successful payment: pi_3JroIIISszN5RTl11QkVral4

hallow tiger
#

Taking a look, hang on...

small lily
#

Thanks @hallow tiger , i am in no rush 🙂

hallow tiger
#

These Payment Intents belong to two separate Checkout Sessions, both created by your Node code.

Here's the first: https://dashboard.stripe.com/logs/req_1Gmu382Y27tXdz
Here's the second: https://dashboard.stripe.com/logs/req_0tQhwZ1zjCnLvQ

So the "double charge" is a result of this customer going through the Checkout process twice for two different Checkout Sessions.

For the first Checkout Session it looks like they entered payment details, attempted the payment, it was declined, then they entered new payment details, attempted the payment again, and it succeeded. Then there was a totally separate Checkout Session in addition to that which was also successful, leading to one decline and two payments.

small lily
#

Man, thank you SOOOooo much.

#

So definitely user error here

#

I wonder if he had them open in separate tabs?

#

oh well, i cant stop people from being dummies

#

@hallow tiger huge relief to know its not some deep bug on our part

#

super appreciate the help