You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully paired my Store with WooCommerce and created a Test order. Unfortunately the following data is not correct in the invoice in BTCPay Server:
1.) 16% VAT is calculated from the product pice only (=0,74 EUR) and not including shipping costs. The correct amount woud be 1,28 EUR (sum of VAT on product and shipping). Calculation in WoCommerce is correct, but it seems the thr wrong VAT field is being transferred to BTCPay Server.
2.) Customer information: Only the email ist transfered to the invoice, Name and address are missing. This will create accounting/tax issues.
Hi,
I have successfully paired my Store with WooCommerce and created a Test order. Unfortunately the following data is not correct in the invoice in BTCPay Server:
1.) 16% VAT is calculated from the product pice only (=0,74 EUR) and not including shipping costs. The correct amount woud be 1,28 EUR (sum of VAT on product and shipping). Calculation in WoCommerce is correct, but it seems the thr wrong VAT field is being transferred to BTCPay Server.
2.) Customer information: Only the email ist transfered to the invoice, Name and address are missing. This will create accounting/tax issues.
See screenshots for details_


Is it a bug or are my setting incorrect? Thanks.