1. WeChat background settings 1. Add test authorization directory and test whitelist: In the WeChat background, set the test authorization directory, such as xxx.sinaapp.com/example/, and add your WeChat ID to the test whitelist. Note that the "personal micro -signal" here is neither the QQ number nor the personal nickname. Instead, log in to WeChat, the string of the "WeChat" field in the "I" interface. It doesn't matter whether the payment authorization directory is set up or not, because we are just testing. 2. Set the web page authorization domain name for the list content: Set it in "Developer Center/Interface Permission Table/Web Page Account/Web Page Authorization to Obtain User Basic Information". The webpage authorized domain name is set to the domain name of the test server, such as: xxx.sinaapp.com, http:// is not required. 2. Merchant Platform Settings 1. Download the certificate in "Account Settings/API Security/API Certificate". You need to use the administrator's mobile phone verification code. After downloading and decompression, what we need to use is the Apiclient_Key.pem and APICLIENT_CERT.PEM. 2. Generate a payment key and set it in "Account Settings/API Security/API Key".
1. WeChat Payment for WeChat Development
##Introduction : Add test authorization directory and test whitelist: In the WeChat background, set the test authorization directory, such as xxx.sinaapp.com/example/, and add your WeChat ID to the test whitelist. Note that the "personal WeChat ID" here is neither a QQ account nor a personal nickname. It is the string in the "WeChat ID" field in the "Me" interface after logging in to WeChat.
2. Share a personal experience in developing mini programs
Introduction: WeChat mini programs have also been released for a while Time, I recently wrote a few WeChat mini -program projects. Let's talk about feelings today. First of all, develop a WeChat mini -program, the most important thing is to operate for the company, because when applying for Appid (WeChat Mini Program ID number), you need to fill in the relevant company certification information such as. Register a WeChat mini program account through the official QQ account or WeChat account. Finally, download the WeChat applet development tool.
3. WeChat public platform development to obtain basic user information
Introduction: After the follower interacts with the official account, the official account can obtain the follower’s OpenID (encrypted WeChat ID). Each user’s OpenID for each official account is unique. For different public accounts number, the openid of the same user is different). Official accounts can use this interface to obtain basic user information based on OpenID, including nickname, avatar, gender, city, language and follow time.
4. How to become a developer in WeChat development
5.
Trust is the key to the success of micro-business
6.
Author webpage authorization for WeChat development Introduction: In WeChat development, there are often such needs: obtaining user avatars, binding WeChat ID to send messages to users... Then implement these The premise is authorization! 7. javascript - How should a website verify the authenticity of a member’s WeChat account? Introduction: Now there is a WeChat public account. The original plan was to obtain the member's WeChat in the background by letting members use the WeChat to be verified to send the website registration username to the WeChat public account. The account and website username were compared to determine the authenticity of the WeChat ID. It was found that the WeChat public interface prohibited the acquisition of followers’ WeChat IDs... Introduction: If 10 people promote a WeChat account, how do you know the number of promotions by these 10 people? 9. If you develop a WeChat official account, what unique identifier can be obtained in the background? Introduction: For example, this WeChat account has very good benefits. If you are afraid that others will receive more, you can log in to N accounts with your mobile phone to receive it. Can you get some other information to identify it, mac, or mobile phone serial number? At present, I have only learned PHP, JS, etc. sporadically, and have not done any practical work. Asking this is to understand... Introduction: Thread, one: (Repost) Interesting article: I am a thread: From: Coder Turnover (WeChat ID: coding) Author: IBM Liu Xin I am a thread. I was assigned a number: 0x3704 when I was born, and then I was led to a dark room. Here I found many people who were exactly the same as me. companion. My companion 0x6900 stayed for a long time. He said to me with a vicissitude of life: The destiny of our thread is to process packages. You have to come back here immediately after handling the package, otherwise you may never come back. I was confused, package, what package? ”Don’t be anxious, immediately [Related Q&A recommendations]: javascript - How to implement WeChat multi-group live broadcast javascript - How to change the WeChat ID in the web page once it is loaded? javascript - Can the touchend event realize that the prompt box will pop up after copying? php - Can the WeChat service account proactively push messages?
The above is the detailed content of 10 recommended courses on WeChat ID. For more information, please follow other related articles on the PHP Chinese website!