Skip to main content

Postman - Setup and Collections

The Postman collection helps you to quickly understand and test the payment flow. It would help to reduce the integration efforts by making it easier to understand the different APIs required for the flow integration.

Using Postman Collection

Download and Install Postman here.
Import postman collection available for different flows.
Get your Partner Code, Access Key, and Secret Key at website MoMo for Business
Update these values in Environment Variables as per your environment (Testing/Production):
paygate : https://test-payment.momo.vn for Testing and https://payment.momo.vn/ for Production
partnerCode : Your Partner Code in Step 3
accessKey : Your Access Key in Step 3
secretKey : Your Secret Key in Step 3

List of Collections

We have provided different postman collections which can be used by the developers to understand the flow integration for different products and flows. These collections will give you quick information about the APIs involved with the sample request/response for the different integration. The list of different collections are given below:

No
Collection
Link
1
MoMo E-Wallet Payments (One-time)Run in Postman
2
MoMo E-Wallet Payments (Tokenization - Account Binding)Run in Postman
3
MoMo E-Wallet Payments (Tokenization - Subscription)Run in Postman
4
Pay LaterRun in Postman
5
Local ATM Card Payments (One-time)Run in Postman
6
Local ATM Card Payments (Recurring)Run in Postman
7
Local ATM Non Hosted PaymentsRun in Postman
8
Credit Card Payments (One-time)Run in Postman
9
Credit Card Payments (Recurring)Run in Postman
10
Apple PayRun in Postman
11
Single DisbursementRun in Postman
12
Batch DisbursementRun in Postman
13
Collection LinkRun in Postman
14
Quick Pay - POS ScannerRun in Postman

All Collections