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 GBPrimePay channel

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

Reference links