current location:Home > Technical Articles > WeChat Applet > WeChat Development
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- What does scope permission mean?
- Scope permission is WeChat web page authorization. Official accounts can obtain basic user information through the WeChat web page authorization mechanism, and then implement business logic.
- WeChat Development 78238 2019-07-24 11:26:32
-
- What does jsapi payment mean?
- JSAPI payment means that the user opens the merchant's H5 page in WeChat, and the merchant completes the payment by calling the JSAPI interface provided by WeChat Payment to activate the WeChat payment module on the H5 page.
- WeChat Development 45401 2020-10-21 09:24:49
-
- Detailed explanation of WeChat public account web authorization
- In this era of mobile terminals, WeChat official accounts have gradually become a channel for people to obtain information and a means for merchants to develop potential customers. Therefore, many programmers have turned to WeChat development. So today, we will introduce WeChat to you. How can web page authorization be implemented in public account development?
- WeChat Development 9665 2021-05-28 16:27:31
-
- How to use vue to complete the WeChat public account webpage
- There is an H5 page function, a relatively simple questionnaire function, nested in our WeChat official account. The technology stack chosen is Vue. WeChat’s login and sharing interfaces are also used.
- WeChat Development 7663 2019-04-29 09:59:26
-
- Secondary development framework for WeChat public accounts--Basic introduction to WeQing
- Today, this article will introduce to you Weiqing, which is a secondary development framework for WeChat public accounts. It is a small program and public account management system that can realize functions that cannot be achieved by the WeChat platform. Interested friends can learn about it together. Bar.
- WeChat Development 8286 2019-04-20 15:09:48
-
- What's going on with the WeChat response sharing bug? List of WeChat official responses
- There is a bug in WeChat response sharing? What is the bug in WeChat response sharing? Below, the editor of php Chinese website will lead you to see what is going on.
- WeChat Development 3911 2019-01-24 15:07:41
-
- How to use WeChat strong reminder function
- How to use WeChat's strong reminder function: first open a chat interface with friends; then click the [...] symbol in the upper right corner; finally, in the opened interface, click to open the [Reminder] function.
- WeChat Development 27619 2021-04-18 14:28:23
-
- What file is apk?
- apk is the installation package file of the Android system. Generally, the installation package we download is transferred to the Android emulator through the apk file for further execution and installation. The software in Android phones is generally in apk format.
- WeChat Development 121706 2021-04-15 11:49:21
-
- Jump to the designated WeChat scan code to follow the webpage (with code)
- The content of this article is about jumping to the designated scan code to follow the WeChat page (with code). It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.
- WeChat Development 8182 2018-10-12 14:37:54
-
- WeChat development tutorial: automatic reply to messages and customer service messages, text with link jump
- The operation is very simple, but I couldn't find how to implement it when I searched Baidu, so with this blog, I use the a tag in the text that needs to be linked, and the href attribute of the a tag uses single quotes to enclose the URL address, and the customer service message text contains Link jump
- WeChat Development 9996 2018-08-10 17:53:11
-
- The 'JS interface domain name' in the WeChat official account implements the sharing function
- Introduce js Note: Support the use of AMD/CMD standard loading method; inject permission verification configuration through the config interface. All pages that need to use JS-SDK must first inject configuration information, otherwise they will not be called.
- WeChat Development 6515 2018-08-08 09:28:30
-
- Why does WeChat payment verification or signature fail? Attached are three solutions
- Why does iOS WeChat Unified Payment verification fail? I'm really anxious because my signature failed and I still can't pay. The main problem is that the body is in Chinese, which is very troublesome to solve. I searched a lot on Baidu, but I can't find any articles that completely solve it. In short, it's all kinds of troubles. I won’t go into details here, let’s get to the point:
- WeChat Development 47665 2018-08-07 15:44:05
-
- I have discovered some pitfalls after logging in and sharing on Android WeChat for a while.
- In addition to obtaining the AppID, the Android application must pass the review, otherwise it cannot be called up on WeChat for sharing, and the package name and signature fields need to be filled in on the website. The signature can be obtained using a signature generation tool. If you have special needs, please refer to "Signature Generation Method" to generate it yourself.
- WeChat Development 5342 2018-08-02 11:08:18
-
- The latest general process of implementing the WeChat sharing back-end interface
- After sharing with WeChat, the port is simply implemented and the access_token is obtained; during the development process, it should be noted that WeChat limits the number of times the access_token is generated per day and the duration of use in order to reduce the access pressure on the server; since the limit duration is 7200s, a judgment was made and a token was generated. Use the same token for 2 hours; this is just a small interface, so I choose to save the latest generation time and token as static variables
- WeChat Development 6416 2018-08-01 11:36:36
-
- WeChat public account development: Examples of how merchants send red envelopes to users
- A brief introduction to the red envelope function: 1. When a merchant calls the interface, it issues red envelopes by specifying the sending object and the sending amount. This method allows merchants to flexibly apply it to a variety of rich activity scenarios. 2. After receiving the red envelope, the user The funds are directly transferred to WeChat change, avoiding the complicated award process and giving users the smooth experience of WeChat payment.
- WeChat Development 6509 2018-08-01 11:19:08