Install the Amazon Sales Channel extension

IMPORTANT
Only Amazon Sales Channel extension 4.0+ versions are supported for Adobe Commerce and Magento Open Source 2.4.x versions. If you are running a 2.3.x version, refer to the documentation for the compatible Amazon sales channel release. For more information about version compatibility, see the Availability page in the developer documentation.

The Amazon Sales Channel extension installs and adds features to integrate your Commerce catalog with Amazon Seller Accounts to sell through the Amazon Marketplace. To review additional information, see the Amazon Sales Channel page in Commerce Marketplace and the release notes.

Requirements

  • Commerce instance: The Amazon Sales Channel extension can be installed on instances with Magento Open Source, Adobe Commerce, and Adobe Commerce on cloud infrastructure versions 2.3.x or later. It is no longer supported on 2.1, 2.2, or 1.x releases.
  • Commerce web account: You should have a Commerce web account, which is used to create and track an API key.
  • API key: Create an Amazon sales channel API key through your Commerce web account. The following instructions include these steps.

Install

For more detailed information about using Composer for this process, see the extension installation instructions in the developer documentation.

  1. Log in to the Commerce Marketplace.

  2. Click the Marketplace tab, and then click My Purchases.

  3. Locate and select Amazon Sales Channel.

  4. On the extension page, select the version.

  5. For the component name and version, click Technical Details.

  6. Use the name and version information to update the services connector entry in your composer.json file.

    • Add the extension name and version to your composer.json file.

    • Navigate to your Commerce project directory and update your composer.json file.

    code language-bash
    composer require magento/services-connector:~1.0.3
    
    • Enter your authentication keys. Your public key is your username; your private key is your password.

    • Wait for Composer to finish updating your project dependencies and ensure that there are no errors.

  7. Verify the extension.

Add the Amazon sales channel API key

After installing, enter an API Key to complete configuration.

Set the Amazon channel configuration options

You have the following options for configuring the Amazon sales channel. You do not need to modify these settings to begin onboarding and selling on Amazon. It is recommended that advanced administrators consider these options.

  1. Log into the Admin.

  2. On the Admin sidebar, go to Stores > Settings > Configuration.

  3. Click Sales Channels, then Global Settings.

  4. For Clear Log History, define the interval for clearing the collected logs.

    Options include Once Daily, Once Weekly, and Once Monthly (default).

  5. (Optional) For Background Tasks (CRON) Source, change the setting to Command Line (CLI) CRON.

    This setting is recommended for advanced users/administrators.

  6. Click Save Config.

Update the extension

  1. Log in to the Commerce Marketplace.

  2. Click the Marketplace tab, and then click My Purchases.

  3. Locate and select Amazon Sales Channel.

  4. On the extension page, select the version.

  5. For the component name and version, click Technical Details.

  6. Complete the extension upgrade instructions in the Installation Guide.

recommendation-more-help
d7aea088-4a5c-42a7-90a2-da8ec88c1b94