Nhảy tới nội dung

Asiapay Integration

Introduction#

Paydollar(Asiapay) eCommerce service is an integrated payment transaction-processing service that allows your business of any size to accept digital payments by credit/debit cards anywhere, anytime through eCommerce and mCommerce, at an affordable price in just days. With a single account, you can accept payment from ranges of credit/debit cards, bank accounts/netbanking, digital wallets, buy now pay later, over-the counters of multi-currencies in various channels.


Supported Countries#

  • Vietnam 🇻🇳
  • Thailand 🇹🇭
  • Indonesia 🇮🇩
  • Singapore 🇸🇬
  • Malaysia 🇲🇾
  • Taiwan 🇹🇼
  • Philippines 🇵🇭
  • Global 🌏

Available Payment Methods#

Asiapay supports many currencies. Please check merchant portal to see all.

Payment TypePayment Method KeyCurrencyStatusSandbox Availability
LinePay WalletASIAPAY_LINEPAYTHB,TWD
ShopeePay WalletASIAPAY_SHOPEEPAYTHB,IDR,PHP
DANA WalletASIAPAY_DANAIDR
OVO WalletASIAPAY_OVOIDR
GrabPay WalletASIAPAY_GRABPAYSGD,MYR,PHP
Boost WalletASIAPAY_BOOSTMYR
Touch n Go WalletASIAPAY_TOUCHNGOMYR
WechatPay WalletASIAPAY_WECHATPAYSGD,THB,PHP
AliPay WalletASIAPAY_ALIPAYVND,SGD,THB,MYR,PHP
UnionPay WalletASIAPAY_UNIONPAYSGD,THB,MYR,TWD
PaypalASIAPAY_PAYPALMYR
Credit CardASIAPAY_CREDIT_CARDVND,SGD,THB,MYR,IDR,TWD,PHP,USD
MomoPay WalletASIAPAY_MOMOPAYVND
All methodsASIAPAY_ALLVND,SGD,THB,MYR,IDR,TWD,PHP
JKOPay walletASIAPAY_JKOPAYTWD
AtomeASIAPAY_ATOMETWD,MYR
Scan & PayASIAPAY_SCAN_AND_PAYMYR
ShopBackASIAPAY_SHOPBACKMYR
PaceASIAPAY_PACEMYR
FPXASIAPAY_FPXMYR
GCash WalletASIAPAY_GCASHPHP
UnionPay WalletASIAPAY_UNIONPAY_PHPHP
TendoPayASIAPAY_TENDOPAYPHP
BDOASIAPAY_BDOPHP
BPIASIAPAY_BPIPHP
LandbankASIAPAY_LANDBANKPHP
MetrobankASIAPAY_METROBANKPHP
RCBCASIAPAY_RCBCPHP
UnionbankASIAPAY_UNIONBANKPHP

Miscellaneous Details#

  • Webhook Settings : Copy the Webhook URL provided in the PortOne Admin Dashboard & put in webhook configuration section in asiapay portal to configure the Webhook URL for your account

Refund Details#

  • Refunds can be initialized from the merchant portal, for refund status please check the Asiapay Dashboard
  • Partial Refunds can be requested after 24 hours of the transaction, within 24 hours only Full Refund is possible

Sandbox#

Credentials#

CountryAPI PasswordAPI UsernameAsiapay EntityLogin IdMerchant IdPasswordSecure SecretCurrency
Singaporechai1105apichaiPayDollaradmin12108635E2k$k^N^C#T5SC2Al0jnIydO6rWsKkMAPB8gsVa11kabSGD
Vietnamchaipayvn1234apichaipayvnPayDollaradmin74001645A!U4T@p6H5e$InhcXVnTP07ewFdmiVAifRJFvHkm6SO6VND
Malaysiademo1234apiChaiPayPayDollaradmin85006409E3l5N^u$R1u@A5eFnKvtAvp9cNLyOMyNoQxK8wKGFyp8MYR
Indonesiademo1234demoAPIPayDollaradminchaipayid36002095z4q1p7i!G3g^EU4maU50o1SQRadHSFS687bQ03D4LOyaIDR
Taiwanchai2208apichaiPayDollaradmin91001141X@P!F@n!b7j0NATWD
PhilippinespApipassaApiuserPesoPayadmin18075907WDNXMrM@7tR4hpfFcZfQcRx7EC1rwGZ5kQxerxFEqPHP
Globalchaipay1234apichaipayvnPayDollaradmin74001999w^s4k$j$l2x5GLAG7BnbcmuHCbtH3C0K3QgiODgDDD0WUSD

Test cards data#

TypeBankCard numberNameValid throughCVV/OTP
Credit CardVisa4918914107195005-07/2030123
Credit CardMastercard5258950000000020-07/2030123
Credit CardAmerican Express378416000100026-07/20301234
Credit CardJCB3528010000010021-07/2030123

Test cards for 3DS#

TypeBankCard numberNameValid throughCVV/OTPOne Time Passcode
Credit CardVisa4335900000140045-07/2030123password
Credit CardMastercard5258950000000012-07/2030123password
Credit CardAmerican Express378416000100018-07/20301234password
Credit CardJCB3528010000010013-07/2030123password

Test Details for FPX#

BankUser IDPassword
SBI Bank A12341234

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

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

Reference links#