Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

In your store's Admin area, go to the Sales > Orders

The AbanteCart software includes an order management system that features automatic e-mails to customers and merchants. Orders are created when a customer completes the checkout process and are visible by Admin users only. Each order is given a unique Order ID stored in the database.

An order also has a status. The order statuses let you know how far along the order is, starting from pending and ending with complete. You can create your own order statuses in the Admin > System > Localization > Order Statuses. Also you can assign any order status to be default for specific Payment Method.

Bulk actions

  • save order status changes made directly in grid
  • remove selected orders
  • search and refine result
  • sort orders in grid

Individual actions (per order)

  • change order status 
  • remove
  • view print invoice
  • quick view (edit → quick view)

Incomplete Orders

An incomplete order happens when a shopper reached the payment confirm page, but did not complete the transaction. Incomplete orders can be the result of: a failed payment attempt (e.g. credit card was declined) ... or they never completed the transaction (e.g. did not return from a hosted payment gateway). Incomplete orders are often mistaken as abandoned carts, but they are not the same.

By default AbanteCart hide orders with Incomplete status, anyway if you interested to see Incomplete order's customers carts select -Incomplete- in status dropdown and click Go button.

  • No labels