> For the complete documentation index, see [llms.txt](https://e2payprod.gitbook.io/payment-gateway/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://e2payprod.gitbook.io/payment-gateway/home/welcome.md).

# Welcome

## Getting Started with E2PAY

<mark style="color:green;">**Discover our innovative payment solutions,**</mark> designed specifically for Southeast Asia, offering seamless coverage across *Indonesia, Malaysia, Singapore, Thailand, Philippines, Vietnam, Taiwan, Hong Kong, and China***.** Maximise efficiency with streamlined transactions and effortless financial management, all while leveraging reliable tools tailored to simplify your business and personal payments across the region.

### We Got You Cover

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th></th><th></th><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h3>Feature Overview</h3></td><td><em>A Game-Changer Offer Designed Exclusively for Small &#x26; Medium Businesses!</em></td><td>Payment Links</td><td>Installment Payment</td><td>Recurring Payment</td><td>Mass Payment</td><td>Tokenization</td><td></td><td></td><td><a href="/files/H5gPEvVRvEr2L8jrQITi">/files/H5gPEvVRvEr2L8jrQITi</a></td></tr><tr><td><h3>Payment Channels</h3></td><td><em>Elevate your enterprise and platform to new heights with scalable, future ready solutions that spark innovation and fuel unstoppable growth.</em></td><td><a href="/pages/8marnqpcaZjZTlqUiUEe">QRIS Payment</a></td><td><a href="/pages/30Nf7XN4dTlEgFQ1E9sr">E-Wallets</a></td><td><a href="/pages/umsQXe2HRNb10fR2fChE">Internet Banking</a></td><td><a href="/pages/Bi9lMv2xqOOLsvECV9KB">Virtual Account</a></td><td><a href="/pages/MHqvUOpHjRcahCQ5lzBa">Buy Now, Pay Later</a></td><td><a href="/pages/THFB0dGpgrP7eGp9C2qR">Debit &#x26; Credit Cards</a></td><td><a href="/pages/IHe84d4aKJI0ClREdTm4">Convinient Store</a></td><td><a href="/files/HRMffql6Yjdx9mCiWzE7">/files/HRMffql6Yjdx9mCiWzE7</a></td></tr><tr><td><h3>Integration</h3></td><td><em>Experience seamless, hosted, and direct server solutions tailored to your specific needs, designed to deliver exceptional performance and reliability.</em></td><td><a href="/pages/MwwQf4X5RH6oaRbDui1v"><mark style="color:blue;">Seamless API</mark></a></td><td><a href="/pages/fKuZ33AveT6J2joySesw"><mark style="color:blue;">Hosted API</mark></a></td><td><a href="/pages/yLTnLfyVanIO60TsoePT"><mark style="color:blue;">Direct API</mark></a></td><td></td><td></td><td></td><td></td><td><a href="/files/Edk9bMwgQy0mj9t0CUR5">/files/Edk9bMwgQy0mj9t0CUR5</a></td></tr></tbody></table>

### Technical Assistance

If you need further assistance with the documentation, sandbox environment, or setting up a merchant account for your team, please email: <integration@e2pay.co.id>


---

# 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://e2payprod.gitbook.io/payment-gateway/home/welcome.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.
