Managing Orders

Orders are created when a customer completes the checkout process, and they are visible by Admin and Shop Manager users only. Each order is given a unique Order ID. An order also has a Status. Order statuses let you know how far along the order is, starting with Pending and ending with Completed.


Documentation

Managing Orders