Prerequisites

United States

Canada

Create your sandbox and production developer accounts

Clover provides a functional sandbox environment for developers. Clover recommends that you test your Adobe Commerce (Magento 2) integration with the Clover plug-in by sending transactions to your sandbox account prior to sending transactions to your production Clover account. For more information, see:

Install and use the Adobe Commerce Composer module

Clover uses Composer to install the Adobe Commerce plugin. Composer is a tool for dependency management in PHP. If you do not have Composer installed, follow the Composer installation instructions. For information on Composer, see Get Composer.

  1. Use your Adobe Commerce authentication keys.
  2. Click Yes to save your username and password. Composer saves your credentials in~/.composer/auth.json.

Troubleshoot Composer Invalid Credentials error

If the error Invalid Credentials appears when installing the Composer:

  1. Edit the~/.composer/auth.json file directly.
  2. Delete the file.
  3. Rerun the Composer command.