# Magento 1

Integrating your Magento1 store with Platform Payments services allows you to accept payments on your Magento1 store with simple installation. You can accept payments via Debit & Credit Card, & ATM Cards. The plugin offers seamless integration, allowing the customer to pay on your website with a high secure PCI compliance hosted environment and work across all browsers and ensures compatibility with the below versions of Magento1.

### **Compatibilities and Dependencies**

* Compatibility with Open Source Community Edition: 1.9.x.

{% hint style="warning" %}
**Note:** This module works on only 1x versions of Magento.
{% endhint %}

### Installation Method 1

#### Installation through Admin Pane&#x6C;**:**&#x20;

{% hint style="danger" %}
**Caution:** Always keep backup of your website including databases, before installing a new module.
{% endhint %}

1. Login to Admin Panel. Go to "**System >> Manage connect >> Magento Connect Manager**".
2. Re-login using your Admin login details.

![](/files/-MHHm0So07e9mfD6maTI)

3\. Go to **"Direct Package file upload"** section, click on **"Browse Button"**, Select the package received to you, and finally click on **"Upload"** button.

![](/files/-MHHo9s9r0AlFi13dirT)

4\. Once package installed, click on **"Return to Admin"** link located on the top right second last link.

5\. Go to **System >> Cache Management**. Flush Magento Cache.

6\. Go to **System >> Configuration >> Sales >> Payment Method** enabled Platform Payments and configure Your Keys & Credentials and add payment methods.

![](/files/-MHHq5ln63Tbekp4iZIG)

### Installation **Method 2**

#### Manual Installation via FTP.

1. Extract the module zip archive.&#x20;
2. Login to web server via FTP client and go to your magento directory.&#x20;
3. Upload extracted file in `magento_root`
4. **Go to Stores >> Configuration >> Sales >> Payment Methods** enabled Platform Payments and Configure Your Keys & Credentials and add payment methods.

![](/files/-MHHs4LaZmWgc54xuedB)

### Support <a href="#support" id="support"></a>

If you have any questions that are beyond the scope of this help doc, please feel free email us at <checkout.support@oneglobal.com>


---

# 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://checkoutdocs.oneglobal.com/plugins-setup-guide/magento-1.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.
