1.5 KiB
1.5 KiB
BitCart plugin for Paymenter
WARNING: Use at your own risk not tested in production
Integration Requirements
This version requires the following:
- Installed Paymenter in your server - install guide
- Running Bitcart instance: deployment guide
Installing the Plugin
- Download the latest release from the git repository
- Extract the archive you've downloaded in the first step into the following path
/var/www/paymenter/app/Extensions/Gateways/BitCart
- Set permissions for all directories, by default:
chown -R www-data:www-data /var/www/paymenter/*
- Click the Bitcart to install and configure Bitcart
Plugin Configuration
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)
Support
Feel free to create issues. In addition we are waiting for your improvements and corrections at activitypub
License
All work is licensed under ISC License