Integrate Bitcart into your self-hosted FOSSBilling instance easily!
{% embed url="https://www.youtube.com/watch?v=t8YFOhTngQo" %}
This version requires the following:
- FOSSBilling instance
- Running Bitcart instance: deployment guide
- 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.
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!