Bitcart Docs
TwitterTest
  • Introduction
  • Bitcart Basics
    • Use Case
    • Walkthrough
    • Bitcart vs others
    • Try it out
  • Deployment
    • Configurator
    • Docker Deployment
    • Local Deployment
    • Manual Deployment
    • Hardware Deployment
    • Raspberry Pi Deployment
    • Third-Party Hosting
  • Your first invoice
    • Electrum wallet
  • Guides
    • ETH payments plugin
    • Bitcart Plugins Development
    • Default nodes/your own node
    • One domain mode
    • Backups
    • Lightning Network
    • Transaction speed
    • Fiat currencies support
    • Templates
    • Themes
    • Store POS
    • Server management settings
    • Tor
    • Multiple deployments on one server
  • Integrations
    • Shopify
    • WooCommerce
    • WHMCS
    • FOSSBilling
    • Odoo
    • Custom Integration
  • Examples
    • Atomic Tip Bot
    • Templates
  • Support and Community
    • FAQ and common issues
      • General FAQ
      • Server Settings FAQ
      • Deployment FAQ
      • Terminology FAQ
      • Stores FAQ
      • Altcoin FAQ
    • Support
    • Troubleshooting an issue
    • Contribute
    • Community
  • Development
    • Architecture
    • Developing Locally
    • How to add an Altcoin
    • Security Disclosures
Powered by GitBook
On this page
  • Integration Requirements
  • Installing the Plugin
  • Plugin Configuration

Was this helpful?

Edit on Git
Export as PDF
  1. Integrations

Odoo

PreviousFOSSBillingNextCustom Integration

Last updated 1 year ago

Was this helpful?

Integrate Bitcart into Odoo and bridge your company's management system with Bitcart as a way to process payments!

Integration Requirements

This version requires the following:

  • Your Odoo instance

Installing the Plugin

  1. From your Odoo apps page, activate "Bitcart Payments" app

  2. Configure the plugin (see details below)

Plugin Configuration

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

  1. Enter your store ID (click on id field in Bitcart's admin panel to copy id)

Enjoy!

Running Bitcart instance:

Add payment_bitcart directory to your addons directory (You can take , unzip it and get payment_bitcart from there)

Enter your admin panel URL (for example, ) without slashes. If deployed via configurator, you should use

Enter your merchants API URL (for example, ) without slashes. If deployed via configurator, you should use

deployment guide
the latest release
https://admin.bitcart.ai
https://bitcart.yourdomain.com/admin
https://api.bitcart.ai
https://bitcart.yourdomain.com/api
Bitcart Odoo Plugin