> 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/types-of-integration/2.-plugins.md).

# 2. Plugins

### eCommerce Plugins/Apps

We currently offer a variety of plugins that integrate Casheer Pay within leading eCommerce systems. You can use our below available plugins for a seamless integration that allows customers to pay on your website without writing the payments code yourself.

**Available Plugins/Apps**

1. WooCommerce
2. Drupal Commerce&#x20;
3. OpenCart
4. Magento 1 & 2
5. PrestaShop
6. Joomla (VirtueMart)
7. WHMCS&#x20;

{% hint style="info" %}
Please check out this page to download above Plugins/Apps/SDKs <https://checkout.oneglobal.com/developers>
{% endhint %}

{% hint style="info" %}
For any integration related queries, you can get in touch with us at [https://checkout.oneglobal.com/contact](https://checkout.oneglobal.com/contact/)
{% endhint %}


---

# 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:

```
GET https://bhpaydocs.casheer.com/types-of-integration/2.-plugins.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.
