Others
Introduction
This integration helps merchant track Cash on Delivery order and Direct Bank Transfer order
Supported Countries
- Global 🌏
Available payment methods
Payment Type | Payment Method Key | Currency | Status | Sandbox Availability |
---|---|---|---|---|
Cash on Delivery | OTHERS_COD | All including VND, SGD, IDR, MYR, THB, PHP, USD | ✅ | ✅ |
Direct Bank Transfer | OTHERS_DIRECT_BANK_TRANSFER | All including VND, SGD, IDR, MYR, THB, PHP, USD | ✅ | ✅ |
Miscellaneous Details
- After the user completes the order from checkout, merchants can process the order status from Update CoD Refund APIs
- Calculate the signature for update refund API as per here
Sandbox
Credentials
No credentials are required for enabling this payment channel
Use following values in embedded JS code to pay via Others channel
"pmt_channel": "OTHERS",
"pmt_method": { Any of above given payment method keys },
Updated about 1 month ago