Troubleshooting

Troubleshooting

Before creating a support ticket it can be a good idea to try to locate the issue yourself. Or at least – to determine where the issue is located and prepare as much as possible.

Here is a step-by-step guide on how to troubleshoot your store and prepare your support question before submitting it to us.

If you still have problems and issues after you have gone through the steps in the link above you’re welcome to get in touch with us at support@krokedil.se.


Double orders in WooCommerce


When a customer places an order in WooCommerce a Pending payment order will be created. If the customer for some reason doesn’t complete the order/payment process at this point, it will remain in pending payment status. If the customer returns to complete the order but makes any changes, or their session has expired, a new order will be created and used instead.

This will cause two orders from the same customer to exist in WooCommerce that also can have the same transaction-ID from Ecster. This in itself is not a problem, other than it can be confusing, since the customer has only been charged for the Processing order. It can however cause some unforeseen issues. For instance, a discount coupon limited to one (1) use can wrongfully be deemed as no longer valid. This is because it’s tied to the original pending payment order if that order hasn’t been cancelled.

You can read more about this at Discount coupons wrongfully claimed to have already been used.

You can also read more about this issue and how to automatically cancel orders that aren’t paid at Pending payment orders and held stock.