uni-pay插件对接支付宝沙箱环境的APP支付功能,完成支付后调用uniPayInstance.orderQuery接口报错

- 发布:2024-06-07 16:59
- 更新:2024-06-11 11:35
- 阅读:140
产品分类: uniapp/App
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: 11
HBuilderX类型: 正式
HBuilderX版本号: 4.15
手机系统: Android
手机系统版本号: Android 12
手机厂商: 小米
手机机型: S12
页面类型: vue
vue版本: vue2
打包方式: 云端
项目创建方式: HBuilderX
操作步骤:
预期结果:
正常提示
正常提示
实际结果:
The "signature" argument must be of type string or an instance of ArrayBuffer, Buffer, TypedArray, or DataView. Received undefined
The "signature" argument must be of type string or an instance of ArrayBuffer, Buffer, TypedArray, or DataView. Received undefined
bug描述:
uni-pay插件对接支付宝沙箱环境的APP支付功能,完成支付后调用uniPayInstance.orderQuery接口报错The "signature" argument must be of type string or an instance of ArrayBuffer, Buffer, TypedArray, or DataView. Received undefined
8***@qq.com (作者)
问题处理好了,是官方组件没支持沙盒地址导致的
2024-06-12 16:45