https://developers.weixin.qq.com/doc/store/shop/API/apimgnt/https://developers.weixin.qq.com/doc/store/shop/API/storemanage/
前端数据与api返回的值个数不同, 前端的值更丰富,想要拿commissionFeeTypeWording和commissionFeeWording,怎么取值
| 问题类型 | API/组件名称 | 微信版本 | 基础库版本 |
|---|---|---|---|
| Bug | POST https://api.weixin.qq.com/channels/ec/order/get?access_token=ACCESS_TOKEN | 6.5.3 | 2.0.0 |
3 个回答
您好,关于您说得commissionFeeTypeWording和commissionFeeWording,怎么取值可以从通过订单详情接口的 commission_infos 字段取 https://developers.weixin.qq.com/doc/store/shop/API/channels-shop-order/api_getorder.html
这是接口文档,
这是接口请求到的结果, 还有上次提交的页面的值,接口缺少了一些值