question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bitcoin testnet checkout page

See original GitHub issue

when using the btcpay bitcoin testnet, is it possible to let all noob users and myself, Know!! in checkout window and Bitcoin logo, That they are using bitcoin testnet coins, if possible ?

just a idea!! since I`m playing much more with testnet bitcoin, lightning with btcpay server

cheers

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:14 (12 by maintainers)

github_iconTop GitHub Comments

2reactions
NicolasDoriercommented, Oct 24, 2019

CryptoImagePath = NetworkType == NetworkType.Mainnet ? "imlegacy/bitcoin.svg" : "imlegacy/test-bitcoin.svg",

done.

2reactions
NicolasDoriercommented, Oct 24, 2019

If that’s the case, then there is no need to modify any implementation. You just have to do a if/else where you affect the CryptoImagePath to put another image, it has access to the network type. This is 1 line of code.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Create Bitcoin checkout page for BTCPay
How to create a custom Bitcoin checkout page for your BTCPay store. The payment page in the design of your online store based...
Read more >
Bitcoin testnet Trezor Suite and wallets
Connect and unlock your Trezor device · Open Trezor Suite and navigate to settings. Select the 'Crypto' tab and then Bitcoin Testnet under...
Read more >
Checkout page: Running test transactions with Crypto
Running Crypto test transactions. In the checkout page, select Cryptocurrency in the Payment Method dropdown. Fill in the rest of the details and...
Read more >
Testnet - Bitcoin Wiki
The testnet is an alternative Bitcoin block chain to be used for testing. Testnet coins are separate and distinct from actual bitcoins, and...
Read more >
How to send and receive testnet coins (TBTC)
Send testnet BTC (20 minutes) · Click the Assets tab in your Casa App. · Click your Test Bitcoin wallet. · Click the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found