All networks
AzamPesa

Mobile money network

AzamPesa

Live in 1 market

Yes. Ultraner accepts AzamPesa payments in Tanzania, settling in TZS.

1

live market

1

settlement currency: TZS

Azampesa

provider code sent to the API

Where AzamPesa works

MarketCurrencyStatus
TanzaniaTZS Live

What you can do with AzamPesa

Collect payments

Charge a AzamPesa wallet in Tanzania through the hosted checkout or the API. The payer confirms on their handset and you are credited in TZS.

Pay out to a wallet

Live in Tanzania: disburse straight to any AzamPesa account. The other markets are being brought up now, one verified rail at a time.

Settle to your bank

Whatever you collect on AzamPesa settles to your own bank account by wire, in any country in the world. This is not limited by market and never has been, unlike disbursement above.

Integrating AzamPesa

There is no AzamPesa-specific integration. One API covers every network, and the provider code selects the rail.

curl https://api.ultraner.com/v1/payments/express/mno \
  -H "X-API-Key: $ULTRANER_API_KEY" \
  -H "Idempotency-Key: $(uuidgen)" \
  -d provider="Azampesa" \
  -d account_number="255000000000" \
  -d currency="TZS" \
  -d amount=1000

Amounts in TZS are whole units, not cents. The payment completes asynchronously: listen for the webhook rather than blocking on the response.

Full API reference

Common questions

Can I accept AzamPesa payments with Ultraner?

Yes. Ultraner accepts AzamPesa payments in Tanzania, settling in TZS.

Which countries does AzamPesa work in?

Through Ultraner, AzamPesa is live in Tanzania.

What currency do AzamPesa payments settle in?

TZS. A customer paying from abroad is charged in their own currency and converted, so you are credited in the local one.

Is there a AzamPesa API?

Yes. One Ultraner REST API covers every network, so AzamPesa needs no separate integration: send the provider code "Azampesa" with the payer's phone number. The reference is at ultraner.com/docs.

Can I pay out to AzamPesa accounts?

Yes, in Tanzania. Disbursements reach any AzamPesa account there, and the remaining markets are being brought up now, each verified against the gateway's live API before it is switched on. Separately, settling your balance to your own bank account by wire works in every country in the world.

Networks in the same markets

Start accepting AzamPesa

One integration covers AzamPesa and every other network Ultraner connects. Test in the sandbox before you go live.

Ultraner Ultraner