Awaiting Payment (1000003) Purchase Orders Showing In DB Not In uCommerce?
We have about 8 purchase orders showing as awaiting payment in the database (OrderStatusId = 1000003), BUT these are not showing in the uCommerce admin? Anyone know why this would be happening?
Its at the end of the checkout. Just before the user gets redirected to PayPal. They are set as awaiting payment but don't show in the backend. We have been playing around and found if we add a completed date to the purchase order then it shows?
I don't know how paypal works but do you get redirected to the payment window, type in your information and get redirected back? are RenderInMenu set to 1 for that orderstatus?
Digging into this I see that orders are sorted by CompletedDate with the latest orders at the top. Maybe the order you're looking for is at the bottom of the list as opposed to the top of the list?
Awaiting Payment (1000003) Purchase Orders Showing In DB Not In uCommerce?
We have about 8 purchase orders showing as awaiting payment in the database (OrderStatusId = 1000003), BUT these are not showing in the uCommerce admin? Anyone know why this would be happening?
Hi Lee,
When does this occur? Is it as a part of when converting basket to a order or is it when you acquire money?
Regards Martin
Its at the end of the checkout. Just before the user gets redirected to PayPal. They are set as awaiting payment but don't show in the backend. We have been playing around and found if we add a completed date to the purchase order then it shows?
Hi Lee.
I don't know how paypal works but do you get redirected to the payment window, type in your information and get redirected back? are RenderInMenu set to 1 for that orderstatus?
Hi Lee,
Digging into this I see that orders are sorted by CompletedDate with the latest orders at the top. Maybe the order you're looking for is at the bottom of the list as opposed to the top of the list?
is working on a reply...