Update README.md

This commit is contained in:
Susanna
2020-04-11 00:08:24 +02:00
committed by GitHub
parent 73f0c9996f
commit 8844df3cb6
+3 -2
View File
@@ -3,6 +3,7 @@
## This is the module to connect Odoo 9.0 and BTCPay ## This is the module to connect Odoo 9.0 and BTCPay
This module allow you to create an easily way to accept cryptocurrencies. This module allow you to create an easily way to accept cryptocurrencies.
![BTCPay](/payment_btcpay/static/description/Btcpay_com.png)
## Configure Payment Acquirer ## Configure Payment Acquirer
* Install BTCPay Module -> Website -> eCommerce -> Payment Acquirers -> BTCPay * 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 * 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 * Remember to Publish On Website
![Payment Acquirer](/static/description/BTCPayPaymentAcquirer.png) ![Payment Acquirer](/payment_btcpay/static/description/BTCPayPaymentAcquirer.png)
## Transaction BTCPay Details ## Transaction BTCPay Details
In transaction object, you will find more technical information about this method of payment: 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 * Transaction Status: That indicates state of transaction
* Buyer Mail Notification: Indicates if mail has been sent or if not (it will be in blank) * Buyer Mail Notification: Indicates if mail has been sent or if not (it will be in blank)
![Transaction Btcpay Details](/static/description/BtcpayTxDetails.png) ![Transaction Btcpay Details](/payment_btcpay/static/description/BtcpayTxDetails.png)