PASAR API
One of Indonesia's oldest gateways (Faspay Business/Billing): bank virtual accounts, QRIS, e-wallets, cards and retail; signature-based auth. ID-first.
View docs ↗ More Payments APIs# Faspay ~ veteran Indonesian payment gateway (VA, QRIS, e-wallet) needs an API key ~ get yours at: # https://docs.faspay.co.id/ curl 'https://web.faspay.co.id' \ -H 'X-API-Key: YOUR_API_KEY'
I'm integrating a Indonesia API into my app. API: Faspay ~ veteran Indonesian payment gateway (VA, QRIS, e-wallet) Provider: Faspay (PT Media Indonusa) Auth: requires an API key (sign up: https://docs.faspay.co.id/) Pricing: paid Base URL: https://web.faspay.co.id Important note: One of Indonesia's oldest gateways (Faspay Business/Billing): bank virtual accounts, QRIS, e-wallets, cards and retail; signature-based auth. ID-first. Source: Faspay (PT Media Indonusa) (https://docs.faspay.co.id/) Source type: Provider API or developer docs Endpoint type: Provider API base URL Integration difficulty: Needs API key Last checked: 2026-06-29 Production caveat: Keep credentials server-side and confirm current limits, pricing, and webhook/error behaviour in the provider docs. Help me set up the correct onboarding/authentication path and make the first valid request ~ explain exactly where credentials go and what must happen before production.