FOSSBilling
Integrate Bitcart into your self-hosted FOSSBilling instance easily!
Integration Requirements
This version requires the following:
FOSSBilling instance
Running Bitcart instance: deployment guide
Installing the Plugin
From your FOSSBilling panel, go to configuration > payment gateways -> New payment gateway
Upload Bitcart.php to the directory suggested by your deployment. Download it from this repository
Enable it by clicking on the button near Bitcart, fill in all settings and save.
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!
Last updated