Search Results

Capability
Feature
Deployment Approach
Implementing a Custom Product Content Renderer
Implementing a Custom Product Content Renderer This tutorial will show you how to add a custom product content renderer by implementing the CPContentRenderer interface. A product content renderer...
Published Date: May 9, 2024 6:45 PM
Implementing a Custom Low Stock Activity
Implementing a Custom Low Stock Activity Here, you'll learn how to add a custom low stock activity by implementing the CommerceLowStockActivity interface. Low stock activities are actions happen...
Published Date: May 9, 2024 6:45 PM
Adding a New Product Data Source for the Product Publisher Widget
Adding a New Product Data Source for the Product Publisher Widget This tutorial will show you how to add a new product data source by implementing the CPDataSource interface. Product data sources...
Published Date: May 9, 2024 6:45 PM
Managing Inventory
Managing Inventory Liferay's inventory engine comes with one low stock activity out-of-the-box. But you can use the extension point to add custom ones.
Published Date: May 9, 2024 6:45 PM
Order Management
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.
Published Date: May 9, 2024 6:45 PM
Promotions
Promotions There are three discount rules available out-of-the-box with Liferay. But you can also use the extension point to add your own custom rules.
Published Date: May 9, 2024 6:45 PM
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...
Published Date: May 9, 2024 6:45 PM
Shipping Engine Client Extension Reference
Shipping Engine Client Extension Reference Shipping Engine Client Extension YAML Reference FieldValueDescription keyliferay-sample-commerce-shipping-engineSpecifies the unique key for the shipping...
Published Date: May 9, 2024 6:45 PM
Checkout Step Client Extension Reference
Checkout Step Client Extension Reference Checkout Step Client Extension YAML Reference FieldValueDescription activetrueSpecifies that the checkout step is active....
Published Date: May 9, 2024 6:45 PM
Payment Integration Client Extension Reference
Payment Integration Client Extension Reference Payment Integration Client Extension YAML Reference FieldValueDescription keyliferay-sample-commerce-payment-integrationSpecifies the unique key for...
Published Date: May 9, 2024 6:45 PM
Commerce
Commerce :::: 2 :gutter: 3 3 3 3 ::: Installation and Upgrades :link: ./installation-and-upgrades.md Activating Liferay Commerce Enterprise Upgrading Liferay Commerce 4.0 Breaking Changes ::: ...
Published Date: May 9, 2024 6:45 PM
Installation and Upgrades
Installation and Upgrades Liferay DXP 7.3 and Below Liferay Commerce is a digital commerce platform built on Liferay DXP. See the prerequisites and available options for installing, deploying, and...
Published Date: May 9, 2024 6:45 PM
Get Help
Get Help
Published Date: May 9, 2024 6:45 PM
Liferay Commerce Fix Delivery Method
Liferay Commerce Fix Delivery Method Subscription Required Delivering fixes is one of the essential services included with your Liferay Enterprise Subscription. For Liferay Commerce, we have...
Published Date: May 9, 2024 6:45 PM
3.0 Breaking Changes
3.0 Breaking Changes This is a chronological list of changes that break existing functionality, APIs, or contracts with third party Liferay Commerce developers or Users in Commerce 3.0. We try our...
Published Date: May 9, 2024 6:45 PM
4.0 Breaking Changes
4.0 Breaking Changes This document presents a chronological list of changes that break existing functionality, APIs, or contracts with third party Liferay Commerce developers or users in Commerce...
Published Date: May 9, 2024 6:45 PM
3.0 Release Notes
3.0 Release Notes Release Highlights Compatibility with Liferay DXP 7.3 Liferay Commerce 3.0 is compatible with the latest version of Liferay DXP. Leverage the new experience management, content...
Published Date: May 9, 2024 6:45 PM
Activating Liferay Commerce Enterprise
Activating Liferay Commerce Enterprise Starting with Liferay DXP/Portal 7.3, Commerce ships with all Liferay bundles and Docker containers and doesn't require a separate installation. However, the...
Published Date: May 9, 2024 6:45 PM
Using the Liferay Commerce Docker Image
Using the Liferay Commerce Docker Image The latest version Liferay Commerce is available as a docker image. Follow these steps to download the latest Docker image release of Liferay Commerce and...
Published Date: May 9, 2024 6:45 PM
Using the Liferay Commerce Tomcat Bundle
Using the Liferay Commerce Tomcat Bundle The Liferay Commerce bundle is available for download from the Liferay Commerce Community Downloads page. The bundle contains the latest version of Liferay...
Published Date: May 9, 2024 6:45 PM
Maintenance Versions
Maintenance Versions Fix Packs are released on a periodic basis and include bug and security fixes. If you are installing a fix pack to an installation that has custom code deployed, we recommend...
Published Date: May 9, 2024 6:45 PM
Upgrading Liferay Commerce
Upgrading Liferay Commerce To enhance the quality of your experience with Liferay Commerce, Liferay provides periodic product upgrades with bug fixes and new features. Users should consider...
Published Date: May 9, 2024 6:45 PM
Installing Commerce 2.1 and Below
Installing Commerce 2.1 and Below Previous releases of Liferay Commerce required additional installation steps that are no longer necessary on Commerce 3.x and above. Prerequisites Before...
Published Date: May 9, 2024 6:45 PM
Deploying Liferay Commerce to an Existing Liferay Installation
Deploying Liferay Commerce to an Existing Liferay Installation This article documents how to deploy Liferay Commerce to an existing Liferay DXP instance. Because Liferay Commerce is built on...
Published Date: May 9, 2024 6:45 PM
Inventory Management
Inventory Management Commerce 2.1+ Liferay's inventory management tools can support a wide range of commerce use cases, from a single storefront with one warehouse to multiple sales channels with...
Published Date: May 9, 2024 6:45 PM
Availability Estimates
Availability Estimates If a product runs out of stock, you can provide an estimate to customers for when it becomes available again. If you're using an accelerator like Minium or Speedwell, three...
Published Date: May 9, 2024 6:45 PM
Developer Guide
Developer Guide
Published Date: May 9, 2024 6:45 PM
Inventory Management Reference Guide
Inventory Management Reference Guide To access inventory settings, open the Global Menu (Global Menu) and navigate to Commerce → Inventory. Navigate to the inventory settings from the Global Menu....
Published Date: May 9, 2024 6:45 PM
Low Stock Action
Low Stock Action Low stock actions trigger when SKU inventory falls below a specific threshold. By default, Liferay includes the Set as Unpublished low stock action, which removes the product from...
Published Date: May 9, 2024 6:45 PM
Warehouse Reference Guide
Warehouse Reference Guide To manage warehouses, open the Global Menu (Global Menu) and navigate to Commerce → Warehouses. If you're using Commerce 2.0 or 2.1, the warehouse settings are located in...
Published Date: May 9, 2024 6:45 PM
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...
Published Date: May 9, 2024 6:45 PM
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...
Published Date: May 9, 2024 6:45 PM
Managing Product Status
Managing Product Status When editing products, you can schedule them to expire or unpublish them manually to remove them from your store catalog. Setting Product Expiration Dates Set expiration...
Published Date: May 9, 2024 6:45 PM
Product Inventory Configuration Reference Guide
Product Inventory Configuration Reference Guide You can configure products in the catalog to display inventory data in the storefront. There are two options available to display inventory data:...
Published Date: May 9, 2024 6:45 PM
Setting Inventory by Warehouse
Setting Inventory by Warehouse Stores with multiple warehouses can manage product inventory on a per warehouse basis. The inventory menu is where you can manage the number of products available to...
Published Date: May 9, 2024 6:45 PM
Using the Inventory Management System
Using the Inventory Management System You can use Liferay's inventory management system to manage inventory for product SKUs in your instance. This system provides these features for managing SKUs:...
Published Date: May 9, 2024 6:45 PM
Developer Guide
Developer Guide
Published Date: May 9, 2024 6:45 PM
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. ...
Published Date: May 9, 2024 6:45 PM
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...
Published Date: May 9, 2024 6:45 PM
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...
Published Date: May 9, 2024 6:45 PM

Capabilities

Product

Education

Contact Us

Connect

Powered by Liferay
© 2024 Liferay Inc. All Rights Reserved • Privacy Policy