

BTCPay Server
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.
Cost / License
- Free
- Open Source (MIT)
Application typeApplication types
Platforms
- Self-Hosted
- Cloudron
Features
BTCPay Server News & Activities
Recent activities
- buxapi added BTCPay Server as alternative to BuxAPI
PrivCart added BTCPay Server as alternative to PrivCart
oxialink added BTCPay Server as alternative to OxialinkSelf-hosted this for Bitcoin invoicing/checkout next to our regular payment gateway. Setup is heavier than a hosted processor (own node/wallet, own compose stack with resource limits since bitcoind will happily eat all the RAM you give it while syncing), but once it's running it just works and there's no custodian holding funds. The invoice API is a genuine drop-in for the old BitPay integration pattern, which made wiring it into checkout straightforward.
- fanpino liked BTCPay Server
CCPayment added BTCPay Server as alternative to CCPayment
stabledeliver added BTCPay Server as alternative to StableDeliver
PawPayments added BTCPay Server as alternative to PawPayments
coinmoebius added BTCPay Server as alternative to Coin Moebius
tst198599 added BTCPay Server as alternative to CoinVoyage
BTCPay Server information
Featured in Lists
Either as havens for the deplatformed or as open source self-hosted solutions to those who don't want to put their...
# THIS IS A WORK IN PROGRESS GUIDE ! AND THIS IS NOT FINANCIAL ADVICE ! There is no "right way" to use...





Comments and Reviews
Self-hosted this for Bitcoin invoicing/checkout next to our regular payment gateway. Setup is heavier than a hosted processor (own node/wallet, own compose stack with resource limits since bitcoind will happily eat all the RAM you give it while syncing), but once it's running it just works and there's no custodian holding funds. The invoice API is a genuine drop-in for the old BitPay integration pattern, which made wiring it into checkout straightforward.
Deployment is very well described and proposes multiple ways from manual, containers to hosting. BTCPay Server seems to have a clear future.