mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 09:54:30 +01:00
Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
bitcoinbitcoin-payment-gatewaybitcoin-payment-processorcrowdfundinglightning-networkpayment-gatewaypoint-of-saleselfhosted
BTCPayServer | ||
BTCPayServer.Tests | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
btcpayserver.sln | ||
Dockerfile | ||
global.json | ||
LICENSE | ||
Nuget.Config | ||
publish-docker.ps1 | ||
README.md |
BTCPay Server
Introduction
BTCPay Server is an Open Source payment processor conforms to the invoice API of Bitpay. This allows easy migration of your code base to your own, self-hosted payment processor.
This solution is for you if:
- You currently use Bitpay as a payment processor but are worry about their commitment to Bitcoin in the future
- You want to be in control of your own funds
- Bitpay compliance team decided to reject your application
- You want lower fee (we support Segwit)
- You want to become a payment processor yourself and offer BTCPay hosted solution to merchants
- You want to a way support other currency than those offered by Bitpay
Documentation
Please check out our complete documentation for more details.