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

FOSSBilling

PreviousWHMCSNextOdoo

Last updated 1 month ago

Was this helpful?

Integrate Bitcart into your self-hosted FOSSBilling instance easily!

Integration Requirements

This version requires the following:

  • FOSSBilling instance

Installing the Plugin

  1. From your FOSSBilling panel, go to configuration > payment gateways -> New payment gateway

  2. Enable it by clicking on the button near Bitcart, fill in all settings and save.

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!

Running Bitcart instance:

Upload Bitcart.php to the directory suggested by your deployment. from this repository

deployment guide
Download it