Nhảy tới nội dung

2C2P Integration

Introduction#

2c2p has one of the most comprehensive payments platform for large enterprise businesses operating in emerging markets. It supports payment methods like local credit & debit cards along with digital wallets and QR payments.

Follow this guide to integrate 2C2P acceptance on your mobile app or website


Supported Countries#

  • Indonesia 🇻🇳

Available Payment Methods#

2C2P PG only supports various currencies, refer to merchant portal for details.

Payment TypePayment Method KeyStatus
QR payments2C2P_QR
Credit Card2C2P_CREDIT_CARD
Wallets2C2P_WALLET
Webpay2C2P_WEBPAY

Miscellaneous Details#

  • Refunds can be initialized from the merchant portal, refund status can be checked at merchant portal

Sandbox#

Credentials#

KeyValue
merchantIdJT01
secretkeyECC4E54DBA738857B84A7EBC6B5DC7187B8DA68750E88AB53AAA41F548D6F2D9

Test cards data#

TypeCard numberNameValid throughCVVStatus
Visa4111111111111111NGUYEN VAN A01/22123Success

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

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

Error code details#

Reference links#