Payment SDK
The instructions below show how you an process integrating the payment systems for the Mini App and how API Configurations operate.
PROCESS FLOW
API CONFIGURATION
Initiates payment method
The detailed process is available in our One-Time Payments documentation.
Only use the attribute “deeplinkMiniApp” received from the HTTP response of One-time Payment API; ignore “deeplink” and “qrCodeUrl".
Redirect after payment
RedirectUrl is an URL that redirects the user to Mini App after the payment is completed. To get RedirectUrl, access your Mini App dashboard, then go to Overview > Deeplink.
- React Native
- Web App
Payment Testing
Download and install the MoMo Platform (Development environment) to test the integration.