Nhảy tới nội dung

Napas Integration

Introduction#

National Payment Corporation of Vietnam (NAPAS) is currently administering and operating a switching system interconnected more than 18,600 ATMs, 261,000 POS machines and 300 electronic payment companies in the fields of aviation, telecommunication, hotel industry and tourism, and serving over 100 million cardholders of 48 domestic and international commercial banks operating in Vietnam.


Supported Countries#

  • Vietnam 🇻🇳

Available payment methods:#

Napas PG only supports VND(₫) currency.

Payment TypePayment Method KeyStatus
Local ATM CardNAPAS_ATM_CARD
Credit CardNAPAS_CREDIT_CARD
Napas allNAPAS_ALL

Miscellaneous Details#

  • Refunds can be initialized from the merchant portal, refund status can be checked at both merchant portal and 9Pay Dashboard

Sandbox#

Credentials#

KeyValue
MerchantIdEoLA0ZbzfKKto1Ne
AccessCodeECAFAB
SecretKey198BE3F2E8C75A53F38C1C4A5B6DBA27

Test cards data#

TypeCard numberNameValid throughCVVStatus
Domestic9704000000000018NGUYEN VAN A03/07NA
Visa5123456789012346NGUYEN VAN A05/17123

Use following values in embedded JS code to pay via Momopay channel#

"pmt_channel": "NAPAS",
"pmt_method": { Any of above given payment method keys },

Reference links#