当前位置:网站首页>Wechat official account payment prompt MCH_ ID parameter format error
Wechat official account payment prompt MCH_ ID parameter format error
2022-07-02 12:39:00 【Time chaser】
background :
Use .NET Connect with wechat official account payment function .
problem :
Today, when making wechat payment , Always hint “ WeChat official account payment tips mch_id Parameter format error ” !
resolvent :
In fact, this problem generally does not mean that your configuration is wrong , First, it reminds you mch_id Incorrect parameter format indicates that the payment request has been submitted to wechat , Need to know mch_id It's usually 10 It is composed of digits as long as you are sure and your wechat official account mch_id If there is no mistake , Then you have to check what you read mch_id Check whether there are spaces , To avoid this problem, it's best to add one when submitting .Trim() Go to space , I just met such a problem and added one .Trim() This will make the payment successful !
summary :
When making wechat payment, we must pay attention to some minor details ( Sometimes, a space may lead to signature errors and many other situations ), It must be configured step by step , Don't panic, take your time , come on. ! If you are a beginner of wechat development, I suggest seeing the documents more times
边栏推荐
- 计数类DP AcWing 900. 整数划分
- LeetCode—<动态规划专项>剑指 Offer 19、49、60
- drools执行String规则或执行某个规则文件
- Heap (priority queue)
- Less than three months after the programmer was hired, the boss wanted to launch the app within one month. If he was dissatisfied, he was dismissed immediately
- Find the common ancestor of any two numbers in a binary tree
- Docker-compose配置Mysql,Redis,MongoDB
- 线性DP AcWing 902. 最短编辑距离
- Shuttle encapsulated AppBar
- Adding database driver to sqoop of cdh6
猜你喜欢

arcgis js 4.x 地图中加入图片
![JDBC 预防sql注入问题与解决方法[PreparedStatement]](/img/32/f71f5a31cdf710704267ff100b85d7.png)
JDBC 预防sql注入问题与解决方法[PreparedStatement]

Embedded Software Engineer career planning

寻找二叉树中任意两个数的公共祖先

Brush questions --- binary tree --2

Initial JDBC programming

(C language) 3 small Codes: 1+2+3+ · · +100=? And judge whether a year is a leap year or a normal year? And calculate the circumference and area of the circle?

Deep copy event bus

线性DP AcWing 896. 最长上升子序列 II

arcgis js 4. Add pictures to x map
随机推荐
堆(優先級隊列)
Drools executes string rules or executes a rule file
通过反射执行任意类的任意方法
Sse/avx instruction set and API of SIMD
PR 2021 quick start tutorial, learn about the and functions of the timeline panel
bellman-ford AcWing 853. 有边数限制的最短路
线性DP AcWing 895. 最长上升子序列
Redis transaction mechanism implementation process and principle, and use transaction mechanism to prevent inventory oversold
Tas (file d'attente prioritaire)
JSON序列化 与 解析
Record the range of data that MySQL update will lock
Intel internal instructions - AVX and avx2 learning notes
Simple use of drools decision table
趣味 面试题
Mongodb redis differences
LeetCode—剑指 Offer 37、38
Is the neural network (pinn) with embedded physical knowledge a pit?
Go学习笔记—多线程
BOM DOM
Shutter encapsulated button