#KarlS - Double Payment

1 messages · Page 1 of 1 (latest)

quick ivy
#

Hello! Can you provide more details? Which API(s) are you using? Was Checkout used? Is it a custom payment form?

lapis shale
#

Here is a tx id: txn_3Jr3wqG30Vl6ne6N0EaPhiPD

#

One more example:
txn_3Jr3xcG30Vl6ne6N1S3M1lh7

#

those 2 represent a duplicate payment

quick ivy
#

Taking a look, hang on...

lapis shale
#

thanks. the code on the backend is a stripped down super basic stripe code written in PHP

quick ivy
lapis shale
#

those links not working

quick ivy
#

Oh, my fault. Edited. Will you try now?

lapis shale
#

yep

#

still not working

#

wait!

quick ivy
#

Are you logged in to the same account where these Charges exist?

lapis shale
#

wrong Strip session

#

ok, so that is part of the problem.

#

our code does not try to match up customers by email address... so everycharge ends up creating a new customer

#

I'll check if we are disabling the order button on submit...

lapis shale
#

So it gets stranger. I'm looking at the date/time received for both records and they are within a minute of each. We also collect the user "signature" which is an abitrary text field they type their name into. Well the names match, but not by casing which means they did fill out the form twice... I have a call into the customer.