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:
-
- Share an example tutorial on developing custom menus for WeChat public accounts
- Welcome to leave a message, forward, and tip the project source code reference address. Click here to welcome Start. The previous articles have already explained how to import the project, how to start the configuration project, how to become a developer, and how to interact with source code analysis messages (if the first four items If you are not very clear, you can read here about the rapid development of WeChat public accounts. This article will talk about how to implement a custom menu. There are two ways to implement a custom menu: 1. Edit mode 2. Development mode. The editing mode is very simple and I won’t go into details. ..
- WeChat Development 4157 2017-05-19 16:12:50
-
- Share an example tutorial on developing WeChat public account for credit card payment
- Welcome to leave a message and forward a series of articles on WeChat rapid development: Click here. The previous two articles introduced WeChat official account payment and WeChat scan code payment. This article will specifically talk about WeChat credit card payment. Credit card payment official document scenario introduction. Step 1: The user chooses to pay by credit card. Pay and open WeChat, enter the "Me" > "Wallet" > "Swipe Card" barcode interface. Step 2: The cashier operates in the merchant system to generate a payment order, and the user confirms the payment amount. Step 3: The merchant's cashier scans the user's barcode with a scanning device. /QR code, merchant cashier system submits payment step 4: After paying with WeChat...
- WeChat Development 2887 2017-05-19 16:02:46
-
- An example tutorial for sharing WeChat public account development template messages
- Welcome to leave a message and forward a series of articles on the rapid development of WeChat: Click here. I have a slight cold recently, and the update progress of the article has been delayed. I hope this series of articles will be helpful to your research on WeChat public development. The previous articles introduced WeChat payment. Official account payment, WeChat scan code payment, card payment, WeChat payment. This article will talk about business notifications in WeChat. How to check whether WeChat template messages have permission. In communication groups, people always ask about personal subscription number, certified subscription number, Whether the service number and authenticated service number have permission to use an interface. In fact, this question is very simple, in...
- WeChat Development 4513 2017-05-19 15:56:40
-
- Backend login after WeChat development (login without WeChat account)
- Recently, I wrote a small tool program. According to the requirements, you do not need to log in with the WeChat account provided by WeChat. You need to call the background login interface to log in. Since most of the mini programs use WeChat information to log in, and rarely use their own backend to log in, there are various pitfalls when writing them. Now I will share the code that got through the pitfalls with everyone! (PS: If there is anything wrong, please share it.) Without further ado, go directly to the code. Find app.js and write the following code in it. Hit the blackboard to highlight the key points.
- WeChat Development 2935 2017-05-19 15:54:19
-
- WeChat develops interfaces and parameters for receiving geographical location and links
- Receiving ordinary messages When ordinary WeChat users send messages to public accounts, the WeChat server will POST the XML data packet of the message to the URL filled in by the developer.
- WeChat Development 2704 2017-05-18 13:27:14
-
- WeChat develops interfaces and parameters for receiving video messages
- Receiving ordinary messages When ordinary WeChat users send messages to public accounts, the WeChat server will POST the XML data packet of the message to the URL filled in by the developer.
- WeChat Development 3940 2017-05-18 13:23:07
-
- WeChat develops interfaces and parameters for receiving voice messages
- Receiving ordinary messages When ordinary WeChat users send messages to public accounts, the WeChat server will POST the XML data packet of the message to the URL filled in by the developer.
- WeChat Development 3496 2017-05-18 13:17:59
-
- WeChat develops interfaces and parameters for receiving picture messages
- When an ordinary WeChat user sends a message to a public account, the WeChat server will POST the XML data packet of the message to the URL filled in by the developer.
- WeChat Development 2929 2017-05-18 12:01:29
-
- WeChat development interface and parameters for receiving text messages
- When an ordinary WeChat user sends a message to a public account, the WeChat server will POST the XML data packet of the message to the URL filled in by the developer. Please note:
- WeChat Development 2347 2017-05-18 11:53:10
-
- WeChat development to obtain public account configuration
- This interface will provide the configuration of the custom menu currently used by the public account. If the public account is a menu set through API calls, the development configuration of the menu will be returned. If the public account publishes the menu through the website function on the official website of the public platform, then This interface returns the menu configuration set by the operator.
- WeChat Development 2741 2017-05-17 16:10:48
-
- Personalized menu developed by WeChat
- In order to help public accounts achieve flexible business operations, the WeChat public platform has added a personalized menu interface, through which developers can allow different user groups of public accounts to see different customized menus. This interface is open to certified subscription accounts and certified service accounts. Developers can set the menu that users see through the following conditions:
- WeChat Development 2837 2017-05-17 16:02:53
-
- WeChat development menu event push
- After the user clicks on the custom menu, WeChat will push the click event to the developer. Please note that clicking on the menu will pop up a submenu and will not be reported. Please note that all events from the 3rd to the 8th only support WeChat iPhone 5.4.1 or above, and Android 5.4 or above WeChat users. WeChat users with older versions will not respond after clicking, and developers cannot receive them normally. Event push.
- WeChat Development 3197 2017-05-17 15:56:46
-
- Menu query interface developed by WeChat
- After using the interface to create a custom menu, developers can also use the interface to query the structure of the custom menu. Please also note that after setting a personalized menu, you can use this custom menu query interface to obtain the default menu and all personalized menu information. Request clarification
- WeChat Development 1649 2017-05-17 15:43:56
-
- Custom menu creation interface
- Custom menus can help official accounts enrich their interfaces and allow users to understand the functions of official accounts better and faster. After opening the custom menu, the official account interface is as shown in the figure:
- WeChat Development 1489 2017-05-17 15:31:33
-
- Alarm troubleshooting for WeChat development
- The WeChat public platform has opened the interface alarm to the outside world. When the number of failed attempts by the WeChat server to push messages to developers reaches a predetermined threshold, the alarm message will be sent to the designated WeChat alarm group (setting method: Public platform -> Developer Center -> Interface alarm ), developers are requested to proactively pay attention to the alarm, solve the fault immediately, and improve the service quality of the WeChat official account.
- WeChat Development 8392 2017-05-16 11:07:51