2025-07-03 16:49:07 -07:00
2024-02-24 13:17:05 +03:00
2025-07-01 15:49:09 -07:00
2025-07-03 16:40:45 -07:00

BitCart plugin for Paymenter v1

Changes made

  • Add boot function and change pay function in BitCart.php
  • Modify route post method in routes.php

Installing the Plugin

  1. Download the latest release from the git repository
  2. Extract the archive you've downloaded in the first step into the following path /var/www/paymenter/app/Extensions/Gateways/BitCart
  3. Set permissions for all directories, by default:
chown -R www-data:www-data /var/www/paymenter/*
  1. Click the Bitcart to install and configure Bitcart

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)
Description
No description provided
Readme ISC 41 KiB
Languages
PHP 100%