IOS调用微信支付出现错误:
{"code":9,"message":"The payment appid configured in HBuilder mainifest.json is inconsistent with the appid used to generate the order. If it is HB debugging, please package it online,https://ask.dcloud.net.cn/article/282"}
- 后端返回了appid和payment里面weixin的appid是一致的
- android可以成功调用支付
- IOS微信支付不行
- 上传到appstore 里面,使用TestFlight 也无法成功调起。
0 个回复