Skip to main content

AppotaPay Integration

Introduction#

AppotaPay Payment Platform is the platform for online or offline payment solutions for business. Give your customers flexibility to pay the way they want, including: Appota Wallet Balance, ATM Bank Card, Card Visa / Master Card. They provide many platforms: Desktop Website, Desktop Application, Mobile Website, Mobile Application


Supported Countries#

  • Vietnam ๐Ÿ‡ป๐Ÿ‡ณ

Available Payment Methods#

AppotaPay PG only supports VND(โ‚ซ) currency. The Credit Card method supports USD($) currency.

Payment TypePayment Method KeyIntegration StatusPartial RefundsSandbox Availability
Local ATM CardAPPOTAPAY_ATM_CARDโœ…โŒโœ…
Credit CardAPPOTAPAY_CREDIT_CARDโœ…โŒโœ…
Woori Bank Virtual AccountAPPOTAPAY_VA_WOORIโœ…โŒโœ…
Viet Capital Bank Virtual AccountAPPOTAPAY_VA_VIETCAPITALโœ…โŒโŒ
AppotaPay WalletAPPOTAPAY_APPOTA_WALLETโœ…โŒโŒ
Moca GrabPay WalletAPPOTAPAY_MOCA_WALLETโœ…โŒโŒ
VNPT Pay WalletAPPOTAPAY_VNPT_WALLETโœ…โŒโŒ
ShopeePay WalletAPPOTAPAY_SHOPEEPAY_WALLETโœ…โŒโŒ
MomoPay WalletAPPOTAPAY_MOMO_WALLETโœ…โŒโœ…
Mobile MoneyAPPOTAPAY_MOBILE_MONEYโœ…โŒโŒ
Kredivo BNPLAPPOTAPAY_KREDIVOโœ…โŒโœ…
REEPAY_BNPLAPPOTAPAY_REEPAYโœ…โŒโœ…
All methodsAPPOTAPAY_ALLโœ…โŒโœ…

Sandbox#

Credentials#

KeyValue
partnerCodeAPPOTAPAY
apiKeyFJcmF8uj2ISveL5FvvNk4pnp8xrhINz8
secretKeyXAonJgy14YhtePEITXhyBS2unjfJLAV3

AppotaPay Dashboard


Test cards data#

TypeBankCard numberNameValid throughCVV/OTP
Credit CardVISA4220 7600 0990 0010-03/27123
Credit CardVISA4244 7000 0990 0010-03/27123
Credit CardVISA4249 4600 0990 0010-03/27123
Credit CardVISA4440 0000 0990 0010-03/27123

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

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

Reference links#