diff --git a/payment_btcpay/README.md b/payment_btcpay/README.md index 2e3051d..7d5052d 100644 --- a/payment_btcpay/README.md +++ b/payment_btcpay/README.md @@ -21,7 +21,6 @@ This module allows you to accept bitcoin (and other cryptocurrency) payments in In the BTCPay settings form, tab "Credentials": * Set field "State" to enabled * Set field "BTCPay Server URL" as test or live URL including https://. Example URL: https://testnet.demo.btcpayserver.org -* Set field "Confirmation URL" where the customer will return after payment * Get a pairing code from your BTCPay Server store: Settings -> Access Tokens * Click on "Create Token" button * Label: enter e.g. "My odoo store" diff --git a/payment_btcpay/static/description/BTCPayPaymentSettings.png b/payment_btcpay/static/description/BTCPayPaymentSettings.png index 8a2dfcc..9ff1181 100644 Binary files a/payment_btcpay/static/description/BTCPayPaymentSettings.png and b/payment_btcpay/static/description/BTCPayPaymentSettings.png differ