Skip to main content

ChillPay Integration

Introduction#

ChillPay a white-label with T+1 money transfer Payment Gateway, to receive payment from customers who pay for products or services. Suitable for both corporate and ordinary customers, with various payment channels such as Internet Banking, Mobile Banking, Credit Card, e-wallet, Kiosk Machine and QR payment. ChillPay providing services under BOT licences of Ministry of Finance.


Supported Countries#

  • Thailand ๐Ÿ‡น๐Ÿ‡ญ

Available Payment Methods#

Chillpay PG only supports THB currency.

Payment TypePayment Method KeyStatusSandbox Availability
Credit CardCHILLPAY_CREDIT_CARDโœ…โœ…
WalletsCHILLPAY_LINEPAYโœ…โŒ
WalletsCHILLPAY_ALIPAYโœ…โŒ
WalletsCHILLPAY_WECHATPAYโœ…โŒ
WalletsCHILLPAY_SHOPEEPAYโœ…โŒ
WalletsCHILLPAY_TRUEMONEYโœ…โŒ
QR CodeCHILLPAY_QRCODEโœ…โœ…

Miscellaneous Details#

  • Refunds can be initialized from the merchant portal, for refund status please check the Chillpay Dashboard

Sandbox#

Credentials#

KeyValue
merchantCodeM032917
apiKey2EcUgNsJsirWlWVuB00fzMvyBn9YIya67kRKrRwxQunjWSPBojYCUqwYz55RJVkw
md5Key2LGEvgSNLyhweDGyl78NNMBzB9co83k32mWgIEawzDTxaIaeVzWxCkOAes36kGwQDRjooOiCGWScv1y7991YYSEiKxU82HsGpfKk1IXbxV2qHTZMa8U8krCgC5q6WYNWlmOwEdCUlUmzCtTsvVk8UYm573w0LPDx63omR

Sandbox test#

Credit Card details โ€“ For Test Credit Card, Pay with points, Installment (Except Krungsri Consumer and Krungsri First Choice payment channels)

TypeCard numberValid throughCVVSMS Code
Visa4444-4444-4444-444409/2022123NA
Master Card3333-3333-3333-333309/2022123NA
JCB2222-2222-2222-222209/2022123NA
UnionPay4444-4444-4444-444409/2022123111111

Internet Banking

UsernamePasswordOTP Pass
demo011234123456

True Money Wallet

Telephone NumberOTP PassStatus
0070000020111111Test to pay, incase amount in wallet 0 baht
0008683501111111Test to success pay

links

KeyValue
Test AppChillpay Demo App
note

Alipay and WeChat Pay Testing Procedures:

  • Make an appointment with chillpay customer support via LINE Official
  • At the appointment time, please test the payment transaction
  • Inform the tested Transaction ID you received from Chillpay to the staff for confirmation
  • Check the payment transaction on Chillpay

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

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

Reference links#