Pay Solutions
Introduction
PaySolutions 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 Type | Payment Method Key | Status | Sandbox Availability |
|---|---|---|---|
| All methods | PS_ALL | ✅ | ❌ |
| Credit Card | PS_CREDIT_CARD | ✅ | ✅ |
| AliPay Wallet | PS_ALIPAY | ✅ | ❌ |
| Prompt Pay | PS_PROMPTPAY | ✅ | ❌ |
| WeChat Pay Wallet | PS_WECHATPAY | ✅ | ❌ |
| TrueMoney Wallet | PS_TRUEMONEY | ✅ | ❌ |
NoteIn 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 thePS_TRUEMONEYpayment method by configuringPay Solutionsor viaOmiseorChill Payor 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
| Key | Value |
|---|---|
| apiKey | zamcL2qNipA |
| secretKey | Typn7bJTa2B7tHec23Do |
| merchantID | 73633907 |
Test Credit cards data
- Available for demo account only
| Type | Card number | Name | Valid through | CVV |
|---|---|---|---|---|
| Visa | 4311151009999993 | Test card | 12/25 | 180 |
Test Merchant account credentials
Pay Solutions Merchant Console
| Key | value |
|---|---|
| Username | 73633907 |
| Password | jC7DwEaw |
Reference links
Updated about 1 month ago