Finpay
Quick Start
- Sign up at finpay.co.id and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
Finpay — Indonesian payment gateway, bank subsidiary BRI (PT Fintek Karya Digital). PCI DSS Level 1. Bank transfer aggregation via Virtual Account, e-wallet and convenience store payments. Wide coverage of Indonesian payment channels: BRI, BCA, Mandiri, BNI, GoPay, OVO, Dana, LinkAja, Alfamart, Indomaret.
| Provider ID | finpay |
| Category | Card Processors |
| Website | finpay.co.id |
Supported operations: start_tx refund_tx status
Authentication
API Key + Secret Key. Request signing via secret_key (signature).
Configuration
Required Parameters
| Parameter | Description |
|---|---|
api_key | Finpay API Key from merchant dashboard |
secret_key | Finpay Secret Key for signing |
merchant_id | Finpay Merchant ID |
base_url | API base URL (sandbox/production) |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
SUCCESS / SETTLEMENT | charged | |
REFUNDED | refunded | |
FAILED | rejected | |
EXPIRED | rejected | |
CANCELLED | rejected | |
PENDING | charging |