Skip to main content

Pay Solutions Integration

Introduction#

Can reach your customers all over the world. Through the many payment channels, both online and offline are available to serve you.


Supported Countries#

  • Thailand 🇹🇭

Available Payment Methods#

Pay Solutions PG currently supports THB(฿) currency.

Payment TypePayment Method KeyStatusSandbox Availability
All methodsPS_ALL
Credit CardPS_CREDIT_CARD
AliPay WalletPS_ALIPAY
Prompt PayPS_PROMPTPAY
WeChat Pay WalletPS_WECHATPAY
TrueMoney WalletPS_TRUEMONEY
note

In case of multiple offerings of same payment method, merchants can configure the payment method from the payment channel of his choice.

  • e.g. To integrate TrueMoney, merchant can choose the PS_TRUEMONEY payment method by configuring Pay Solutions or via Omise or Chill Pay or any other payment channels.
  • It will be merchants responsibility to configure appropriate Payment Channels and enable/disable required Payment Methods.

Miscellaneous Details#

  • Email address is compulsory to initialize payments
  • Refunds cannot be initialized from PortOne

Sandbox#

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

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

Credentials#

KeyValue
apiKeyzamcL2qNipA
secretKeyTypn7bJTa2B7tHec23Do
merchantID73633907

Test Credit cards data#

  • Available for demo account only
TypeCard numberNameValid throughCVV
Visa4311151009999993Test card12/25180

Test Merchant account credentials#

Pay Solutions Merchant Console

Keyvalue
Username73633907
PasswordjC7DwEaw

Reference links#