Edit in GitHubLog an issue

Install the payment module

To begin using the payment module with the checkout starter kit, ensure that you have completed the getting started and configuration steps.

For more ideas on how you can use the payment module, refer to payment use cases.

Prerequisites

  • Adobe Commerce on cloud infrastructure or on-premises: 2.4.5+
  • PHP 8.1+
  • Magento Open Source is not supported.

Installation

PaaS only

Before installing Commerce modules, ensure that you have the required credentials in auth.json with access to the Adobe Commerce repository.

To enable out-of-process payment methods in Commerce, install the magento/module-out-of-process-payment-methods module using the following command:

Copied to your clipboard
composer require magento/module-out-of-process-payment-methods --with-dependencies

Configuration

The starter kit provides the create-payment-methods script to help configure Adobe Commerce. It reads the payment methods configuration from the payment-methods.yaml file and creates the payment methods in Adobe Commerce.

To run this script, use the following command:

Copied to your clipboard
npm run create-payment-methods

Next steps

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2025 Adobe. All rights reserved.