Questions tagged [btcpay]

Questions relating to processing Bitcoin payments with BTCPay Server. Keep questions to those directly related to BTCPay Server and the BTCPay Server API. Questions relating to BitPay documentation are off topic.

BTCPay Server is an independent, free, open-source payment processor for Bitcoin and a limited range of altcoins.

The server can be self-hosted (typically via Docker containers) in a range of environments includes Azure, Google Cloud and Raspberry Pi. Alternatively there are various hosts that offer hosted instances of BTCPay Server.

As well as accepting standard Bitcoin, BTCPay Server also integrates with the Lightning Network and comes with a range of integration tools built in for popular platforms such as Wordpress, Drupal, WooCommerce and Magneto.

More information about BTCPay Server is available on their homepage, https://btcpayserver.org/.

7 questions
2
votes
1 answer

Using BTCPay To Accept Undefined Payment Amounts

Following advice from users on this site, I have implemented a BTCPay Server and got it set up to receive payments. I am comfortable using the API. My need is to set up receive addresses for many clients (1000+) but the clients pay indeterminate…
Martin
  • 309
  • 1
  • 13
2
votes
0 answers

How would you build a bill splitting app using Lightning? Does one already exist?

How would you build a bill splitting app (20+ people) on Lightning? Does one already exist? Setting up a BTCPay Server shop seems like over engineering. This was asked by fulmolightning on Twitter.
Michael Folkson
  • 14,337
  • 3
  • 11
  • 45
1
vote
1 answer

BTCPayServer - importing wallet using zpub

I'm trying to connect my BTCPay server to hardware walet by entering the public key. The HW wallet account is P2WPKH, the public key has a zpub… format. When I enter the key, server correctly generates a bc1… address for confirmation, but when I hit…
Gusep
  • 11
  • 1
0
votes
1 answer

Using BTCPay Server along with a web server in a single machine

For better context: https://stackoverflow.com/questions/63123652/is-there-a-way-to-set-port-in-a-dns-forward Hello community! I have setup an aws ec2 instance and installed BTCPay server on it. I used the Docker version. I also bought a domain name…
ParmuTownley
  • 117
  • 4
0
votes
0 answers

LTC Address Derivation Path from Address and Seed

Using BTCPayServer to receive LTC payment on a website. Used Exodus wallet's extended public key to set up the wallet on BTCPayServer. Received an LTC payment but payment got confirmed on blockchain after the expiry of BTCPayServer invoice. Could…
Jdoe
  • 1
0
votes
0 answers

BTCPay Server with lightening over testnet - Payment issue

I have recently deployed btcpayserver over testnet to demonstrate the user experience to my colleagues. Lightening Implementation: LND Following are setting Every thing seems ok I can see the service status also comes as online moreover this node…
Mubashar
  • 101
0
votes
1 answer

How can I speed up payments to my c-lightning server?

I setup a BTCPayServer on an AWS instance with a pruned bitcoind and c-lightning. I setup an inbound channel from Bitrefill and everything does work but I'm disappointed about the performance. Using a Phoenix wallet it consistently takes 16s for…
Giszmo
  • 274
  • 1
  • 11