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:
-
- Force.com WeChat development series applies for test accounts and responds to graphic messages
- In addition to simple text message replies, Force.com can also reply to messages with pictures and texts, reply to music or videos, recognize voices sent by users, collect users' geographical location information and provide corresponding content or services, etc. This article will explain these skills one by one. Before that, we will first introduce how to apply for a test account with all service account interface functions (although this is not necessary for replying to graphic messages).
- WeChat Development 1520 2017-02-25 16:51:46
-
- Force.com WeChat development series custom menu advanced and speech recognition
- In the above article, we introduced how to add a custom menu to the WeChat account through the Force.com platform. In this article, we will further introduce the relevant knowledge of how to query the menu and delete the menu. Finally, we will introduce the related technology of how the WeChat platform performs speech recognition. .
- WeChat Development 1707 2017-02-25 16:46:15
-
- Force.com WeChat development series customer service interface
- When a user actively sends a message to a WeChat public account (including sending a message, clicking on a custom menu click event, subscription event, scanning QR code event, payment success event, and user rights protection), WeChat will push the message data to the developer , developers can call the customer service message interface within a period of time (currently 48 hours) and send messages to ordinary users by POSTing a JSON data packet. There is no limit on the number of sending times within 48 hours. This interface is mainly used for functions such as customer service that require manual message processing, so that developers can provide better services.
- WeChat Development 1802 2017-02-25 16:41:24
-
- Things to note when developing WeChat payment in Python
- The introduction of payment is now needed by many Internet products. In order to make it more convenient and faster for users, it has become common to integrate third-party payments such as Alipay and WeChat Pay. Today, I will follow the editor to take a look at some noteworthy aspects of WeChat payment development. All code involved is written in Python.
- WeChat Development 1951 2017-02-25 10:43:31
-
- WeChat public platform development customer service interface to send customer service messages
- When a user actively sends a message to an official account (including sending a message, clicking a custom menu clike event, subscribing event, scanning QR code event, payment success event, user rights protection), WeChat will push the message data to the developer , developers can call the customer service message interface within a period of time (currently 24 hours) and send messages to ordinary users by POSTing a JSON data packet. There is no limit on the number of sending times within 24 hours. This interface is mainly used for functions such as customer service that require manual message processing, so that developers can provide users with better services.
- WeChat Development 4989 2017-02-24 17:17:03
-
- .Net implements WeChat public platform development interface 'information reply'
- This article mainly introduces the .Net implementation of the WeChat public platform development interface "information reply"
- WeChat Development 1777 2017-02-24 17:12:05
-
- WeChat payment development alarm notification
- In order to promptly notify merchants of abnormalities and improve merchants’ service quality on the WeChat platform. The WeChat backend will push alarm notifications to merchants, including delivery delays, call failures, notification failures, etc. The notification address is the alarm notification URL filled in by the merchant when applying for payment, which can be found in "Public Platform - Service - Service Center - Merchant Functions - Merchant Basic Information - Alarm Notification URL" can be viewed. After receiving the alarm notification, merchants need to repair the problems mentioned in it as soon as possible to avoid affecting online operations.
- WeChat Development 1613 2017-02-24 17:07:27
-
- WeChat public platform development multiple customer service
- In the new WeChat protocol, the development mode can also be connected to the customer service system. If the developer needs to allow users to use the customer service system, they need to return a message with MsgType of transfer_customer_service when receiving the message sent by the user. When the WeChat server receives this message, it will transfer the message sent by the user this time and within a certain period of time in the future. The sent message is forwarded to the customer service system. Examples of returned messages are as follows
- WeChat Development 1635 2017-02-24 17:05:30
-
- Timely obtain the current user Openid and precautions in the WeChat public account development webpage
- The preface is mainly a continuation of the previous article's web page authorization to obtain the user's basic information. It is also a general explanation and some precautions on how to obtain the current user's OpenId again when the user clicks on the link in the official account after the first silent authorization. .
- WeChat Development 2757 2017-02-24 17:01:10
-
- WeChat public account development web page authorizes to obtain user basic information
- If the user accesses a third-party webpage in the WeChat client, the official account can obtain the user's basic information through the WeChat webpage authorization mechanism, and then implement business logic.
- WeChat Development 2973 2017-02-24 16:54:48
-
- Develop automatic message replies and custom menus for WeChat public accounts
- This article mainly introduces the development of automatic message replies and custom menus for WeChat public accounts
- WeChat Development 4305 2017-02-24 16:48:48
-
- The whole process of WeChat public account payment development
- The user clicks a payment button --> {Backend push processing} --> The user sees an interface for entering a password, including the amount and other information --> After the user enters the password, a successful payment page comes out (this part of the process is It’s done by WeChat itself, we don’t have to do anything) --> Return to the system’s own page (you can’t let the user keep looking at a page where the payment is completed. You have spent money and feel distressed, so jump quickly~ for a while I regret it, how can I apply for a refund? The poor engineer still has to develop a refund function.)
- WeChat Development 2956 2017-02-24 16:38:27
-
- WeChat Pay Development Shipping Notice
- This article introduces WeChat payment development and shipping notice
- WeChat Development 1912 2017-02-24 16:28:07
-
- Using delphi+intraweb for WeChat message processing
- In the second lecture, using delphi+intraweb for WeChat development 2—intraweb is published in .net mode (deployed in asp.net mvc4 mode). On IIS (.net virtual host), we successfully deployed the iw application on the cloud virtual host. , in this lecture, we will continue the content of the first lecture and return to WeChat development, this time explaining WeChat message processing.
- WeChat Development 3157 2017-02-24 16:22:00
-
- asp.net develops WeChat public platform (8) WeChat 9 advanced interfaces, custom menus
- The first seven articles have completed the most basic message reception and reply, and also written empty methods for the entry and split processing of advanced interfaces. This article then introduces the nine advanced interfaces of WeChat, and focuses on the custom menus among them. .
- WeChat Development 1928 2017-02-23 14:30:09