# Types of Integration

Casheer Pay platform offers a complete, easy-to-use guide to enable a seamless integration of our end-to-end payment gateway for Web and Mobile App. Through a unified API, you can enable and gain access to all platform features. Choose one of the options below to quickly get started.

We offer three types of integration in our pay flow.

1. Standard Pay&#x20;
2. eCommerce Plugins/Apps
3. Web & Mobile SDKs Integration

### **1. Standard Pay Method**

A standard Pay method is an out-of-the-box payment page where customers are redirected when they are ready to pay. The payment gateway securely receives the transaction data before it passes it to the acquirer. This method reduces the PCI burden for online merchants if you don’t collect and/or store the cardholder data on your server.

![](/files/-MSNkM79Sr06FXCIAX3w)

The following sections define the APIs and parameters that you will use to make requests to our gateway.

### **2.** 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. Magento 1 & 2
3. OpenCart
4. PrestaShop
5. Drupal Commerce&#x20;
6. Joomla (VirtueMart)
7. WHMCS

#### Coming Soon

1. Shopify
2. ECWID

### 3. Web & Mobile SDKs

Our Web & Mobile SDKs makes it easy for merchants to develop natively with secure payments capability

**Available Web/Mobile SDKs**

1. C#
2. VB.Net
3. Java
4. PHP
5. IOS
6. Android


---

# 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://kwpaydocs.casheer.com/types-of-integration.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.
