Adding general readme linking to both versions installation instructions.

This commit is contained in:
ndeet
2024-07-09 11:11:50 +02:00
parent 0742b68e48
commit 86cf5af6fa
2 changed files with 14 additions and 3 deletions
+11
View File
@@ -0,0 +1,11 @@
# BTCPay Server payment gateway for Odoo 16 and 17
## Accept bitcoin payments on Odoo 16 and 17
This odoo addon allows you to accept bitcoin and Lightning Network (and other cryptocurrency) payments in your Odoo e-commerce store.
![BTCPay Server Website](./payment_btcpay/static/description/BTCPayServer_org.png)
## How to install
Please find the installation instructions here:
- [Odoo 17 documentation](https://github.com/btcpayserver/odoo/blob/17.0/payment_btcpay/README.md)
- [Odoo 16 documentation](https://github.com/btcpayserver/odoo/blob/16.0/payment_btcpay/README.md)