Skip to content

Files

Latest commit

1a75664 · Aug 13, 2023

History

History
30 lines (19 loc) · 1.51 KB

odoo.md

File metadata and controls

30 lines (19 loc) · 1.51 KB

Odoo

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 %}

Integration Requirements

This version requires the following:

Installing the Plugin

  1. Add payment_bitcart directory to your addons directory (You can take the latest release, unzip it and get payment_bitcart from there)
  2. From your Odoo apps page, activate "Bitcart Payments" app
  3. Configure the plugin (see details below)

Plugin Configuration

After you have enabled the Bitcart plugin, the configuration steps are:

  1. 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
  2. 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
  3. Enter your store ID (click on id field in Bitcart's admin panel to copy id)

Enjoy!