BTCPay: Difference between revisions

From Bitcoin Wiki
Jump to navigation Jump to search
m (→‎See Also: added bitcoinshirt's tutorial)
(Separate out the project pages from the guides, add mention of IRC channel)
Line 1: Line 1:


[[File:Btcpay-screenshot.jpg|300px|thumb|right|alt text]]
[[File:Btcpay-screenshot.jpg|300px|thumb|right|Invoice payment display from a BTCPay instance]]


BTCPay Server is an Open Source payment processor. It enables online merchants to accept bitcoins as a form of payment.
BTCPay Server is an Open Source payment processor. It enables online merchants to accept bitcoins as a form of payment.
Line 8: Line 8:
BTCPay is easy to deploy via the one-click deploy on Azure.
BTCPay is easy to deploy via the one-click deploy on Azure.


== Media coverage ==
== Project pages ==
 
* http://bitcoinist.com/btcpay-core-developer-better-bitpay/
 
== See Also ==


* https://github.com/btcpayserver/btcpayserver
* https://github.com/btcpayserver/btcpayserver
** https://github.com/btcpayserver/btcpayserver-doc
* https://twitter.com/BtcpayServer
* https://twitter.com/BtcpayServer
* [https://www.youtube.com/channel/UCpG9WL6TJuoNfFVkaDMp9ug Youtube channel]
* [https://www.youtube.com/channel/UCpG9WL6TJuoNfFVkaDMp9ug Youtube channel]
* [https://medium.com/@BtcpayServer BTCPayServer blog]
* [https://medium.com/@BtcpayServdeder BTCPayServer blog]
* [http://slack.btcpayserver.org/ Slack channel]
* #btcpayserver IRC channel on the Freenode network.
 
== Guides and tutorials ==
 
* [https://bitcoinshirt.co/how-to-create-store-accept-bitcoin/ How to Create an Online Store & Accept Bitcoin – Step By Step Guide]
* [https://bitcoinshirt.co/how-to-create-store-accept-bitcoin/ How to Create an Online Store & Accept Bitcoin – Step By Step Guide]
* [https://www.reddit.com/r/Bitcoin/comments/76hp6a/btcpay_introduction_an_open_source_dropin/ BTCPay Introduction: An open source drop-in replacement to Bitpay. Reddit discussion]
* [https://www.reddit.com/r/Bitcoin/comments/76hp6a/btcpay_introduction_an_open_source_dropin/ BTCPay Introduction: An open source drop-in replacement to Bitpay. Reddit discussion]
* [https://www.reddit.com/r/Bitcoin/comments/8f1eqf/the_ultimate_guide_to_btcpay_the_free_and/ The Ultimate Guide to BTCPay - The free and open-source Bitcoin Payment processor. Reddit thread]
* [https://www.reddit.com/r/Bitcoin/comments/8f1eqf/the_ultimate_guide_to_btcpay_the_free_and/ The Ultimate Guide to BTCPay - The free and open-source Bitcoin Payment processor. Reddit thread]
== Media coverage ==
* http://bitcoinist.com/btcpay-core-developer-better-bitpay/
== See Also ==
* [[Why Your Business Should Use a Full Node to Accept Bitcoin]]
* [[Why Your Business Should Use a Full Node to Accept Bitcoin]]
* [[Receiving donations with bitcoin]]


==References==
==References==

Revision as of 16:46, 8 October 2018

Invoice payment display from a BTCPay instance

BTCPay Server is an Open Source payment processor. It enables online merchants to accept bitcoins as a form of payment.

The invoice API conforms to that of the centralized payment processor BitPay. This allows easy migration of a merchant's code base to their own self-hosted payment processor. This enables all the benefits of using a full node wallet; such as censorship-resistance, control over your own funds, trustless validation, uptime and privacy.

BTCPay is easy to deploy via the one-click deploy on Azure.

Project pages

Guides and tutorials

Media coverage

See Also

References

<references>