Capability

Commerce

Liferay DXP includes robust e-commerce capabilities. Liferay’s commerce capabilities integrate content management, digital asset management, and comprehensive commerce functionalities, empowering you to deliver diverse online shopping experiences.

Use Liferay’s Commerce features to set up a storefront, add and manage products and catalogs, configure multiple channels for sales, configure multiple forms of payment, and much more.

Feature
Deployment Approach
Capability
カスタム注文ステータスの実装
カスタム注文ステータスの実装 CommerceOrderStatusインターフェイスを実装することにより、カスタム注文ステータスを追加できます。 commerce注文エンジンは、すぐに使用できる標準の注文フローを提供しますが、ニーズに合わせてカスタマイズできます。 カスタム注文ステータスは、既存の注文フローに追加された新しいステージです。...
公開日: 2024/05/09 18:45
カスタムの在庫数低下アクティビティの実装
カスタムの在庫数低下アクティビティの実装 このチュートリアルでは、 CommerceLowStockActivity インターフェイスを実装して、カスタムの在庫数低下アクティビティを追加する方法を示します。 在庫数低下アクティビティは、商品が設定された最小在庫数量を下回った場合に自動的に実行されるアクションです。 Liferay Commerceは、1つの...
公開日: 2024/05/09 18:45
新しい割引ルールタイプの追加
新しい割引ルールタイプの追加 2つのインターフェースを実装することで、新しい割引ルールタイプを追加することができます。2つのインターフェイスは、 CommerceDiscountRuleType と CommerceDiscountRuleTypeJSPContributor です。 割引ルールタイプは、割引が注文に適用される時期を評価するための条件を定義します。 Liferay...
公開日: 2024/05/09 18:45
販売
販売
公開日: 2025/01/18 2:44
カスタム注文バリデーターの実装
カスタム注文バリデーターの実装 このチュートリアルでは、 CommerceOrderValidator インターフェイスを実装してカスタムオーダーバリデータを追加する方法を説明します。 注文バリデータは、チェックアウトを進めるときに顧客のカート内の商品を検証するクラスです。 Liferay は、 デフォルト を含む複数のすぐに使える注文バリデーターに加え、 アイテムのバージョン と...
公開日: 2025/01/18 2:44
新しい支払い方法の実装
新しい支払い方法の実装 このチュートリアルでは、 CommercePaymentMethod インターフェイスを実装して、新しい支払い方法を追加する方法を示します。 支払方法とは、顧客が注文に対して支払う様々な方法を表します。 Liferay Commerceは、 Authorize.Net 、 Mercanet 、 Money Order 、 PayPal...
公開日: 2025/01/18 2:44
新しい税エンジンの実装
新しい税エンジンの実装 このチュートリアルでは、 CommerceTaxEngine インターフェイスを実装して、新しい税エンジンを追加する方法を示します。 税エンジンは、取引が行われるときに税金の計算を実行します。 Liferay Commerceは、固定税率用の FixedCommerceTaxEngine 、および住所による税金計算用の...
公開日: 2025/01/18 2:44
カスタム為替レートプロバイダーの実装
カスタム為替レートプロバイダーの実装 このチュートリアルでは、 ExchangeRateProvider インターフェイスを実装して、カスタム為替レートプロバイダーを追加する方法を示します。 為替レートプロバイダーは、データソースを使用して通貨間の為替計算を実行します。 Liferay Commerceでは、すぐに使える為替レートプロバイダー、...
公開日: 2025/01/18 2:44
Using Client Extensions
Using Client Extensions Liferay DXP 2024.Q1+/Portal GA112+ Using client extensions, you can extend Liferay without using OSGi modules. Deploy them to any Liferay environment, whether you host it...
公開日: 2024/05/09 18:45
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...
公開日: 2024/05/09 18:45
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...
公開日: 2024/05/09 18:45
Checkout Step Client Extension Reference
Checkout Step Client Extension Reference Checkout Step Client Extension YAML Reference FieldValueDescription activetrueSpecifies that the checkout step is active....
公開日: 2024/05/09 18:45
Using the Checkout Step Client Extension
Using the Checkout Step Client Extension Liferay DXP 2024.Q1+/Portal GA112+ You can use a client extension to create a new checkout step. This tutorial uses an example client extension from the...
公開日: 2024/05/09 18:45
Using the Payment Integration Client Extension
Using the Payment Integration Client Extension Liferay DXP 2024.Q1+/Portal GA112+ You can use a client extension to integrate with a new payment method in Liferay. This client extension from the...
公開日: 2024/05/09 18:45
Using the Shipping Engine Client Extension
Using the Shipping Engine Client Extension Liferay DXP 2024.Q1+/Portal GA112+ You can use a client extension to add a new shipping engine to Liferay. This client extension from the sample...
公開日: 2024/05/09 18:45
サポート
サポート
公開日: 2024/05/09 18:45
Liferay Commerceフィックスの提供方法
Liferay Commerceフィックスの提供方法 サブスクリプションが必要です。 フィックスの提供は、Liferay Enterpriseサブスクリプションに含まれる重要なサービスの1つです。 Liferay Commerceでは、プロジェクトのフェーズに合わせてフィックスの提供方法を設計しているため、最新のアップデートに継続的にアクセスできます。 Liferay...
公開日: 2024/05/09 18:45
インストールとアップグレード
インストールとアップグレード
公開日: 2024/05/09 18:45
3.0 旧バージョンと非互換の変更
3.0 旧バージョンと非互換の変更 このドキュメントは、サードパーティのLiferay Commerce開発者またはCommerce 3.0.のユーザーとの既存の機能、API、または契約に違反する変更の時系列リストを示しています。 私たちはこれらの混乱を最小限にするために最善を尽くしていますが、時には避けられないこともあります。 このファイルに記載されている変更の種類の一部を次に示します。...
公開日: 2024/05/09 18:45
4.0 旧バージョンと非互換の変更
4.0 旧バージョンと非互換の変更 本ドキュメントは、Commerce 4.0 において、既存の機能、API、サードパーティの Liferay Commerce 開発者やユーザーとの契約を破壊する変更点を時系列で紹介します。 私たちはこれらの混乱を最小限にするために最善を尽くしていますが、時には避けられないこともあります。 このファイルに記載されている変更の種類の一部を次に示します。 ...
公開日: 2024/05/09 18:45