Nhảy tới nội dung

Others Integration

Introduction#

This integration helps merchant track Cash on Delivery order and Direct Bank Transfer order


Supported Countries#

  • Global 🌏

Available payment methods#

Payment TypePayment Method KeyCurrencyStatusSandbox Availability
Cash on DeliveryOTHERS_CODAll including VND, SGD, IDR, MYR, THB, PHP, USD
Direct Bank TransferOTHERS_DIRECT_BANK_TRANSFERAll 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 },