2

I am desperately hoping someone is able to assist with this error that seems to be occurring with our magento (version 1.6.2.0) checkout and applying a discount code. It isn't the easiest to explain so I have attached an image:

enter image description here

https://i.stack.imgur.com/760Bm.png

Thank you very much for your time.

Regards

Win
  • 61,100
  • 13
  • 102
  • 181
user994319
  • 253
  • 1
  • 7
  • 22

1 Answers1

5

Problem here is that paypal considers discounts on item total excluding VAT and in magento discount is counted overall. As Magento is not passing VAT amount to paypal, paypal calculates it.

If you want solution how to rectify then do let me know.

Rinkal Shah
  • 61
  • 1
  • 3