> For the complete documentation index, see [llms.txt](https://docs.doku.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.doku.com/accept-payments/payment-methods/requirements-and-limitations-1.md).

# 🇲🇾 Requirements and Limitations

This page outlines the technical, business, and regulatory requirements, as well as the transaction limitations, for each supported payment method in Malaysia.

## Limitations

### Cards

<table><thead><tr><th width="192">Payment Method</th><th width="162">Requirements</th><th width="380">Minimum and Maximum Amount</th></tr></thead><tbody><tr><td>Cards</td><td>No specific requirements</td><td><p>Min: MYR 2</p><p><br>Max: Individual credit card limit</p></td></tr><tr><td>CC Installment</td><td>No specific requirements</td><td><p>Min: MYR 2</p><p><br>Max: Individual credit card limit</p></td></tr></tbody></table>

### Internet Banking

<table><thead><tr><th width="204">Payment Method</th><th width="164">Requirements</th><th width="380">Minimum and Maximum Amount</th></tr></thead><tbody><tr><td>FPX</td><td>No specific requirements</td><td>Min: Min: MYR 2</td></tr></tbody></table>

### e-Wallet

<table><thead><tr><th>Payment Method</th><th width="159">Requirements</th><th width="381">Minimum and Maximum Amount</th></tr></thead><tbody><tr><td>ShopeePay</td><td>No specific requirements</td><td>Min: MYR 2</td></tr><tr><td>GrabPay</td><td>No specific requirements</td><td>Min: MYR 2</td></tr><tr><td>Touch 'n Go</td><td>No specific requirements</td><td>Min: MYR 2</td></tr><tr><td>Boost</td><td>No specific requirements</td><td>Min: MYR 2</td></tr><tr><td>Shopback</td><td>No specific requirements</td><td>Min: MYR 2</td></tr></tbody></table>

### PayLater

<table><thead><tr><th width="196">Payment Method</th><th width="163">Requirements</th><th>Minimum and Maximum Amount</th></tr></thead><tbody><tr><td>PayLater by Grab</td><td>No specific requirements</td><td>Min: MYR 2</td></tr><tr><td>SPayLater</td><td>No specific requirements</td><td>Min: MYR 2</td></tr><tr><td>Atome</td><td>No specific requirements</td><td>Min: MYR 10</td></tr></tbody></table>

{% hint style="info" %}
If you would like to have a service agreement with DOKU, please contact our Sales team by filling the following [form](https://www.doku.com/en-US/contact-sales?utm_source=docs)
{% 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, and the optional `goal` query parameter:

```
GET https://docs.doku.com/accept-payments/payment-methods/requirements-and-limitations-1.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.
