> For the complete documentation index, see [llms.txt](https://bhpaydocs.casheer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bhpaydocs.casheer.com/modules-setup-guides/joomla.md).

# Joomla

Integrating your Joomla VirtueMart store with Casheer Pay services allows you to accept payments on your Joomla VirtueMart 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 Joomla VirtueMart.

### **Compatibilities and Dependencies**

* Joomla v3x with VirtueMart v3x

### Installation

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

**Step 1**

1. Login to Joomla admin
2. Go to **Extension -> Manage -> Install**
3. Select **Upload Package File** section tab.
4. Upload Casheer Pay plugin zip file
5. Make sure the plugin installed successfully without any errors.

![](/files/-MLCRgr6w7aXIoV0e8yg)

![](/files/-MLCT8m-oTQCK4cWcXsV)

**Step 2**

1. Go to **VirtueMart -> Payment Methods**
2. Create a **New** Payment Method
3. Fille **Payment Method** input fields and make sure it selected **Casheerpay** in Payment Method & Save as shown in below the second screenshot.

![](/files/-MLCTyV30kBHjnDCMlKg)

![](/files/-MLCV515NXbdqqBi76Ko)

**Step 3**

1. Go to **Configuration** tab section and fill your Keys & Credentials.

![](/files/-MLCX6BnzTfGC5XFQivO)

### 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 <pay.support@oneglobal.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://bhpaydocs.casheer.com/modules-setup-guides/joomla.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
