在 Ubercart 中,有没有办法让在线客户免税,如果可以,怎么做?我尝试创建一个名为“tax_exempt”的角色并编辑条件,以便此角色不适用于税收(admin/store/ca/uc_taxes_1/edit/conditions),但是当我转到结帐页面时,它仍然为该用户计算的税款(我已将它们添加到 tax_exempt 角色中)
这是条件设置:
Operator: AND
Condition: Check an order's billing State/Province
State/Province: New York
Condition: Check the role of the user.
Negate this condition = true
Operator: OR
Roles: tax_exempt, wholesale