# APM (Alternative Payment Method) Usage

1. Merchant Panel > Providers > Alternative Payment > Select the provider you want to connect from the Wallet, Microcredit, and Meal Card list.

<figure><img src="/files/xnQ65CnWAbelMBgzbM8n" alt=""><figcaption></figcaption></figure>

2. Merchant Panel > Providers > Alternative Payment > Connect > Enter the connection details in the General Settings section.

<figure><img src="/files/6JeAjb3M34EX6p4MTsr4" alt=""><figcaption></figcaption></figure>

3\. Merchant Panel > Providers > Alternative Payment > Connect > Enter the connection information provided by the provider in the Integration Information section.

<figure><img src="/files/VwgCDkpGpV7zCAsFk6A8" alt=""><figcaption></figcaption></figure>

**Congratulations! Your alternative payment methods integration is complete. Your users can now pay using their preferred method!**


---

# 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://developer.paywall.one/payment-orchestration-integration-document/overview/providers/apm-alternative-payment-method-usage.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.
