https://developers.weixin.qq.com/doc/store/API/order/get.html
通过小店api对接订单到我们自有系统进行商品发货。需要怎么处理?
订单详情中都是脱敏数据。通过https://developers.weixin.qq.com/doc/store/API/order/decode_order_sensitive_info.html解码接口,也不能拿到用户联系方式的完整信息。
有没有类似抖店接口中address_id的加密串模式呢
扫描小程序码分享
https://developers.weixin.qq.com/doc/store/API/order/get.html
通过小店api对接订单到我们自有系统进行商品发货。需要怎么处理?
订单详情中都是脱敏数据。通过https://developers.weixin.qq.com/doc/store/API/order/decode_order_sensitive_info.html解码接口,也不能拿到用户联系方式的完整信息。
有没有类似抖店接口中address_id的加密串模式呢
您好,请问最后通过什么方式获取到了收货人信息进行发货~
参考这个链接:https://developers.weixin.qq.com/doc/store/API/order/delivery_send.html