Skip to main content
Before reading this API document, please make sure to check API Description Guide first.

Transaction Limits

Amount Decimal Places: ZAR — 2 decimal places

Collection API

  1. South Africa collection uses Pay with Bank (Instant EFT). The returned payUrl redirects the user to the selected bank’s page.
  2. The user logs in on the bank page and authorizes the payment (Instant EFT).
  3. After authorization, the user is redirected to callBackUrl, and the final result is delivered via notifyUrl callback.

Collection Application

Brief Description:
  • Create a collection order
URL: /zar/collect/apply Parameters:
request
response
Response data field description

Collection Query

Brief Description:
  • Query collection order
URL: /zar/collect/query Parameters: request
response
Response data field description

Payment Methods

Disbursement API

Disbursement Apply

Description:
  • Create a Disbursement order
URL: /zar/pay/apply Parameters:
request(when accountType is BANK_ACCOUNT)
response
Return data Parameter Description

Disbursement Query

Description:
  • Query a Disbursement order
URL: /zar/pay/query Parameters: request
response — Order Failed
response — Order Successful
Return data Parameter Description

Payment Methods

Last modified on August 13, 2026