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

Transaction Limits

Amount Decimal Places: TZS — 2 decimal places

Collection API

  1. Tanzania collection supports Mobile Money (EWALLET) only. If no phone number is provided in the request, the returned payUrl redirects the user to a phone number input page.
  2. After the phone number is submitted, the user either receives an STK push on the phone (enter PIN to confirm) or is redirected to the operator page to complete the payment, depending on the operator.
  3. If the operator requires OTP, the user enters the OTP on the cashier page to complete the payment.

Collection Application

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

Collection Query

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

Payment Methods

Disbursement API

Tanzania disbursement supports Mobile Money (EWALLET) only. The accountNo must be a Tanzania mobile number (12 digits starting with 255).

Disbursement Apply

Description:
  • Create a Disbursement order
URL: /tzs/pay/apply Parameters:
request
response
Return data Parameter Description

Disbursement Query

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

Payment Methods

Last modified on August 12, 2026