小程序
小游戏
企业微信
微信支付
扫描小程序码分享
1)购买商品有两种入口:1.直接从微信小店购买;2.在微信小程序通过store-product插入微信小店商品
2)在微信小程序中调用获取订单列表接口:https://developers.weixin.qq.com/doc/store/shop/API/order/list_get.html 进行订单的展示
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
是的
参考:https://developers.weixin.qq.com/doc/store/shop/API/basics/component.html
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
是的,
不过是更严格的规定:https://store.weixin.qq.com/chengzhang/webdoc/wiki/7797/e567e11a16f00db4/growth_center_rule_for_store
1、首先小店后台要添加关联账号小程序
2、小程序代码中使用store-product去展示小店商品
3、用户通过这个路径购买
4、小程序消息回调事件中获取到orderid
5、通过此orderid才能正常打开订单
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
是的
参考:https://developers.weixin.qq.com/doc/store/shop/API/basics/component.html
是的,
不过是更严格的规定:https://store.weixin.qq.com/chengzhang/webdoc/wiki/7797/e567e11a16f00db4/growth_center_rule_for_store
1、首先小店后台要添加关联账号小程序
2、小程序代码中使用store-product去展示小店商品
3、用户通过这个路径购买
4、小程序消息回调事件中获取到orderid
5、通过此orderid才能正常打开订单