Replace relative links with full github url.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
## This is the module to connect Odoo 17 and BTCPay Server
|
||||
This module allows you to accept bitcoin (and other cryptocurrency) payments in your Odoo e-commerce store.
|
||||

|
||||

|
||||
|
||||
:::tip
|
||||
If you use Odoo 16 you can find the documentation [here](https://github.com/btcpayserver/odoo/blob/16.0/payment_btcpay/README.md).
|
||||
@@ -46,13 +46,13 @@ Check the payment method is enabled:
|
||||
|
||||
Congrats, all done. Do some testing to be sure all works.
|
||||
|
||||

|
||||

|
||||
|
||||
## How does the payment page look?
|
||||
|
||||
During the checkout the customers will have the option to select the payment method "Pay with Bitcoin / Lightning Network". After selecting they will be redirected to the BTCPay checkout page as shown below.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Transaction BTCPay Details
|
||||
@@ -61,4 +61,4 @@ In transaction object, you will find more technical information about this metho
|
||||
* Invoice Id: the id of the invoice for which you want to fetch an event token
|
||||
* Transaction Status: That indicates state of transaction
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user