PASAR API
Merchant API from the popular SA QR-payment app; auth via HTTP Basic with an API key.
View docs ↗ More Payments APIs# SnapScan ~ QR-code mobile payments API needs an API key. # No single public base URL ~ start from the docs: # https://developer.snapscan.co.za/
I'm integrating a South Africa API into my app. API: SnapScan ~ QR-code mobile payments API Provider: SnapScan Auth: requires an API key (sign up: https://developer.snapscan.co.za/) Pricing: paid Important note: Merchant API from the popular SA QR-payment app; auth via HTTP Basic with an API key. Source: SnapScan (https://developer.snapscan.co.za/) Source type: Provider API or developer docs Endpoint type: Docs-first integration Integration difficulty: Needs API key Last checked: 2026-07-05 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.