Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我非常希望有人能够帮助解决我们的 magento(版本 1.6.2.0)结帐和应用折扣代码时似乎发生的这个错误。这不是最容易解释的,所以我附上了一张图片:
http://i.imgur.com/iX1Qh.png
非常感谢您的宝贵时间。
问候
这里的问题是,贝宝认为不包括增值税的商品总折扣,而在 magento 中,折扣是整体计算的。由于 Magento 没有将增值税金额传递给贝宝,因此贝宝会计算它。
如果您想解决如何纠正,请告诉我。