News:

Looking for documentation? Take a look on our wiki

Main Menu

Paypal VAT / Tax Problem

Started by SimonHodgkiss, June 17, 2010, 08:04:01 AM

Previous topic - Next topic

SimonHodgkiss

PayPal VAT / Tax

The problem is when you are on the front end of the site. The order total shows the PayPal Fee including the VAT / TAX. Which is correct I don't have a problem with that. If someone knows the $db->f("PAYMENT TAX ID HERE???") maybe that would help me out.

See image below



The problem comes when you are sent to PayPal to pay for your order. The total amount that PayPal is requesting off you is incorrect. I've worked out where it's going wrong but can't seem to fix it. The PayPal Fee no longer has VAT / TAX on it when paying at the checkout.

See image below



I also need to fix the order form that is shown to the customer as this also is missing the PayPal Fee VAT / Tax

See image below



Same with the Admin order in the backend as well. The email sent to the customer is also missing the same value.

See image below



I'd be really greatful if someone could help me out or give me a few tips and I'll try fix it myself. I've had a attempt but failed so far.


Many thanks Simon.
Thanks Simon Hodgkiss

Happy to help where I can.

AH

I found that shipping and VAT gets messed up when you have country states being used.

In your case the use of EN will cause the shipping to exclude VAT

If you remove the STATES from the UK (delete all entries for the UK) and the customer record

You should find VAT gets added correctly for shipping.

Let me know if this helps.
Regards
A

Joomla 4.4.5
php 8.1