Hello MTN great community,
I want to see if my mtn transactions are really working, does mtn offer a platform were we can log into virtual mtn account and see if the money has been transferred successfully ? or is there any methods to get this information.
Thank you.
Virtual test accounts
Best answer by Harold Rwothomio
It's a checkmate for anyone starting up with MoMo API to realize this for the very first time.
1- No matter how hard you try, Sandbox is a testing environment and therefore will not process real money. Therefore expect no USSD prompts when you make any API calls during your development process. This can only happen when you go live.
Use those responses to simulate what would happen when you go live and design your application to receive and update UI or do things specified by the user basing on whatever responses you get from Server.
2- Your application only talks to the Mobile Wallet system. It's the Mobile Wallet platform to authorize things such as USSD prompts or wire funds to specified payee accounts. This is where your application can be the middle man by passing logic details such as transactionID's, esternalID's ,partyID( payer or payee number).
Anything you want your application to do, work out the logic and send it to the Wallet platform, receive the responses and do whatever specified.
When you know these, the initial confusion is over.
Sign into the MoMo Developer Community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.