Search Results

Capability
Feature
Deployment Approach
Currencies Reference
Currencies Reference Liferay comes with multiple currencies pre-configured for use out-of-the-box. Your store must have a primary currency enabled to start processing orders. To manage currencies,...
Published Date: May 9, 24, 6:47 PM
Managing Exchange Rates
Managing Exchange Rates Exchange rates can be manually managed or automatically updated by an online service. To ensure that the store has the most recent exchange rates, administrators can enable...
Published Date: May 9, 24, 6:47 PM
Understanding the Currency Hierarchy
Understanding the Currency Hierarchy With Liferay, you can use different currencies across catalogs, price lists, and channels. Each currency has its own role in the currency hierarchy. The...
Published Date: May 9, 24, 6:47 PM
Developer Guide
Developer Guide
Published Date: May 9, 24, 6:47 PM
Channel API Basics
Channel API Basics You can manage channels from the Applications menu or with REST APIs. Call the headless-commerce-admin-channel services to create and manage channels. Adding a Channel Once...
Published Date: May 9, 24, 6:47 PM
Enabling Guest Checkout
Enabling Guest Checkout You can enable guest checkout on a per-channel basis. Open the Global Menu (Applications Menu icon) and navigate to Commerce → Channels. Select the channel linked to...
Published Date: May 9, 24, 6:47 PM
Guest Checkout
Guest Checkout Guest checkout allows users to submit orders without a registered account on the site. You can enable guest checkout on a per-channel basis. See Enabling Guest Checkout to learn...
Published Date: May 9, 24, 6:47 PM
Liferay Commerce Configuration Overview
Liferay Commerce Configuration Overview You can find options to configure Commerce from the Global Menu. Access Commerce via the Global Application menu. Open the Global Menu (Global Menu) and go...
Published Date: May 9, 24, 6:47 PM
Locale Options
Locale Options Liferay Commerce can be configured to work in different regions and languages. See the following articles to learn how to configure a store for regional variances in language,...
Published Date: May 9, 24, 6:47 PM
Configuring the Commerce Notification Queue
Configuring the Commerce Notification Queue When channel events trigger notifications, Commerce logs them in the channel's Notification Queue tab with the Unsent status. By default, Liferay checks...
Published Date: May 9, 24, 6:47 PM
Notification Template Variables Reference Guide
Notification Template Variables Reference Guide When creating notification templates, you can use variables to populate email fields dynamically with data from the triggering event. Notification...
Published Date: May 9, 24, 6:47 PM
Using Notification Templates
Using Notification Templates Email notifications are sent automatically to users based on events in the store. To send them, you must first create a Notification Template. Notification templates...
Published Date: May 9, 24, 6:47 PM
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...
Published Date: May 9, 24, 6:47 PM
Account Management
Account Management Available Liferay 7.3 and Below In Liferay, accounts store customer information, such as billing and shipping addresses, order details, and VAT number. Once created, accounts...
Published Date: May 9, 24, 6:47 PM
Account Roles
Account Roles Account roles are sets of permissions that grant users specific abilities within an Account context. These roles can be used to delegate Account responsibilities, or paired with...
Published Date: May 9, 24, 6:47 PM
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...
Published Date: May 9, 24, 6:47 PM
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...
Published Date: May 9, 24, 6:47 PM
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)....
Published Date: May 9, 24, 6:47 PM
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...
Published Date: May 9, 24, 6:47 PM
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...
Published Date: May 9, 24, 6:47 PM
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...
Published Date: May 9, 24, 6:47 PM
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,...
Published Date: May 9, 24, 6:47 PM
Commerce Roles Reference
Commerce Roles Reference Liferay includes four roles out-of-the-box for Commerce: account administrator, account member, buyer, and order manager. You can modify these roles or create additional...
Published Date: May 9, 24, 6:47 PM
Inventory Management Permissions
Inventory Management Permissions With Liferay Commerce, you can use permissions to control access to Inventory Management applications and resources in the Commerce tab of the Global Menu (Global...
Published Date: May 9, 24, 6:47 PM
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). ...
Published Date: May 9, 24, 6:47 PM
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...
Published Date: May 9, 24, 6:47 PM
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...
Published Date: May 9, 24, 6:47 PM
Settings Permissions
Settings Permissions With Liferay Commerce, you can use permissions to control access to Settings applications in the Commerce tab of the Global Menu (Global Menu). Control access to Settings...
Published Date: May 9, 24, 6:47 PM
Adding an Approval Workflow
Adding an Approval Workflow After adding the applicationState field, Delectable Bonsai wants to implement a workflow for reviewing and approving changes made to applications. Currently, all updates...
Published Date: Oct 22, 24, 5:15 PM
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...
Published Date: Oct 22, 24, 5:15 PM
Designing User Interfaces
Designing User Interfaces Liferay gives you the tools for creating dynamic and responsive user interfaces for your custom applications. With Liferay's page builder features, you can use fragments...
Published Date: Oct 22, 24, 5:15 PM
Implementing Business Logic
Implementing Business Logic Business logic refers to the rules and processes that determine how an application behaves within a system to meet business needs. Implementing business logic...
Published Date: Oct 22, 24, 5:15 PM
Importing Fragments for the Distributor Application Pages
Importing Fragments for the Distributor Application Pages Published objects are integrated with Liferay's core frameworks, so you can map page fragments to object entries, such as form fragments...
Published Date: Oct 22, 24, 5:15 PM
Adding Notification Actions
Adding Notification Actions Delectable Bonsai wants to improve visibility for new applications. They also want to automate updates for applicants, notifying them when their application is received,...
Published Date: Oct 22, 24, 5:15 PM
Creating a Display Page for Distributor Applications
Creating a Display Page for Distributor Applications Published objects are integrated with the Info framework, so you can select them as the content type for display page templates. When selected,...
Published Date: Oct 22, 24, 5:15 PM
Validating Fields
Validating Fields So far, Delectable Bonsai has no way to ensure applicants provide valid, consistent data in their applications. Here you'll add validations for Distributor Application's email,...
Published Date: Oct 22, 24, 5:16 PM
Adding a Custom Layout and View to Distributor Application
Adding a Custom Layout and View to Distributor Application With over 50 fields, the current user interfaces for Distributor Application are no longer viable for creating and displaying entries....
Published Date: Oct 22, 24, 5:16 PM
Modeling Data Structures
Modeling Data Structures Your first step in writing an application is to model its data structures. This requires some brainstorming about the application you want to write: Identifying the...
Published Date: Oct 22, 24, 5:16 PM
Adding Fields to the Distributor Application Object
Adding Fields to the Distributor Application Object Here you'll add general fields to the Distributor Application object for gathering additional applicant and contact information: Open the...
Published Date: Oct 22, 24, 5:16 PM
Adding a Relationship Between the Object Definitions
Adding a Relationship Between the Object Definitions Delectable Bonsai must relate an application to multiple evaluations. This involves adding a one-to-many relationship in the Distributor...
Published Date: Oct 22, 24, 5:16 PM

Capabilities

Product

Contact Us

Connect

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