Bitcart plugin for FOSSBilling
For BoxBilling or FOSSBilling versions less than 0.5.0, you will need to use an older version of this payment gateway.
Please keep in mind BoxBilling is unmaintained and both BoxBilling and outdated version FOSSBilling may suffer from security vulnerabilities. Additionally, no support will be provided for either.
Integration Requirements
This version requires the following:
- A working and up-to-date FOSSBilling instance
- Running Bitcart instance: deployment guide
Installing the Plugin
Extension directory
The easiest way to install this extension is by using the FOSSBilling extension directory.
Manual installation
- Download the latest release from the extension directory
- Create a new folder named
Bitcart
in the /library/Payment/Adapter
directory of your FOSSBilling installation
- Extract the archive you've downloaded in the first step into the new directory
- Go to the "Payment gateways" page in your admin panel (under the "System" menu in the navigation bar) and find Bitcart in the "New payment gateway" tab
- Click the cog icon next to Bitcart to install and configure Bitcart
Plugin Configuration
After you have enabled the Bitcart plugin, the configuration steps are:
- Enter your admin panel URL (for example, https://admin.bitcart.ai) without slashes. If deployed via configurator, you should use https://bitcart.yourdomain.com/admin
- Enter your merchants API URL (for example, https://api.bitcart.ai) without slashes. If deployed via configurator, you should use https://bitcart.yourdomain.com/api
- Enter your store ID (click on id field in Bitcart's admin panel to copy id)
Enjoy!