mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-19 18:11:36 +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 | ||
.gitignore | ||
btcpayserver.sln | ||
Dockerfile | ||
global.json | ||
LICENSE | ||
Nuget.Config | ||
publish-docker.ps1 | ||
README.md |
BTCPay Server
Introduction
If you:
- Currently depend on BitPay and want to keep using Bitcoin for your payments after November
- Do not want to give custody or control of your funds to a third party
- Have been rejected by BitPay for KYC/AML reasons after developing your solution
- Are a service provider who wants to offer Bitcoin payments to your customer with a different pricing model than BitPay
- Want to propose services similar to BitPay for an alt-currency.
- Want features BitPay is not willing to consider (Multi-sig + SegWit support soon)
Then head out to the documentation, this project is for you.
If you want to help development, go to Local Development.