All networks
Halopesa

Mobile money network

Halopesa

Live in 1 market

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

1

live market

1

settlement currency: TZS

Halopesa

provider code sent to the API

Where Halopesa works

MarketCurrencyStatus
TanzaniaTZS Live

What you can do with Halopesa

Collect payments

Charge a Halopesa 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 Halopesa account. The other markets are being brought up now, one verified rail at a time.

Settle to your bank

Whatever you collect on Halopesa 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 Halopesa

There is no Halopesa-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="Halopesa" \
  -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 Halopesa payments with Ultraner?

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

Which countries does Halopesa work in?

Through Ultraner, Halopesa is live in Tanzania.

What currency do Halopesa 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 Halopesa API?

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

Can I pay out to Halopesa accounts?

Yes, in Tanzania. Disbursements reach any Halopesa 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 Halopesa

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

Ultraner Ultraner