Nhảy tới nội dung

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#