Search Results

All Results 55
Sort By
Resource Type
Deployment Approach
Capability
Feature
Customizing Order Management
Customizing Order Management Liferay's order engine contains several components that you can customize to fit your needs. You can add custom notification types, order statuses, order rules, and more.
Implementing a Custom Order Status
Implementing a Custom Order Status You can add a custom order status by implementing the CommerceOrderStatus interface. The Commerce Order Engine provides a standard order flow out-of-the-box, but...
Implementing a Custom Notification Type
Implementing a Custom Notification Type You can configure Liferay Commerce to send email notifications for a variety of event triggers in your store. When there's no out-of-the-box notification...
Order API Basics
Order API Basics You can manage orders from the Applications menu or with REST APIs. Call the headless-admin-commerce-order services to create and manage orders. Adding an Order Once Liferay is...
Term API Basics
Term API Basics You can manage terms and conditions from the Applications menu or with REST APIs. Use the /terms endpoint from headless-admin-commerce-order to create and manage terms and...
Order Management
Order Management Use Liferay's order management capabilities to process orders of multiple types from different channels, set up workflows, create shipments for orders, and more.
Order Management APIs
Order Management APIs Here is a comprehensive resource for understanding and leveraging Liferay’s order management APIs.
Order Type API Basics
Order Type API Basics You can manage order types from the Applications menu or with REST APIs. Use the /order-types endpoint from headless-admin-commerce-order to create and manage order types. ...
Using Order Importer
Using Order Importer Liferay DXP 7.4 U1+/GA5+ There are two ways to create a new order on a Minium site: Click the Account Selector from the top right and select Create New Order. Go to the...
Order Rules
Order Rules You can use order rules to enforce conditions that the buyer must fulfill to continue checking out an order. To enable order rules, Open the Global Menu (Global Menu icon) and...
Order Importer
Order Importer You can use the Order Importer in Liferay Commerce to add new orders that aren't already in the system quickly. It supports importing Orders from a CSV file, Wishlist or past Orders.
Using Order Types
Using Order Types Liferay DXP 7.4 U4+/GA8+ To support the example scenario of stock and urgent orders, you can create two Order Types. Stock orders have regular pricing, and urgent orders incur a...
Order Splitting
Order Splitting Liferay DXP 7.4 U84+/GA84+ Order Splitting divides a customer order into separate orders that suppliers can fulfill independently. The order is split based on the catalog of the...
Shipments
Shipments You can create Shipments when an order is in the processing stage. A single shipment may contain multiple orders, but the same account must create all the orders contained in the...
Canceling a Shipment
Canceling a Shipment If a buyer cancels an order before shipping it, the seller may cancel the shipment in Liferay. Note that canceling a shipment does not close an order. You can manage an order's...
Using the Minimum Order Amount Rule
Using the Minimum Order Amount Rule Liferay DXP 7.4 U1+/GA5+ Because of the cost to fulfill an order, you may want to accept only orders above a certain amount. You can do this through order rules...
Using the Products Limit Rule
Using the Products Limit Rule Liferay DXP 2024.Q1+/Portal GA112+ You may want to prevent customers from purchasing products from a specific product group. For instance, a machine manufacturer may...
Order Types
Order Types Orders can be of various types that require different pricing or visibility. For example, a buyer can have stock orders that consist of their restocking purchases. They can also have...
Order Workflows
Order Workflows Order workflows require the buyer or seller to give internal prior approval before processing an order for the channel(s) you choose. To learn more about Liferay workflows in...
Approving or Rejecting Orders in Order Workflows
Approving or Rejecting Orders in Order Workflows Order workflows, when enabled, empower the buyer or seller to require internal prior approval for an order before it can be processed. This article...