Compare commits

..

No commits in common. "16.0" and "v16.0.2.0" have entirely different histories.

View File

@ -52,7 +52,3 @@ In transaction object, you will find more technical information about this metho
* Transaction Status: That indicates state of transaction
![Transaction Btcpay Details](../payment_btcpayserver/static/description/BtcpayTxDetails.png)
## Troubleshooting
### The order and transaction status does not get updated to "paid"
If the BTCPay connection generally works, like redirect to BTCPay checkout page (QR-code) then check your odoo logs and make sure PDF generation generally works. If there are errors mentioning wkhtmltopdf then you need to install `wkhtmltopdf` on your server.