Skip to main content

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#