You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
2.3 KiB
49 lines
2.3 KiB
manifestVersion: 1
|
|
id: btcpay-server
|
|
category: bitcoin
|
|
name: BTCPay Server
|
|
version: "1.11.6"
|
|
tagline: Accept Bitcoin payments with 0 fees & no 3rd party
|
|
description: >-
|
|
BTCPay Server is a payment processor that allows you to receive
|
|
payments in Bitcoin (and altcoins) directly, with no fees, transaction cost or
|
|
a middleman. It is a non-custodial invoicing system which eliminates the
|
|
involvement of a third-party.
|
|
|
|
|
|
Payments with BTCPay Server go directly to your wallet, which increases the privacy and security. Your private keys are never uploaded to your Umbrel. There is no address re-use, since each invoice generates a new address deriving from your xpubkey.
|
|
|
|
|
|
You can not only attach an unlimited number of stores and use the Lightning Network but also become a payment processor for others. Thanks to the apps built on top of it, you can use BTCPay to receive donations, start a crowdfunding campaign or have an in-store Point of Sale.
|
|
|
|
|
|
Please note: Due to your BTCPay instance running on your local network connecting remote applications, such as Shopify or WordPress for example, will fail to connect, unless you configure the dynamic DNS feature (see: https://docs.btcpayserver.org/Deployment/DynamicDNS).
|
|
developer: BTCPay Server Foundation
|
|
website: https://btcpayserver.org
|
|
dependencies:
|
|
- bitcoin
|
|
- lightning
|
|
repo: https://github.com/btcpayserver/btcpayserver
|
|
support: https://chat.btcpayserver.org
|
|
port: 3003
|
|
gallery:
|
|
- 1.jpg
|
|
- 2.jpg
|
|
- 3.jpg
|
|
path: ""
|
|
defaultUsername: ""
|
|
defaultPassword: ""
|
|
releaseNotes: >
|
|
Upgrading from version 1.11.4 to 1.11.6 introduces important updates especially beneficial for
|
|
servers with high user traffic, mitigating potential server crash issues and enhancing user
|
|
interface and experience across the platform. Alongside numerous bug fixes, this update
|
|
brings improvements such as refined receipt info display and currency rate recommendations.
|
|
New features and improvements from version 1.11.5, including the addition of payout reports,
|
|
custom label deletion in wallets, and enhanced dashboard and login functionalities, are
|
|
integrated. Update is recommended to leverage these enhancements and ensure system stability.
|
|
|
|
|
|
|
|
Full release notes can be found at https://github.com/btcpayserver/btcpayserver/releases.
|
|
submitter: Umbrel
|
|
submission: https://github.com/getumbrel/umbrel/pull/353
|
|
|