
Provide your FOSSBilling customers with a variety of payment options, including Credit/Debit cards, Bank Transfer, E-Wallets, and more through Xendit.
Note Warning This extension, like FOSSBilling itself is under active development but is currently very much beta software. This means that there may be stability or security issues and it is not yet recommended for use in active production environments!
The easiest way to install this extension is by using the FOSSBilling extension directory.
API Key and Webhook Verification Token. You can obtain these from your Xendit dashboard.To set up webhooks:
https://your-fossbilling-domain.com/ipn.php?gateway_id=payment_gateway_id
(Replace your-fossbilling-domain.com with your actual domain and payment_gateway_id with the ID assigned by FOSSBilling)Once installed and configured, Xendit will appear as a payment option during the checkout process. The module handles various payment statuses including successful payments, pending transactions, and failed attempts.
library/Payment/Adapter/Xendit/logs/xendit.log for detailed information on transactions and errors.We welcome contributions to enhance and improve this integration module. If you'd like to contribute, please follow these steps:
git checkout -b feature-name.git push origin feature-name and create a pull request.This FOSSBilling Xendit Payment Gateway Integration module is open-source software licensed under the Apache License 2.0.
Note: This module is not officially affiliated with FOSSBilling or Xendit. Please refer to their respective documentation for detailed information on FOSSBilling and Xendit.
For issues related to this adapter, please open an issue.
For Xendit-specific issues, please contact Xendit support.
