Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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

http://i.imgur.com/iX1Qh.png

Thank you very much for your time.

Regards

share|improve this question

1 Answer

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.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.