小程序
小游戏
企业微信
微信支付
扫描小程序码分享
请求接口:https://api.weixin.qq.com/shop/pay/createorder
文档地址:https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/business-capabilities/ministore/wxafunds/API/order/create_order.html
响应:
{
"errcode": 48001,
"errmsg": "api unauthorized rid: 65a9f474-5f725ccd-7889b71b"
}
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
这个接口只有开了“支付管理”产品的才可以调用,如果没有需要去看支付侧的开发文档https://pay.weixin.qq.com/docs/merchant/products/jsapi-payment/introduction.html
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
api 功能未授权,请确认公众号已获得该接口,可以在公众平台官网 - 开发者中心页中查看接口权限
参考文档:https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Global_Return_Code.html
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
这个接口只有开了“支付管理”产品的才可以调用,如果没有需要去看支付侧的开发文档https://pay.weixin.qq.com/docs/merchant/products/jsapi-payment/introduction.html
api 功能未授权,请确认公众号已获得该接口,可以在公众平台官网 - 开发者中心页中查看接口权限
参考文档:https://developers.weixin.qq.com/doc/offiaccount/Getting_Started/Global_Return_Code.html