Summary of basic knowledge for developing WeChat payment
It has been more than two months since WeChat Pay was developed and launched. If there was no promotion and publicity, the number of users would not be very large. So far, there has not been a large amount of payments. In the past, WeChat Pay was open to all public accounts, so that we could write some summaries. In the past, WeChat Pay was not open to all public accounts, so all documents were inconvenient for public publication. From the time I connected to WeChat Pay last year to now, I have found that the functions of WeChat Pay are becoming more and more complete and the functions are becoming richer and richer. There were many pitfalls in the early stages of development. The students who connected with WeChat discovered it after searching for a long time. Starting from the differences in the access environments of different companies, the problems encountered by both parties are unavoidable. There are some aspects that should be paid special attention to and I will summarize them here.
1. The WeChat payment result server IP is not fixed. Generally, if a company needs to make a whitelist, almost all previously accessed payment methods can be used. However, WeChat notifies that there are too many servers nationwide and cannot provide payment result notifications. server, so it is impossible to do a whitelist to prepay malicious users andsecurity, access the server and The site needs special processing.
2. The WeChat payment notification address and acceptance server cannot be encrypted by HTTPS before they can be accessed normally. Since HTTPS is encrypted based on a third-party security certificate, I did not pay attention at first. After the payment is completed, the payment result will be lost. It has been unable to notify normally.
3. When applying for an account, you must be sure to submit the authorized payment directory, such as: http://qq.com/b/a.html, so the authorized directory must be http:/ /qq.com/b/ directory, you must go to the lowest level directory, otherwise pages in other directories will not have permission to call WeChat payment (JSAPI) Script. Please pay special attention to this. Once submitted, the payment directory cannot be modified. It can be modified now. In theory, only one payment authorization directory is allowed. This used to be the case. It's up to you. It would be a tragedy if multiple products are connected to the same server. However, it depends on your relationship. In fact, one server can apply for multiple payment authorization directories. 4. User complaints return directory. The application account must also be a fixed address, and theoretically cannot be modified after submission. As the system matures, it should be possible to access the user complaint and feedback system
.5. Before the official
reviewis passed, all your payments cannot be used normally, including testing. 6. You must use a formal account for testing, and there is no test account. The test can temporarily assign a test authorization directory. However, the tester's WeChat ID must be added to the whitelist, otherwise the test whitelist will only have 20 accounts at most.
7. Once the WeChat review is passed. Account, the configured test authorization directory can be tested by WeChat payment. Once the WeChat payment of this public account is released, I'm sorry, all the authorized payment directories of the WeChat payment test address will be invalid, if there are multiple products. At this time, only the online address can be used for testing. However, WeChat informed that this permission will be released in the future.
8. The Getpackage callback address for obtaining product information has been submitted when applying for the WeChat Natvie payment account. The biggest pitfall is that there is no test address. You can only use the official address for testing, and there is no test address available. Although native payment does not require WeChat payment permissions on the authorization directory page. The most annoying thing is that the callback address for obtaining product information is official, so the test address cannot be used. At most, it can only call up a WeChat payment sister.
9. Anyone who interacts with WeChat must obtain the WeChat authorized access_token. Generally, it will expire after two hours and must be obtained again before interacting with all
interfacesof WeChat. Otherwise you will be told that you do not have permission. 10. WeChat’s OAuth protocol user information acquisition protocol is the worst. The documents given are wrong, and the information given in the communication is also wrong. This is also troublesome. You must use the WeChat client to maliciously obtain WeChat information, and you must also go to the WeChat server to jump to the specified server address to obtain the information. WeChat's OpenId is a unique ID generated based on user information plus server information. As long as the user pays attention to WeChat's server, information can be pushed to the user through the user's OpenId. What WeChat 5.2 is currently doing is that it can push payment information even if the user is not paying attention. This function is only a specific function for some accounts.
The last sentence is that the test environment is still well prepared, and the accuracy and completeness of the documentation also need to be improved. The demo provided supports multi-language version and needs to be improved. However, WeChat payment is advancing very quickly. Many functions that were not available before can now be used. I found that the speed of improvement is still very fast. Looking forward to a new leap forward in WeChat payment. The last point is that WeChat also has an overlord clause. If you connect to WeChat Pay within the WeChat app, you are not allowed to connect to other payment methods. This is even more ruthless than Alipay.
The above is the detailed content of Summary of basic knowledge for developing WeChat payment. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

This article provides a detailed guide to safe download of Ouyi OKX App in China. Due to restrictions on domestic app stores, users are advised to download the App through the official website of Ouyi OKX, or use the QR code provided by the official website to scan and download. During the download process, be sure to verify the official website address, check the application permissions, perform a security scan after installation, and enable two-factor verification. During use, please abide by local laws and regulations, use a safe network environment, protect account security, be vigilant against fraud, and invest rationally. This article is for reference only and does not constitute investment advice. Digital asset transactions are at your own risk.

Troubleshooting and solutions to the company's security software that causes some applications to not function properly. Many companies will deploy security software in order to ensure internal network security. ...

H5. The main difference between mini programs and APP is: technical architecture: H5 is based on web technology, and mini programs and APP are independent applications. Experience and functions: H5 is light and easy to use, with limited functions; mini programs are lightweight and have good interactiveness; APPs are powerful and have smooth experience. Compatibility: H5 is cross-platform compatible, applets and APPs are restricted by the platform. Development cost: H5 has low development cost, medium mini programs, and highest APP. Applicable scenarios: H5 is suitable for information display, applets are suitable for lightweight applications, and APPs are suitable for complex functions.

H5 is more flexible and customizable, but requires skilled technology; mini programs are quick to get started and easy to maintain, but are limited by the WeChat framework.

Compatibility issues and troubleshooting methods for company security software and application. Many companies will install security software in order to ensure intranet security. However, security software sometimes...

Discussion on the JS resource caching issue of Enterprise WeChat. When upgrading project functions, some users often encounter situations where they fail to successfully upgrade, especially in the enterprise...

The choice of H5 and applet depends on the requirements. For applications with cross-platform, rapid development and high scalability, choose H5; for applications with native experience, rich functions and platform dependencies, choose applets.

H5 development tools recommendations: VSCode, WebStorm, Atom, Brackets, Sublime Text; Mini Program Development Tools: WeChat Developer Tools, Alipay Mini Program Developer Tools, Baidu Smart Mini Program IDE, Toutiao Mini Program Developer Tools, Taro.
