当前位置:网站首页>ecshop配置微信支付,微信开发者工具微信支付时弹窗提示“未绑定网页开发者”问题
ecshop配置微信支付,微信开发者工具微信支付时弹窗提示“未绑定网页开发者”问题
2022-07-22 09:05:00 【enoshxu】
微信公众号的开发者配置中的微信开发工具中明明已经正确绑定开发者账号,但微信开发者工具还是弹出“未绑定网页开发者”,坑了好久,记录下
原因:
1.微信公众号的开发者配置中的微信开发工具中没有绑定开发者账号;
2.调用支付授权接口所传递的参数中的appid和公众服务号的appid 。
我就是第2个原因,我是查看授权接口的参数才找到appid不对号,坑了好久。找到原因后我就找到ecshop的平台后台管理系统的系统设置中的支付方式的微信支付,编辑配置对应服务号的appid ,解决完毕。
边栏推荐
- 力扣解法汇总1108-IP 地址无效化
- Applet implementation list and details page
- Visual studio debugging shortcut key
- 2022-07-21:给定一个字符串str,和一个正数k, 你可以随意的划分str成多个子串, 目的是找到在某一种划分方案中,有尽可能多的回文子串,长度>=k,
- "Review of software engineering in Wuhan University of technology" Chapter 1 | overview of software engineering
- fcntl函数
- 关于STemwin中,外部实体按键操作Spinbox控件(fishing_2)
- Reversible information hiding method of image in ciphertext domain based on fine-grained embedding space reservation
- Codeforces Round #799 (Div. 4)(8/8)
- Female guest registration
猜你喜欢
Top 10 active noise reduction headphones and top 10 active noise reduction headphones brands
批量查分爬虫
"Review of software engineering in Wuhan University of technology" Chapter 6 | coding specification
Android互联网大厂面试经验
Understanding of continue in C language (fishing_1)
云原生(十) | Kubernetes篇之Kubernetes简介
第十二讲 MySQL之高可用组件MHA
Qt|编辑框的使用总结
C语言中continue的理解(fishing_1)
debug glance(by quqi99)
随机推荐
力扣解法汇总1252-奇数值单元格的数目
ES6 assignment deconstruction
3. Transbot modifies the display resolution
垃圾回收
Android互联网大厂面试经验
Geowebcache publishes ArcGIS slice data
Inscription des femmes
[10:00 public class]: cloud video conference system privatization practice
力扣解法汇总1089-复写零
互斥锁和信号量
力扣解法汇总676-实现一个魔法字典
visual studio 调试快捷键
力扣解法汇总1217-玩筹码
关于scrollTo滚动offsetTop到顶部的距离的bug找了两个小时
"Review of software engineering in Wuhan University of technology" Chapter 1 | overview of software engineering
fcntl函数
node生成token与验证token(typeScript语法)
包装类和字符串的方法
How to build a clear and understandable data Kanban?
2022-07-21: given a string STR and a positive number k, you can divide STR into multiple substrings at will, in order to find that in a certain division scheme, there are as many palindrome substrings