# Payment Channels

We support multiple payment channels to provide a seamless payment experience for your customers. With a single integration, you can accept various payment methods without any additional development.

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a data-mention href="/pages/uxGa2UZWOaE4jJgY13uU">/pages/uxGa2UZWOaE4jJgY13uU</a></td><td>Accept payments using credit or debit cards from customers</td></tr><tr><td><a data-mention href="/pages/KpDjMH838KfoXpd7n9Lw">/pages/KpDjMH838KfoXpd7n9Lw</a></td><td>Accept payments from popular digital wallets for a faster and seamless checkout experience</td></tr><tr><td><a data-mention href="/pages/2uVDmI4CFmkWcIPDQUxr">/pages/2uVDmI4CFmkWcIPDQUxr</a></td><td>Provide unique bank account numbers for easy customer transfers</td></tr><tr><td><a data-mention href="/pages/cPlKjvqJz1FgOsRzpX4Z">/pages/cPlKjvqJz1FgOsRzpX4Z</a></td><td>Enable instant payments through QR code scanning with QRIS</td></tr></tbody></table>


---

# 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://pivot-payment.gitbook.io/pivot-docs/payments/payment-channels.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.
