X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (X-Cart 5) (https://forum.x-cart.com/forumdisplay.php?f=56)
-   -   Abandoned Cart, is an order? (https://forum.x-cart.com/showthread.php?t=78332)

GDavis 12-11-2021 11:03 PM

Abandoned Cart, is an order?
 
Hello,

I am trying to figure out how and where abandoned carts are. It seems like it should be an order and I do see isAcOrder which seems promising. But the column is all zeros and I know we have abandoned carts

Thanks for any advice

Greg Davis

X-Cart
Business 5.3.6.8

Ed B. 12-25-2021 08:55 AM

Re: Abandoned Cart, is an order?
 
Just look for orders with the column payment_status_id is 'NULL' in the table 'xc_orders', these correspond to abandoned carts.


All times are GMT -8. The time now is 02:54 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.