免税状态验证网络服务
我正在寻找一种在线网络服务,可以通过税号验证免税状态,以便我可以将此业务逻辑合并到compute_total_price 过程中。
其他电子商务网站使用哪些网络服务或方法来适应免税组织?
I'm looking for an online web service that verifies tax exempt status by tax id so that I can incorporate this business logic into the compute_total_price procedure.
What web services or methods do other e-commerce sites use to accommodate to the tax exempt organizations?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这些人有一些可以做到这一点的东西。它们看起来有点贵。 http://www2.guidestar.org/。特别是,他们的网络服务属于定制解决方案,价格是“联系我们”。
These guys have something that can do this. They look to be somewhat pricey. http://www2.guidestar.org/. In particular, their Web Services is under custom solutions, and the price is "contact us".
几年前我搜索过,但记得没有发现任何有用的东西。
我最终在适当的情况下添加了适用的税费,除非在用户的个人资料中设置了标志。后者是由网站所有者在(手动)验证客户确实免税后设置的。
I searched a few years back and recall not having found anything useful.
I ended up adding applicable taxes where appropriate unless a flag was set in the user's profile. The latter was set by the site's owner after (manually) verifying that customers are indeed tax exempt.