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.
我正在使用网络服务获取 Prestashop 网站的订单。除了与订单相关的税码外,我正在获取所有详细信息。请建议我可以从哪里获得这些数据。
我 在数据 XML 中看到数据19.600这是什么?请帮忙。
谢谢
乌特帕尔
在 prestashop 1.5 中解析订单时。获取id_order_detail并请求具有此 ID 的 Web 服务以获取tax_name等tax_rate。
id_order_detail
tax_name
tax_rate