7 messages in com.googlegroups.google-checkout-api-ukgoogle VAT calcuation gives wrong price
FromSent OnAttachments
David27 Jun 2007 04:11 
smsm1127 Jun 2007 23:31 
David28 Jun 2007 06:39 
mojomuse13 Jul 2007 06:51 
Jules22 Jul 2007 04:15 
Jules22 Jul 2007 04:23 
Jules24 Jul 2007 03:40 
Subject:google VAT calcuation gives wrong price
From:David (dave@gmail.com)
Date:06/27/2007 04:11:50 AM
List:com.googlegroups.google-checkout-api-uk

I have one product at £14.00 inc vat (£11.91 ex vat, plus £2.09 vat).

Sending the ex vat price £11.91 to google results in them making the final price £13.99 based on their own calcualtions (which is a correct calculation, but gives the wrong price).

How can I tell google the correct inc vat price is actually £14.00?

I'm using an XML cart with per-line, half-up rounding. For my website, VAT is calculated from the final inc vat price using the 7/47 vat fraction specified by HMRC.

There must be some way to do this with the standard UK rounding rules. Can anyone help?

Thank you in advance.