Accept MoMo payments using our APIs, and build your own payment form to have full control over the look and feel of your checkout page.
Requirements
Requirement | Description |
---|---|
Integration type | Make sure that you have built an API-only integration. |
Setup steps | Before you begin, add MoMo in your test Customer Area. |
Build your payment form for MoMo
Include MoMo in the list of available payment methods. You do not need to collect any information from the shopper in your payment form.
We provide logos for MoMo which you can use on your payment form. For more information, refer to Downloading logos.
If you are using the /paymentMethods to show available payment methods to the shopper, specify the following:
- countryCode: VN
- amount.currency: VND
- amount.value: The value of the payment.
- channel: Specify Web, iOS, or Android.
The response contains paymentMethod.type
: momo_wallet.
Make a payment
From your server, make a /payments request, specifying:
paymentMethod.type
: momo_wallet