From 8844df3cb62267615c3fae668b4764cd7d6748e0 Mon Sep 17 00:00:00 2001 From: Susanna <8512388+vandekul@users.noreply.github.com> Date: Sat, 11 Apr 2020 00:08:24 +0200 Subject: [PATCH 1/2] Update README.md --- payment_btcpay/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/payment_btcpay/README.md b/payment_btcpay/README.md index 14e2f4e..d947323 100644 --- a/payment_btcpay/README.md +++ b/payment_btcpay/README.md @@ -3,6 +3,7 @@ ## This is the module to connect Odoo 9.0 and BTCPay This module allow you to create an easily way to accept cryptocurrencies. +![BTCPay](/payment_btcpay/static/description/Btcpay_com.png) ## Configure Payment Acquirer * Install BTCPay Module -> Website -> eCommerce -> Payment Acquirers -> BTCPay @@ -15,7 +16,7 @@ This module allow you to create an easily way to accept cryptocurrencies. * If you have a Private Key you can write here otherwise system will get when you safe the Payment Acquirer * Remember to Publish On Website -![Payment Acquirer](/static/description/BTCPayPaymentAcquirer.png) +![Payment Acquirer](/payment_btcpay/static/description/BTCPayPaymentAcquirer.png) ## Transaction BTCPay Details In transaction object, you will find more technical information about this method of payment: @@ -24,4 +25,4 @@ In transaction object, you will find more technical information about this metho * Transaction Status: That indicates state of transaction * Buyer Mail Notification: Indicates if mail has been sent or if not (it will be in blank) -![Transaction Btcpay Details](/static/description/BtcpayTxDetails.png) \ No newline at end of file +![Transaction Btcpay Details](/payment_btcpay/static/description/BtcpayTxDetails.png) From ef6f02da2af5b00356eed3a1ab82f88439774bc4 Mon Sep 17 00:00:00 2001 From: Susanna <8512388+vandekul@users.noreply.github.com> Date: Sat, 11 Apr 2020 00:10:27 +0200 Subject: [PATCH 2/2] Update README.md --- payment_btcpay/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/payment_btcpay/README.md b/payment_btcpay/README.md index d947323..793f6fb 100644 --- a/payment_btcpay/README.md +++ b/payment_btcpay/README.md @@ -18,6 +18,13 @@ This module allow you to create an easily way to accept cryptocurrencies. ![Payment Acquirer](/payment_btcpay/static/description/BTCPayPaymentAcquirer.png) +## How it looks like? + +In payment webpage where payment methods appear, you will find new payment method called BTCPay. If you click on it you will be redirect to the server that you indicate in location field. + +![Payment Acquirer](/payment_btcpay/static/description/BTCPayLooksLike.png) + + ## Transaction BTCPay Details In transaction object, you will find more technical information about this method of payment: * Transaction Id: cryptocurrency transaction hash for the executed payout