Nium
- Sign up at nium.com 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
Go to Nium →
Overview
Integration with Nium — SG-native global payment infrastructure. Has licenses in 40+ countries. Provides card issuing (Visa), cross-border payouts in 100+ countries, real-time FX, multi-currency wallets. Serves banks, fintech, travel-company. MAS-licensed as Major Payment Institution.
| |
|---|
| Provider ID | nium |
| Category | Bank Transfers |
| Website | nium.com |
Configuration
Required Parameters
| Parameter | Description |
|---|
client_id | Client ID |
api_key | API Key |
api_url | URL API |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|
| POST | /customers | Creation client |
| POST | /customers/{id}/cards | Card issuance |
| PUT | /customers/{id}/cards/{card_id}/block | Block cards |
| GET | /exchange-rates | Exchange rate |
| POST | /payouts | Creation payout |
| GET | /payouts/{id} | Status payout |
| GET | /customers/{id}/wallet/balances | Balances wallet |
Resources