Skip to content

Commit

Permalink
Fix broken Getting Started links
Browse files Browse the repository at this point in the history
Fixes #312.
  • Loading branch information
dennisreimann committed Sep 27, 2019
1 parent aefd702 commit d9ab928
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions FAQ/FAQ-Apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Apps are plugins (features) you can use to expand the use case of your BTCPay.
There's no limit. Each app can be created an unlimited amount of times. Apps are added on a store level; you need to have a store to create an app.

## Is there a Point of Sale feature in BTCPay?
Yes. Please read our [guide on creating the POS app](/GettingStarted.md#creating-the-pay-button).
Yes. Please read our [guide on creating the POS app](/WhatsNext.md#creating-the-pay-button).

## How can I use BTCPay in a physical store?
You can use our Point of Sale app. For having a physical PoS, right now, the easiest solution is to utilize PoS App that’s available and then set that as URL within your in-store POS. When you create POS app within BTCPay Server - you will get publicly accessible URL where checkout buttons for products you’ve defined will be displayed. Click on the button creates an invoice.
Expand All @@ -31,7 +31,7 @@ Please follow our detailed guide on how to use our [PoS App on a mobile device.]
It is very easy to customize the look of the Point of Sale app. [Follow this guide](/Theme.md) to learn how to change the theme.

## What is a Payment Button?
The Payment Button is a simple and customizable HTML button you can create and embed into your website. To create a payment button, [follow this guide](/GettingStarted.md#creating-the-point-of-sale-app)
The Payment Button is a simple and customizable HTML button you can create and embed into your website. To create a payment button, [follow this guide](/WhatsNext.md#creating-the-point-of-sale-app)

## How to fix empty spacing around payment button?
This usually happens in Wordpress. The Wordpress text editor can cause conflicts with the pay button code by adding `<br>`, which is "line break" in HTML, between the hidden lines of the form, thus adding invisible empty lines.
Expand Down Expand Up @@ -295,7 +295,7 @@ Save the changes and preview the app.

BTCPay Pay Button which can be found in Store Settings > Pay Button, currently does not support custom amounts.
However, you can use a work-around:
* [Create Point of sale app](GettingStarted.md#creating-the-point-of-sale-app)
* [Create Point of sale app](/WhatsNext.md#creating-the-point-of-sale-app)
* Enable `user can input a custom amount` field
* Remove all the products from the automatically generated template.
* Save settings.
Expand Down
2 changes: 1 addition & 1 deletion FAQ/FAQ-Synchronization.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ After FastSync is complete and you have brought back up your instance, refresh y

## How do I know that BTCPay synced completely?

When you do not see a pop-up message in the bottom right corner, which shows the sync progress, that means that your server is fully synced and you can [begin using it](../GettingStarted.md).
When you do not see a pop-up message in the bottom right corner, which shows the sync progress, that means that your server is fully synced and you can [begin using it](/RegisterAccount.md).

## BTCPay Server takes forever to synchronize

Expand Down
2 changes: 1 addition & 1 deletion UseCase.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ No matter the kind of business you run, BTCPay offers a very easy way to get sta

## Charities and Content Creators (Donations)

Charities, non-profits, content creators, and other organizations that want to accept cryptocurrency donations in a more private way than the traditional single bitcoin address method can utilize the [Pay Button](https://docs.btcpayserver.org/btcpay-basics/gettingstarted#creating-the-pay-button), [POS app](https://github.com/btcpayserver/btcpayserver-doc/blob/master/GettingStarted.md#creating-the-point-of-sale-app), and [Crowdfunding app](Apps.md#crowdfunding-app) for a better user experience.
Charities, non-profits, content creators, and other organizations that want to accept cryptocurrency donations in a more private way than the traditional single bitcoin address method can utilize the [Pay Button](WhatsNext.md#creating-the-pay-button), [POS app](WhatsNext.md#creating-the-point-of-sale-app), and [Crowdfunding app](Apps.md#crowdfunding-app) for a better user experience.

Benefits of using BTCPay for accepting donations:

Expand Down
6 changes: 3 additions & 3 deletions Walkthrough.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ Inside BTCPay you can create and manage an unlimited number of stores. Each stor
- General settings - Configure individual store settings, set up derivation scheme for your wallet and adjust the number of confirmations or invoice expiration time, etc. Server admins can enable Lightning Network payments.
- Rates - Set the source for cryptocurrency to fiat rates for your store.
- Checkout experience - [Customize the appearance](/FAQ/FAQ-ServerSettings.md#how-to-modify-the-checkout-page) of the checkout page, choose default coin, etc.
- Access Tokens - Tokens for [pairing the store to an integration](GettingStarted.md#connecting-your-btcpay-store-to-your-e-commerce-platform)
- Users - Enable other users with a registered BTCPay account to access your store as either guest or owner.
- Pay Button - [Create a payment button](GettingStarted.md#creating-the-pay-button) you can easily embed into your website.
- Access Tokens - Tokens for [pairing the store to an integration](WhatsNext.md#connecting-your-btcpay-store-to-your-e-commerce-platform)
- Users - Enable other users with a registered BTCPay account to access your store as either guest or owner.
- Pay Button - [Create a payment button](WhatsNext.md#creating-the-pay-button) you can easily embed into your website.

## Apps

Expand Down
2 changes: 1 addition & 1 deletion Wallet.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This document explains the features of the internal BTCPay wallet. For frequentl

Note: A [private key](https://en.bitcoin.it/wiki/Private_key) (xprv) is **never** required for receiving money to a BTCPay wallet. The software needs a public key (xpubkey) which is a watch-only wallet token. The xpubkey allows BTCPay to generate a new address each time a new invoice is generated. It enables users to observe the wallet balance and transactions without having to share their private key.

*The wallet does not generate a private key. Users have to create their own private key externally and import an xpubkey derived from the private key into Store Settings > Derivation scheme. The public key (xpubkey) can be imported from a compatible hardware wallet or added manually by pasting the key into the field and adding an appropriate suffix. For more information on how to add a derivation scheme to BTCPay, see the [Getting Started Guide](GettingStarted.md). If you're using a [third-party host](ThirdPartyHosting.md) and are asked to provide a private key, it's certainly a scam. Never share your private key with anyone. It's called private for a reason.*
*The wallet does not generate a private key. Users have to create their own private key externally and import an xpubkey derived from the private key into Store Settings > Derivation scheme. The public key (xpubkey) can be imported from a compatible hardware wallet or added manually by pasting the key into the field and adding an appropriate suffix. For more information on how to add a derivation scheme to BTCPay, see the [guide on connecting a wallet](ConnectWallet.md). If you're using a [third-party host](ThirdPartyHosting.md) and are asked to provide a private key, it's certainly a scam. Never share your private key with anyone. It's called private for a reason.*

BTCPay's **internal**, full-node reliant wallet that can be accessed by clicking **Wallets** from the top menu. The reliance on the user's own full node makes the wallet more private and secure compared to any [SPV](https://en.bitcoin.it/wiki/Thin_Client_Security#Simplified_Payment_Verification_.28SPV.29) wallet.

Expand Down

0 comments on commit d9ab928

Please sign in to comment.