blesta / btcpay_server
BTCPay Server
Installs: 120
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 5
Forks: 1
Open Issues: 1
Type:blesta-gateway-nonmerchant
Requires
This package is auto-updated.
Last update: 2024-11-07 21:55:37 UTC
README
BTCPay Server is a self-hosted, Bitcoin payment gateway with no fees.
Install the Gateway
-
You can install the gateway via composer:
composer require blesta/btcpay_server
-
OR upload the source code to a /components/gateways/nonmerchant/btcpay_server/ directory within your Blesta installation path.
For example:
/var/www/html/blesta/gateways/nonmerchant/btcpay_server/
-
Log in to your admin Blesta account and navigate to
Settings > Payment Gateways
-
Find the BTCPay Server gateway and click the "Install" button to install it
-
You're done!