Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
Go to file
2017-09-29 13:52:53 +09:00
BTCPayServer expose /datadir 2017-09-29 13:52:53 +09:00
BTCPayServer.Tests Fix Token permissions (merchant facade > pos facade) + Add IPN + Add Hangfire integration 2017-09-26 01:31:43 +09:00
.gitignore Add docker-compose to use during tests with postgres 2017-09-28 00:16:37 +09:00
btcpayserver.sln Init 2017-09-13 15:55:16 +09:00
global.json Init 2017-09-13 15:55:16 +09:00
LICENSE Init 2017-09-13 15:55:16 +09:00
Nuget.Config Init 2017-09-13 15:55:16 +09:00
README.md developping -> developing 2017-09-26 18:25:15 +08:00

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.