BoxBilling/FOSSBilling
Integrate BitcartCC into your self-hosted BoxBilling/FOSSBilling instance easily!
This version requires the following:
- BoxBilling/FOSSBilling instance
- 1.From your BoxBilling/FOSSBilling panel, go to configuration > payment gateways -> New payment gateway
- 2.Upload BitcartCC.php to the directory suggested by your deployment. Download it from this repository
- 3.Enable it by clicking on the button near BitcartCC, fill in all settings and save.
After you have enabled the BitcartCC plugin, the configuration steps are:
- 1.Enter your admin panel URL (for example, https://admin.bitcartcc.com) without slashes. If deployed via configurator, you should use https://bitcart.yourdomain.com/admin
- 2.Enter your merchants API URL (for example, https://api.bitcartcc.com) without slashes. If deployed via configurator, you should use https://bitcart.yourdomain.com/api
- 3.Enter your store ID (click on id field in BitcartCC's admin panel to copy id)
Enjoy!
Last modified 5mo ago