Duplicate orders ~ 10% of the time.
-
Hi, I have the latest version of the plugin installed (4.2.3) and I’m running the latest version of the Stripe API (2019-05-16).
I have a problem with duplicate orders, and I think I might have pinpointed it to failing webhooks.
Every time there is a duplicate order, the first set of webhooks fails with a HTTP status code of “Unreachable”, which I assume doesn’t tell my site that the payment is successful. The user then must resubmit the order immediately afterwards, and it then works.
This annoying people as its taking 2 payments, and in some cases, the amounts are quite high.
The webhook is set to https://www.habdirect.co.uk/?wc-api=wc_stripe and I have put 25 test orders through on the staging site without any issues, but on the live site, its about a 10% failure rate. I have a firewall on my server but its allowing HTTP/HTTPS, and the fact that most orders work discounts that. I’m at a loss, and can only assume now that the plugin is rejecting the webhook somehow.
The page I need help with: [log in to see the link]
- The topic ‘Duplicate orders ~ 10% of the time.’ is closed to new replies.