blesta/btcpay_server

BTCPay Server

Installs: 93

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 5

Forks: 0

Open Issues: 1

Type:blesta-gateway-nonmerchant

1.0.0 2022-10-28 16:25 UTC

This package is auto-updated.

Last update: 2024-04-07 20:54:10 UTC


README

BTCPay Server is a self-hosted, Bitcoin payment gateway with no fees.

Install the Gateway

  1. You can install the gateway via composer:

    composer require blesta/btcpay_server
    
  2. 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/
    
  3. Log in to your admin Blesta account and navigate to

Settings > Payment Gateways

  1. Find the BTCPay Server gateway and click the "Install" button to install it

  2. You're done!