Search

Implementing a Custom Order Validator
Implementing a Custom Order Validator This tutorial explains how to add a custom order validator by implementing the CommerceOrderValidator interface. An order validator is a class that validates...
Last Modified: May 7, 2024 1:06 AM
Implementing a Custom Checkout Step
Implementing a Custom Checkout Step This tutorial will show you how to add a custom checkout step by implementing the CommerceCheckoutStep interface. A checkout step represents one screen of the...
Last Modified: May 7, 2024 1:06 AM
Orders
Orders
Last Modified: May 7, 2024 1:31 AM
Order Information
Order Information Administrators can view and edit order information by clicking an order in the Orders menu. There are five tabs: General, Payments, Shipments, Notes, and Emails.General You can...
Last Modified: May 7, 2024 1:31 AM
Order Life Cycle
Order Life Cycle An Order stores data regarding a potential or past transaction. This article provides an overview of the order life cycle from open cart to fulfilled order. This is the latest...
Last Modified: May 7, 2024 1:31 AM
Order Management Statuses Reference Guide
Order Management Statuses Reference Guide Liferay Commerce 2.0 Every order in Liferay Commerce has order information and order management statuses associated with it. This article reviews the...
Last Modified: May 7, 2024 1:31 AM
Orders Menu Reference Guide
Orders Menu Reference Guide Orders can be viewed and managed by an administrator in the Orders menu. To access the Orders menu, click the Global Applications button → Commerce → Orders. Navigate...
Last Modified: May 7, 2024 1:34 AM
Processing an Order
Processing an Order Processing an order in Liferay Commerce consists of two stages: accepting an order and processing an order. Shipments are created while orders are processed. To begin...
Last Modified: May 7, 2024 1:36 AM