Hi
S2Member has done a duplicated payment with 3 hours of difference.
According to my investigations it happened because the customer accesed the web a second time and she refreshed the payment page.
I was able to refund it but I have lost the Stripe’s commision.
Stripe customer suppor recommended me to implement Idempotent Request in the api
https://stripe.com/docs/api/idempotent_requests
I think this will be interesting for all of us.
Does any one here know about this?
I’ll thank any help
Thank you.