# AdobeCommerce Plugin

The Adobe Commerce/Magento plugin allows the acceptance of one-click payments from shoppers for magento store owners.&#x20;

### **Install OurPass on** Adobe Commerce/**Magento** <a href="#install-ourpass-on-magento" id="install-ourpass-on-magento"></a>

Download the code and install it on your Adobe Commerce/Magento account to get everything rolling! The most recent adaptation of the OurPass Module for Magento is freely accessible at<br>

{% embed url="<https://github.com/Cheetah-Speed-Technology/module-checkout>" %}

{% embed url="<https://packagist.org/packages/ourpass/module-checkout>" %}

Login to your Adobe Commerce/Magento account

```
https://yourwebsite.com/admin
```

On your Magento admin dashboard, locate the **Stores** on the left sidebar .

1. Click on **Configuration** and navigate to **Services**

![](/files/EPgzKuJwkICAREjwpe3U)

2\. Click on **OurPass Checkout**

**NB:** Go back to get your API Keys

### **Connect your OurPass business/merchant account to your Magento site** <a href="#connect-your-ourpass-seller-account-to-your-wordpress-site" id="connect-your-ourpass-seller-account-to-your-wordpress-site"></a>

Login to your created OurPass business/merchant dashboard or create an account

{% embed url="<https://business.ourpass.co>" %}

**3.**  Got to settings page and click

**API keys and Web-hooks**

![](/files/ZP85rCKC17kVrahgdigM)

Copy the **Live Keys.** Login to your Magento account and paste them below and save changes.

![Your Magento site is ready to accept payments in one click!](/files/KfySTZKOe4I1OIiukWzx)

### Other options <a href="#other-options" id="other-options"></a>

**Enable Mode**

When enable mode is selected as **YES**, only logged-in admin users will see the OurPass Checkout button. If you are ready to make OurPass live to your customers, select **NO** and save changes.

**Debug Mode**

This helps developers who want to troubleshoot OurPass Checkout. Ensure to save changes afterwards.

**Selecting Button Size**

We have made available 3 button types which include default, compact and large.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ourpass.co/sdks-and-plugins/adobecommerce-plugin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
