> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Magento 2 / Adobe Commerce

> Install the Dintero Checkout plugin for Magento 2 and Adobe Commerce stores.

Magento 2 (Adobe Commerce) is an open-source e-commerce platform. Dintero offers a checkout plugin for Magento 2 and Adobe Commerce stores.

## Prerequisites

* Magento Open Source version 2.3 or newer.
* A Magento account.
* A Dintero account. See [API client setup](/docs/checkout/checkout-client) to create your API keys.

## Install the plugin

<Steps>
  <Step title="Add the plugin to your Adobe Commerce Marketplace cart">
    Go to [commercemarketplace.adobe.com](https://commercemarketplace.adobe.com/dintero-hp.html) page for the Dintero plugin, add it to your cart, complete the order, and click **Install**.
  </Step>

  <Step title="Generate access keys">
    In the Marketplace, select **Create A New Access Key** and save both the public and private keys.
  </Step>

  <Step title="Sync with Component Manager">
    In your Magento admin, go to **System** > **Web Setup Wizard**, select **Component Manager**, and **Sign in to sync your Marketplace purchases**. Enter the access keys from the previous step.
  </Step>

  <Step title="Install the module">
    Find `Dintero/hp` in the module list, start the installation, and follow the on-screen prompts.
  </Step>
</Steps>

<Warning>
  Back up your Magento installation before installing or updating any plugin. Dintero is not responsible for issues that occur during installation.
</Warning>

## Configure the plugin

In your Magento admin, go to **Stores** > **Configuration** > **Sales** > **Payment Methods** > **Dintero HP** and enter your Dintero credentials. See [API client setup](/docs/checkout/checkout-client) to find these values in Backoffice.

| Field              | Where to find it                         |
| ------------------ | ---------------------------------------- |
| Account ID         | Backoffice > Settings > Account info     |
| Client ID          | Backoffice > Settings > API Keys         |
| Client Secret      | Saved when you created the API client    |
| Payment profile ID | Backoffice > Settings > Payment Profiles |
