Integrate Bitcart into Odoo and bridge your company's management system with Bitcart as a way to process payments!
{% embed url="https://youtu.be/9vorewcOBgE" %} Bitcart Odoo Plugin {% endembed %}
This version requires the following:
- Your Odoo instance
- Running Bitcart instance: deployment guide
- Add
payment_bitcart
directory to your addons directory (You can take the latest release, unzip it and getpayment_bitcart
from there) - From your Odoo apps page, activate "Bitcart Payments" app
- Configure the plugin (see details below)
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!