GBPrimePay

Introduction

GB Prime Pay is an online payment platform which enables merchants to receive payments from their customers in a simple and secure way.
Follow this guide to integrate GBPrimePay acceptance on your mobile app or website.


Supported Countries

  • Thailand πŸ‡ΉπŸ‡­

Available Payment Methods

GBPrimePay PG only supports THB(ΰΈΏ) currency.

Payment TypePayment Method KeyCurrencyStatusSandbox Availability
Debit CardsGBPRIMEPAY_DEBIT_CARDTHBβœ…βœ…
Credit CardsGBPRIMEPAY_CREDIT_CARDTHBβœ…βœ…
PromptPayGBPRIMEPAY_QRCASHTHBβœ…βœ…
QR CreditGBPRIMEPAY_QRCREDITTHBβœ…βŒ
TrueMoney WalletGBPRIMEPAY_TRUEMONEY_WALLETTHBβœ…βœ…
Rabbit LinePay WalletGBPRIMEPAY_RABBIT_LINEPAY_WALLETTHBβœ…βœ…
ShopeePay WalletGBPRIMEPAY_SHOPEEPAY_WALLETTHBβœ…βŒ
Wechat WalletGBPRIMEPAY_WECHAT_WALLETTHBβœ…βŒ
KPlus BankGBPRIMEPAY_KPLUS_BANKTHBβœ…βœ…
Krungsri BankGBPRIMEPAY_KRUNGSRI_BANKTHBβœ…βŒ
Krungthai BankGBPRIMEPAY_KRUNGTHAI_BANKTHBβœ…βŒ
BBL Bank (Mobile only)GBPRIMEPAY_BBL_BANKTHBβœ…βŒ
SCB Easy Bank (Mobile only)GBPRIMEPAY_SCBEASY_BANKTHBβœ…βŒ
InstallmentGBPRIMEPAY_INSTALLMENTTHBβœ…βœ…
AtomeGBPRIMEPAY_ATOMETHBβœ…βŒ

Refund Details

Payment MethodDebit CardsCredit CardsInstallmentPromptPayQR CreditTrueMoneyRabbit LinePayShopeePayWechatKPlus Bank, Krungsri Bank, Krungthai Bank, BBL Bank and SCB Easy BankAtome
Can be voided? (Full refund before settlement of transaction)βœ“βœ“βœ“βœ•βœ•βœ•βœ“βœ•βœ•βœ•βœ•
Partial Refund Allowed? (Only on settled transactions)βœ“βœ“βœ“βœ•βœ“βœ“βœ“βœ“βœ“βœ•βœ“
Multiple Refunds Allowed? (Only on settled transactions)βœ“βœ“βœ“βœ•βœ“βœ“βœ“βœ“βœ“βœ•βœ“
Refund Transfer Period30-45 Days30-45 Days30-45 DaysNA30-45 Days1-7 DaysImmediate for it's e-wallet ; 30-45 Days for Credit1-7 Days30-45 DaysNA30-45 Days

Sandbox

Credentials

KeyValue
MerchantIdgbp10029
TokenL2qWbze20i4Nh4njMubPxBOGTzU3bHHalobxBABUlWlrhwkDCLCAT1CEhlJXI8eUTZLjEbVqUnae0ysqf37889aDbbWlT2ws/yUUAxFuurjt8M7UrZejJdAeOvDIyizWZy5ZeXFgPPxDx0O4uO/47ECGbmEIRvZC/9CQVMy/M5FAzCgt
PublicKeyxRYDP9YwQQeYyZH17clSUMe8qoUcnc5a
SecretKeyoice7rFTaDQQ6z4PqKstq7bKCp9NLByw

GBPrimePay Dashboard


Test cards data

TypeCard numberNameValid throughCVV/OTP
Credit/Debit Card4535 0177 1053 5741-05/28184
Credit/Debit Card5258 8606 8990 5862-02/25950

Test Phone details for bank methods and TrueMoney wallet

MethodsPhone NumberOTP
GBPRIMEPAY_KPLUS_BANK, GBPRIMEPAY_KRUNGSRI_BANK, GBPRIMEPAY_KRUNGTHAI_BANK, GBPRIMEPAY_BBL_BANK, GBPRIMEPAY_SCBEASY_BANK0830443596-
GBPRIMEPAY_TRUEMONEY_WALLET0830443596123456

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

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

Reference links