Introduction#
OMISE is a payment gateway for Thailand, Japan and Singapore; providing both online and offline payment solutions to merchants - from startups to large enterprises.
Follow this guide to integrate OMISE acceptance on your mobile app or website.
Supported Countries#
Available payment methods#
Payment Type | Payment Method Key | Currency | Status |
---|
International Credit Cards | OMISE_CREDIT_CARD | THB, SGD | ✅ |
TrueMoney Wallet | OMISE_TRUEMONEY | THB | ✅ |
AliPay Wallet | OMISE_ALIPAY | THB | ✅ |
PromptPay | OMISE_PROMPTPAY | THB | ✅ |
Rabbit LinePay Wallet | OMISE_RABBIT_LINEPAY | THB | ✅ |
PayNow | OMISE_PAYNOW | SGD | ✅ |
Miscellaneous Details#
- Copy the Webhook URL provided in the CHAIPort Admin Dashboard & paste it to the Omise Webhoook Settings for given products
- CreditCard Payments
- E-Wallets
Refunds#
- Refunds can be initialized from the merchant portal, for refund status please check the Omise Dashboard
Sandbox#
Use following values in embedded JS code to pay via Omise channel#
Credentials#
Thailand#
Key | Value |
---|
publicKey | pkey_test_5oocaw8wfg3fp5dtm6v |
secretKey | skey_test_5n73f94m53eqkehbkee |
Singapore#
Key | Value |
---|
publicKey | pkey_test_5p9y3kx6sczecdxmi87 |
secretKey | skey_test_5p9y3kx70ofsvr8az0c |
Reference links#