# Getting Started for Merchant

To start accepting payment automatically using the IPC system, merchants are required to download the "Intrapay Mobile App" or visit our [Web](https://intrapay.fuspay.finance/auth/register) app&#x20;

### To Do

1. **Sign up on Intrapay** - Open a free account on Intrapay either on mobile or [web](https://intrapay.fuspay.finance/auth/register); and click on the 'Fiat wallet' on the home page's sidebar to create your fiat wallet.

<figure><img src="/files/7QHhtVgJnDcm7T66edpj" alt=""><figcaption></figcaption></figure>

2. **Setup Collection** - After clicking on the fiat wallet sidebar, the merchant is expected to setup collection to create their fiat wallet. This involves the merchant inputting their BVN/International passport ID(depending on country), Date of Birth, phone number.

<figure><img src="/files/2aBnezaiAJlUpD5bx477" alt=""><figcaption></figcaption></figure>

**Partner Mapping:** This helps to map the merchant to his partner account. The merchant is expected to add his callback URL (for payment confirmation and API responses) and merchant ID (a code generated from the merchant's own system)&#x20;

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

4. **Perform KYC** - Accounts without KYC are limited accounts with a daily limit of #50000 in Nigeria. To start processing higher volumes a merchant should submit and have approved all the required KYC documents (country dependent).

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


---

# 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://docs.fuspay.finance/getting-started-for-merchant.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.
