PASAR API
South African instant-EFT specialist; requests are signed with a site code plus private-key hash and require a merchant account, with bank coverage limited to supported SA banks.
View docs ↗ More Payments APIs# Ozow ~ South African instant EFT (pay by bank) needs an API key ~ get yours at: # https://hub.ozow.com/ curl 'https://api.ozow.com' \ -H 'Authorization: Bearer YOUR_TOKEN'
I'm integrating a South Africa API into my app. API: Ozow ~ South African instant EFT (pay by bank) Provider: Ozow Auth: requires an API key (sign up: https://hub.ozow.com/) Pricing: paid Base URL: https://api.ozow.com Important note: South African instant-EFT specialist; requests are signed with a site code plus private-key hash and require a merchant account, with bank coverage limited to supported SA banks. Source: Ozow (https://hub.ozow.com/) Source type: Provider API or developer docs Endpoint type: Provider API base URL 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.