keat 24 Posted December 22, 2020 Share Posted December 22, 2020 (edited) We recieved a cart payment, with a valid cart_id from a well known, trusted and regular customer. However, we never received the cart notification. So checking in the orders side of the cart, but the order doesn't exist. I checked order_inventory and order_summary, there is no reference to the order. Nothing in error logs either. I did find an entry in the request log: Request Sent - https://ipnpb.paypal.com/cgi-bin/webscr cmd=_notify-validate&mc_gross=91.26&invoice=201221-162107-9829 (the rest of this log I removed for security reasons) Which shows that the order was generated. In Cubecart_access_log, I can see the customer logging in, around the same time as the next order, so I can also confirmed that the customer was at least on our site. Any thoughts as to what happened to this order ? Edited December 22, 2020 by keat Quote Link to post Share on other sites
bsmither 1,481 Posted December 22, 2020 Share Posted December 22, 2020 A customer can delete (or used to be able) an unpaid order. The payment should show in admin, Transaction Logs. Quote Link to post Share on other sites
keat 24 Posted December 23, 2020 Author Share Posted December 23, 2020 (edited) Nothing in transaction logs either. But we received a PayPal payment with the cart ID. We managed to contact the customer this morning, he says as far as he was aware, he'd completed his order, and the fact that we received a payment and a cart_id, you would expect so. However, he also says that he's opened his browser this morning and his order is still in his basket. Very odd. Edited December 23, 2020 by keat Quote Link to post Share on other sites
RBosma 1 Posted December 23, 2020 Share Posted December 23, 2020 (edited) @keat@bsmither I've had this issue also a few times... As far as I know the problem occurs when an order is placed by customer and paid but the order doesn't change to 'processing' but status stays on 'open'... When the customer returns and products are still in cart and he/she places a new order the same order_id is used so the "old" one is overwritten/changed.. Have had it a few times... Mulitple payments with same order_id but still one order in CC.... I'm glad my payment provider sends an automated mail with the items the customer ordered.. Edited December 23, 2020 by RBosma Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.