PASAR API
Indonesian aggregator gateway: QRIS, bank VA, OVO/ShopeePay/DANA/LinkAja e-wallets, Alfamart/Indomaret retail and paylater; merchant code + API key + signature. ID-first.
View docs ↗ More Payments APIs# Duitku ~ Indonesian payment gateway (QRIS, VA, e-wallet, retail) needs an API key ~ get yours at: # https://docs.duitku.com/ curl 'https://passport.duitku.com' \ -H 'X-API-Key: YOUR_API_KEY'
I'm integrating a Indonesia API into my app. API: Duitku ~ Indonesian payment gateway (QRIS, VA, e-wallet, retail) Provider: Duitku (PT Integra Pratama Niagatama) Auth: requires an API key (sign up: https://docs.duitku.com/) Pricing: paid Base URL: https://passport.duitku.com Important note: Indonesian aggregator gateway: QRIS, bank VA, OVO/ShopeePay/DANA/LinkAja e-wallets, Alfamart/Indomaret retail and paylater; merchant code + API key + signature. ID-first. Source: Duitku (PT Integra Pratama Niagatama) (https://docs.duitku.com/) 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.