Momo Payment
Accept payments directly from your customers local bank account through Mobile Money (momo) payment channel.
IMPORTANT NOTICE:
Please, ensure to call our Transaction Verify endpoint to check for the final status before proceeding to give any value to your customers. Thank you
curl https://api.budpay.com/api/v2/transaction/verify/:reference
-H "Authorization: Bearer YOUR_SECRET_KEY"
-X GET
How it works:
Login to your Account Dashboard. Follow the menu flow Dashboard >> Account Settings >> Payment Method >> Select the payment method to disable, and leaving the momo active. (To disable multiple payment method, please hold down command key on your keyboard and click on the desired payment methods to be disabled).
- To initiate a mobile money transaction, make a request to the mobile money service with the payments/initiates endpoint.
- When the request is made you are expected to get a "Transaction in progress" response with a code INP from Budpay.
- Once the customer authorises the transaction from his mobile device, you will be notified via webhook with the final status of the transaction
- Verify the payment