Accept Bitcoin payments. Free, open-source & self-hosted, Bitcoin payment processor.
Go to file
Benjamin Arntzen 32384bf6f6 More spelling/grammar/phrasing fixes
Hey there,

These are probably a bit more controversial, as I don't know exactly what was intended, but I gave it my best shot.
2017-09-26 18:21:18 +08:00
BTCPayServer Fix Token permissions (merchant facade > pos facade) + Add IPN + Add Hangfire integration 2017-09-26 01:31:43 +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 Init 2017-09-13 15:55:16 +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 More spelling/grammar/phrasing fixes 2017-09-26 18:21:18 +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 developping 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.