Nhảy tới nội dung

Xendit Integration

Introduction#

Xendit is a leading payment gateway for Indonesia, the Philippines and Southeast Asia. With a single integration, enable your business to accept payments in Indonesia and the Philippines. Credit and debit cards, e-Wallets, bank transfer and more


Supported Countries#

  • Indonesia 🇮🇩
  • Philippines 🇵🇭

Available payment methods#

Payment TypePayment Method KeyCurrencyStatusSandbox Availability
Ovo WalletXENDIT_OVOIDR
Dana WalletXENDIT_DANAIDR
LinkAja WalletXENDIT_LINKAJAIDR
ShopeePay WalletXENDIT_SHOPEEPAYIDR
Sakuku WalletXENDIT_SAKUKUIDR
GrabPay WalletXENDIT_GRABPAYPHP
GCash WalletXENDIT_GCASHPHP
PayMaya WalletXENDIT_PAYMAYAPHP
Internation Credit CardsXENDIT_CREDIT_CARDIDR, PHP
Virtual Account (Bank Transfer)XENDIT_VIRTUAL_ACCOUNTIDR

Miscellaneous Details#

Indonesia#
  • Copy the Webhook URL provided in the PortOne Admin Dashboard & paste it to the Xendit Callbacks Settings for given products
    • Invoices
    • E-Wallets
Philippines#
  • Copy the Webhook URL provided in the PortOne Admin Dashboard & paste it to the Xendit Callbacks Settings for given products
    • E-Wallets
Wallet Refunds#
ValueOVO
🇮🇩
DANA
🇮🇩
SHOPEEPAY
🇮🇩
LINKAJA
🇮🇩
SAKUKU
🇮🇩
GCASH
🇵🇭
PAYMAYA
🇵🇭
GRABPAY
🇵🇭
Available at Xendit?Coming Soon!
Partial Refund Allowed?-N/A
(Not on same day)
Multiple Refunds Allowed?-N/A
(Capped at 7)
Validity Period14 Days30 Days365 Days-N/A180 Days365 Days365 Days
Transaction Fee Returned?-N/A

Sandbox#

Xendit Dashboard#
Test cards#

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

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

Credentials#

Indonesia#

KeyValue
publicKeyxnd_public_development_Mk7jaloQEpNDe5gecOrrG67ui74uxtTjlFAs22A6A7o9oxiDQZy1orkCugR4qF
secretKeyxnd_development_HHn1XZXQeOzcaK8PE8RZsRqBRP5d5jze8DwJUhRYesSAWkM4IZ7eryvznhzIMsQo

Philippines#

KeyValue
publicKeyxnd_public_development_XnMtQSHzbxmSU9keByzIb6CxZ3EZxmwaOPS8CypC3c5SOURVvubbA28tudFOZh
secretKeyxnd_development_uQZdykZI39YoBcWpKS1Vvzx5PXndfwFkr85kMEREBcL9v3kxYBrlFMInqFUukYyH

Reference links#