Magento 增值税应用不正确
我遇到一些价格显示错误的问题。我已经设置了 magento,以便我给产品的价格包含增值税。然而它似乎只是忽略了设置,因为即使改变它也不会改变结果。 我制作了一些问题的屏幕截图:
有人知道可能是什么问题吗? 谢谢你!
I'm having some problems with prices that are showing up wrongly. I have set up magento so that the prices i give to products are Including VAT. Yet it seems to just ignore the setting since even changing it won't change the result.
I've made some screenshots of the problem:
Anyone has any idea what could be the problem?
thank you!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不了解您所在国家/地区的税务规则,但您可能必须将计算更改为基于“运输原产地”,并在“系统>配置>运输设置>原产地”下定义原产地。
基于帐单地址的计算需要一个地址集 - 这可能不是前端的情况(除非作为登录客户)。但是,在结账的审核步骤中,税费应该是正确的。
I'm not into the tax rules in your country, but probably you have to change the calculation to be based on "shipping origin" and define the origin under "system > configuration > shipping settings > origin".
Calculation based on billing address requires an address set - which is probably not the case in the frontend (unless as a logged in customer). However, the tax should be correctly in the review step of the checkout.