Search Results

Capability
Feature
Deployment Approach
Adding Reasons for Refunds
Adding Reasons for Refunds While processing a refund, it is mandatory to select a reason to complete the transaction. Open the Global Menu (Global Menu) and navigate to Control Panel → System...
发布日期: 2024-4-26 下午8:48
Refunds
Refunds Liferay's new Payments application supports the creation of refunds for online payments. Once processed, the refund goes back to the original payment method. There are two main steps...
发布日期: 2024-4-26 下午8:48
Payment Management
Payment Management Liferay DXP 2024.Q1+/Portal 7.4 GA112+ Using Liferay's new payment management application you can view online payments in detail and create refunds on them. To access this...
发布日期: 2024-4-26 下午8:48
Setting Rates for Tax Calculations
Setting Rates for Tax Calculations Liferay Commerce includes built-in tools for defining and applying tax rates to Product and shipping costs. These rates are calculated using configurable Tax...
发布日期: 2024-4-26 下午8:49
Adding Products to a Price List
Adding Products to a Price List Once you've created a price list, create price entries to add product SKUs to it. These entries are used when determining a product's unit price and override an...
发布日期: 2024-4-26 下午8:48
Applying Tax Rates
Applying Tax Rates Once you've added tax rates to a Tax Category, you can apply those rates to Channel Products and shipping costs by assigning the Tax Category to them. When assigned, all...
发布日期: 2024-4-26 下午8:48
Payments Reference
Payments Reference The Payments application displays the following information about each payment entry. FieldDescription IDID of the payment or refund TypeSpecifies whether it is a payment or a...
发布日期: 2024-4-26 下午8:48
Developer Guide
Developer Guide :::: 2 :gutter: 3 3 3 3 ::: Price List API Basics :link: ./developer-guide/price-list-api-basics.md ::: ::: Discount API Basics :link: ./developer-guide/discount-api-basics.md :::...
发布日期: 2024-4-26 下午8:49
Creating a Price List
Creating a Price List You can create price lists to store SKU price entries that target specific accounts, channels, and order types. They're used when determining a product's unit price and...
发布日期: 2024-4-26 下午8:49
Creating Tax Categories
Creating Tax Categories Liferay Commerce uses Tax Categories to store and apply tax rates to Channel Products and shipping costs. Once a Tax Category is created, you can use Tax Calculation Engines...
发布日期: 2024-4-26 下午8:49
Configuring Taxes
Configuring Taxes :file: ../landingpage_template.html :file: configuring-taxes/landing.html
发布日期: 2024-4-26 下午8:48
Pricing
Pricing :file: landingpage_template.html :file: pricing/landing.html
发布日期: 2024-4-26 下午8:48
Creating SKUs for Product Variants
Creating SKUs for Product Variants With Liferay Commerce, you can add multiple SKUs to a Product to represent Product variants. To do this, the Product must have at least one Option with SKU...
发布日期: 2024-4-26 下午8:49
Defining SKUs as Option Values using a Collection Provider
Defining SKUs as Option Values using a Collection Provider Liferay DXP 2023.Q4+/Portal 7.4 GA98+ You can specify one or more categories as a collection provider when configuring an option on a...
发布日期: 2024-4-26 下午8:49
Enabling Subscriptions for a Product
Enabling Subscriptions for a Product With Liferay Commerce, you can create and manage subscriptions for Simple, Grouped, and Virtual Products. Examples of subscriptions include magazines, renewable...
发布日期: 2024-4-26 下午8:49
Managing BOMs
Managing BOMs Subscription Required Bill of Materials (BOM) diagrams identify component parts belonging to a product. Users can create and annotate BOM diagrams in Liferay Commerce that reference...
发布日期: 2024-4-26 下午8:49
Configuring Product Visibility Using Account Groups
Configuring Product Visibility Using Account Groups By default, all products are visible in a Catalog. However, users can limit a product's visibility based on a user's association with an Account...
发布日期: 2024-4-26 下午8:49
Organizing Your Catalog with Product Categories
Organizing Your Catalog with Product Categories Products can be organized into Categories. These groupings allow multiple products to be grouped and handled collectively. Product categories can be...
发布日期: 2024-4-26 下午8:49
Specifications
Specifications A specification stores a single piece of Product information. This can be the Product’s dimensions, color, weight, capacity, or any other attribute. These details can help customers...
发布日期: 2024-4-26 下午8:49
Product Images
Product Images Product images help to ensure that customers know what they are buying and increase the likelihood of a sale. If you have a product with different SKUs you can can upload images for...
发布日期: 2024-4-26 下午8:49
Generating Product Descriptions using AI
Generating Product Descriptions using AI Liferay DXP 2024.Q2+/Portal 7.4 GA120+ You can now use generative AI to add product descriptions. To start using the AI Creator tool, you must add an API...
发布日期: 2024-4-26 下午8:49
Using Product Options
Using Product Options Product Options provide a convenient and flexible way to customize Products. With Options, you can add fields to Products sold in your Channel, allowing customers to choose...
发布日期: 2024-4-26 下午8:49
Catalog API Basics
Catalog API Basics You can manage catalogs from the Applications menu or REST APIs. Call the headless-commerce-admin-catalog services to create and manage catalogs. Adding a Catalog Once Liferay...
发布日期: 2024-4-26 下午8:49
Units of Measure (UOM)
Units of Measure (UOM) Liferay DXP 2023.Q4+/Portal 7.4 GA98+ Businesses can have different ways of maintaining and selling their stock. This is commonly known as Units of Measure (UOM). Some of...
发布日期: 2024-4-26 下午8:49
Overriding Product Level Information
Overriding Product Level Information Product SKUs in a catalog typically inherit the specifications and configurations from the parent product. You can override certain product configurations or...
发布日期: 2024-4-26 下午8:49
Product Attachments
Product Attachments Catalog managers can upload a downloadable document for a product which often provides additional information that is not already in the product's description or specifications....
发布日期: 2024-4-26 下午8:49
Related Products, Up-Sells, and Cross-Sells
Related Products, Up-Sells, and Cross-Sells You can use product relations to create links between products. After doing so, one product displays other linked products. To add a product relation,...
发布日期: 2024-4-26 下午8:49
Product Configuration Reference
Product Configuration Reference Product Details In the Product Detail's tab, you can configure the Product's SEO settings, applied Categories, specifications, and more. View and configure Product...
发布日期: 2024-4-26 下午8:49
Products Overview
Products Overview Liferay Commerce provides three out-of-the-box Product types: Simple, Grouped, and Virtual. Each Product type is stored in a Catalog and assigned a default SKU at creation. By...
发布日期: 2024-4-26 下午8:49
Developer Guide
Developer Guide :::: 2 :gutter: 3 3 3 3 ::: Catalog API Basics :link: ./developer-guide/catalog-api-basics.md ::: ::: Currency API Basics :link: ./developer-guide/currency-api-basics.md ::: ...
发布日期: 2024-4-26 下午8:49
Option Value API Basics
Option Value API Basics You can manage option values from the Options application or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage option values. Adding an...
发布日期: 2024-4-26 下午8:49
Specification API Basics
Specification API Basics You can manage product specifications from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage specifications. ...
发布日期: 2024-4-26 下午8:49
Introduction to Liferay Commerce
Introduction to Liferay Commerce Welcome to Liferay Commerce! Liferay Commerce is a digital commerce platform built from the ground up to meet the challenging and complex needs of any B2B...
发布日期: 2024-4-26 下午8:49
Currency API Basics
Currency API Basics Liferay DXP 2024.Q1+/Portal 7.4 GA112+ You can manage currencies from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and...
发布日期: 2024-4-26 下午8:49
Starting a Store
Starting a Store :file: landingpage_template.html :file: starting-a-store/landing.html
发布日期: 2024-4-26 下午8:49
Product API - Creating a Product with Multiple SKUs
Product API - Creating a Product with Multiple SKUs You can create products with multiple active SKUs using the product API or from the Products application. To create such a product, you must...
发布日期: 2024-4-26 下午8:49
Product API Basics
Product API Basics You can manage products from the Applications menu, but you can also use Liferay’s REST APIs. Call these services to create and manage products. Adding a Product Then follow...
发布日期: 2024-4-26 下午8:49
Option API Basics
Option API Basics You can manage option templates from the Applications menu or with REST APIs. Call the headless-commerce-admin-catalog services to create and manage options. Adding an Option ...
发布日期: 2024-4-26 下午8:49
Accelerators
Accelerators Liferay Commerce Accelerators make building stores and exploring Liferay Commerce fast and easy. Note: Users who want to build their store from scratch are recommended to walk...
发布日期: 2024-4-26 下午8:49
Configuring Product Visibility Using Channels
Configuring Product Visibility Using Channels When you create a product, it is visible across all channels, but you can limit visibility to specific channels. Consider a multi-brand scenario where...
发布日期: 2024-4-26 下午8:49
Introduction to the Admin Account
Introduction to the Admin Account The Admin user is created by default in any new installation of Liferay Commerce and has full permissions to modify every facet of a Liferay Commerce instance. The...
发布日期: 2024-4-26 下午8:49
Managing Channels
Managing Channels To display products and receive orders, a Liferay instance must have at least one channel. Accelerators like Minium already have a channel set up for you. Adding a New Channel ...
发布日期: 2024-4-26 下午8:49
Configuring Payment Methods
Configuring Payment Methods Payments are processed through a Payment Method. There are three types of payment methods: Offline: Liferay Commerce does not process payment. Online Standard: Payment...
发布日期: 2024-4-26 下午8:49
Store Management
Store Management :file: landingpage_template.html :file: store-management/landing.html
发布日期: 2024-4-26 下午8:49
Guest Checkout Overview
Guest Checkout Overview Guest checkout functionality can be enabled on a per-channel basis and allows users to submit orders without a registered account on the site. See Enabling Guest Checkout to...
发布日期: 2024-4-26 下午8:49
Sending Emails
Sending Emails You can configure Liferay to send email notifications for different events that happen in your store. For example, you may want to send updates to the order manager or another person...
发布日期: 2024-4-26 下午8:49
Users and Accounts
Users and Accounts Liferay Commerce provides specialized roles out of the box to satisfy e-commerce needs. These roles are included alongside the standard DXP roles and define basic user profiles...
发布日期: 2024-4-26 下午8:49
Adding Organizations to Accounts
Adding Organizations to Accounts Organizations can be added to an Account to simplify the management and administration of accounts. To learn more about using Organizations with Accounts see Using...
发布日期: 2024-4-26 下午8:49
Creating a New Account
Creating a New Account There are two ways to create an account: 1) using the Account Management widget and 2) through the Control Panel. Access to the Control Panel is typically restricted to those...
发布日期: 2024-4-26 下午8:49
Adding Addresses to an Account
Adding Addresses to an Account This article documents how to update an account's billing and shipping addresses using either the Account Management widget or the Control Panel. Using the Account...
发布日期: 2024-4-26 下午8:49
Account Management
Account Management In Liferay Commerce, Accounts are used to store customer information, such as billing and shipping addresses, order details, and VAT number. Once created, Accounts can be sorted...
发布日期: 2024-4-26 下午8:49
Pricing Permissions
Pricing Permissions With Liferay Commerce, you can use permissions to control access to Pricing applications and resources in the Commerce tab of the Global Menu (Global Menu). Control access to...
发布日期: 2024-4-26 下午8:50
Using Organizations to Create a Sales Network
Using Organizations to Create a Sales Network The organizational structure of B2B sales networks can be mirrored in Liferay Commerce using the Organizations feature. Organizations are hierarchical...
发布日期: 2024-4-26 下午8:49
Creating a New Account Group
Creating a New Account Group Account Groups allow accounts to be grouped based on business criteria, such as grouping accounts by geographic region (US West Coast, the Midwest, and the South)....
发布日期: 2024-4-26 下午8:49
Inviting Users to an Account
Inviting Users to an Account This article documents how to invite users to an account. Corporate accounts can have more than one user assigned to handle various aspects of a transaction. There are...
发布日期: 2024-4-26 下午8:49
Roles and Permissions
Roles and Permissions The permissions assigned to a user role determine the Liferay applications and resources they can access and use. You can scope each role to an instance, Site, Organization,...
发布日期: 2024-4-26 下午8:49
Product Management Permissions
Product Management Permissions With Liferay Commerce, you can use permissions to control access to Product Management applications and resources in the Commerce tab of the Global Menu (Global...
发布日期: 2024-4-26 下午8:50
Order Management Permissions
Order Management Permissions With Liferay Commerce, you can use permissions to control access to Order Management applications and resources in the Commerce tab of the Global Menu (Global Menu). ...
发布日期: 2024-4-26 下午8:50
Adding Pages for Distributor Application
Adding Pages for Distributor Application Pages are the primary building blocks of Liferay sites. Delectable Bonsai's design team has created and exported three placeholder pages for use with the...
发布日期: 2024-4-26 下午8:50
Application Development
Application Development Sometimes Liferay's out-of-the-box features don't cover all the functionality you need. When this happens, you can develop your own applications that interface with Liferay...
发布日期: 2024-4-26 下午8:50

Capabilities

Product

Contact Us

Connect

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