philipmulcahy / azad

amazon order history reporter chrome extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

taxes are not displayed correctly on amazon.ca

belilan opened this issue · comments

in Canada, we have several taxes, a federal one and a provincial one, depending which province you live in.
the results I got are completely incorrect.
Here is an examlple wher 2 taxes have been applied.

image
image

The total is correct: 15.52
The VAT column in the results is actually the item subtotal (total without taxes), but thats' fine, I'd just have to rename the column.
The GST column is "0", instead of "0.69".
The PST is correct.
I have checked the whole file, the GST column is always "0".

Thank you.

got it - thank you!

Hello @belilan!

Would you mind taking https://www.mulcahyfamily.org/azad/azad_16f86617.zip for a spin and see if it fixes the problem?
Here's how to use it: https://github.com/philipmulcahy/azad?tab=readme-ov-file#how-to-try-out-an-experimental-version

Yours,

Philip

I took a chance and included it in 1.10.1, which is rolling out in the next 48 hours.
It'd be great to know if it's worked!

cool!
I'd completely missed the VAT thing - let me give it some more thought.

first attempt fixed it for .ca and broke .co.uk - regrouping now

Nailed it - I don't think I need you to test, but the code went in fb837af, and is in the queue for the next release.

v.1.11.0 in review with the webstore: expect it to deploy in the next week