# Welcome to Finpay

{% embed url="<https://www.youtube.com/watch?v=qs5mL_B5vLg>" %}

**Finpay** is a digital financial service under **PT Finnet Indonesia (Telkom Group)**. We’ve helped businesses go digital since **2006**. Finpay provides secure money movement and bill payment capabilities for merchants, platforms, and enterprises.

Whether you’re running an online store, managing enterprise transactions, or handling daily payouts, Finpay makes digital payments easier for your business — anytime, anywhere.

Visit documentation below to understand more about each of our product.

<table data-view="cards" data-full-width="true"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h2>Finpay Payment Gateway</h2></td><td><a href="/spaces/wdWV5w9iOXHhU6klMx61/pages/HxXgcWQ7yYMbnO9JDH3B">/spaces/wdWV5w9iOXHhU6klMx61/pages/HxXgcWQ7yYMbnO9JDH3B</a></td></tr><tr><td align="center"><h2>Finpay Disbursement</h2></td><td><a href="/spaces/wdWV5w9iOXHhU6klMx61/pages/aOjs4gC5WzIpifbjuGsn">/spaces/wdWV5w9iOXHhU6klMx61/pages/aOjs4gC5WzIpifbjuGsn</a></td></tr><tr><td align="center"><h2>Finpay Billing</h2></td><td><a href="/spaces/wdWV5w9iOXHhU6klMx61/pages/S6OIBiRH2bYADZwC09vy">/spaces/wdWV5w9iOXHhU6klMx61/pages/S6OIBiRH2bYADZwC09vy</a></td></tr><tr><td align="center"><h2>e-Money Linkage</h2></td><td><a href="/spaces/wdWV5w9iOXHhU6klMx61/pages/eCW4cL5Km31c5x5QHMzZ">/spaces/wdWV5w9iOXHhU6klMx61/pages/eCW4cL5Km31c5x5QHMzZ</a></td></tr><tr><td align="center"><h2>Mitra Finpay</h2></td><td><a href="/spaces/wdWV5w9iOXHhU6klMx61/pages/gjWftssygFiSwDyEMeRu">/spaces/wdWV5w9iOXHhU6klMx61/pages/gjWftssygFiSwDyEMeRu</a></td></tr></tbody></table>

{% hint style="info" %}
If you’re an **individual / small merchant** and want a ready-to-use portal, start with **Mitra Finpay**. If you’re a **company** or need **API integration**, start with **Finpay Dashboard** onboarding.
{% endhint %}

### Start here (recommended path)

1. Create a sandbox account in dashboard.finpay.id and read [Onboard to Finpay](/getting-started/registration.md).
2. Pick your product and integration method.
3. Test end-to-end flows in sandbox.
4. Activate your business to go live.

### Security and access

If you integrate via API, read the [Security](/security/overview.md) section early. IP allowlisting and 2FA are common go-live requirements.


---

# 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.finpay.id/readme.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.
