Customer wallet portal
Give customers a polished dashboard for funding, purchases, transactions, API access and webhook settings.
Explore customer toolsConnect devices, manage SIM capacity, serve customers, and integrate through a dependable API.
Manage customers, wallets, transaction execution, connected devices, SIM assignments, API clients and delivery monitoring without moving between disconnected systems.
Give customers a polished dashboard for funding, purchases, transactions, API access and webhook settings.
Explore customer toolsAttach SIMs to connected devices, assign exact service types, monitor availability and control capacity.
See how it worksConnect external VTU websites through secure credentials, status endpoints, sandbox tools and signed webhooks.
View API overviewTrack transactions, device health, SIM capacity, retry queues, wallet movements and important alerts.
Discover the platformUpdate customer transactions immediately and return final results to connected websites with retries.
Learn about webhooksKeep authentication, wallet ownership, transaction access, permissions and customer operations properly separated.
Why SIMHSYNCEvery transaction moves through a controlled process, so you can understand exactly where it is and what happened.
The platform confirms the customer, wallet, service, network, recipient and transaction requirements.
The correct SIM assignment and connected device are selected for the requested service type.
The response updates the transaction history and is returned through the portal, API or webhook.
SIMHSYNC exposes structured service discovery, transaction submission, status tracking and webhook delivery for external VTU businesses.
curl --request POST \
--url "/api/v1/transactions/airtime" \
--header "Authorization: Bearer sk_live_••••" \
--header "Content-Type: application/json" \
--data '{
"network": "mtn",
"type_code": "mtn_vtu",
"recipient": "08000000000",
"amount": 100
}'
Start with a secure customer account or speak with our team about a private deployment.