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:
-
- WeChat public platform development: map related interface description
- In order to facilitate everyone to develop LBS applications, the SDK encapsulates commonly used calculation formulas and map interfaces from Baidu and Google.
- WeChat Development 2184 2017-02-27 13:31:49
-
- WeChat public platform development: OAuth2.0 description
- This article mainly introduces the development of WeChat public platform: OAuth2.0 instructions
- WeChat Development 1498 2017-02-27 13:28:03
-
- WeChat public platform development: advanced interface description
- The advanced interface mentioned here refers to the advanced functions opened for certified service accounts.
- WeChat Development 2827 2017-02-27 13:23:56
-
- WeChat public platform development: description of multiple customer service interfaces
- The principle of WeChat's official multi-customer service interface is that through the information sent by the user, the developer server returns a response message of a specified type, causing the user's conversation state to switch to the official multi-customer service state (lasting for a period of time). During this period, the user sends All information will not reach the developer's server, but will be transferred to the multi-customer service software.
- WeChat Development 2331 2017-02-27 13:19:50
-
- WeChat public platform development: Custom menu interface description
- This article mainly introduces the development of WeChat public platform: custom menu interface description
- WeChat Development 2323 2017-02-27 13:18:14
-
- WeChat public platform development: general interface description
- The "Common APIs" mentioned here are necessary verification functions for using a series of advanced functions of WeChat public accounts (applied to development mode).
- WeChat Development 2166 2017-02-27 13:13:37
-
- WeChat public platform development: solving user context (Session) issues
- Due to the special mechanism of the WeChat public platform, all information is forwarded by the WeChat server, so the server cannot use Session to manage the context of the user session. For this purpose, Senparc.WeiXin.MP SDK adds a context module and integrates it into MessageHandler.
- WeChat Development 3078 2017-02-27 13:08:18
-
- WeChat public platform development: Understanding MessageHandler
- This article mainly introduces the development of WeChat public platform: understanding MessageHandler
- WeChat Development 1982 2017-02-27 12:00:56
-
- WeChat public platform development: using Senparc.Weixin.MP SDK
- This article mainly introduces the development of WeChat public platform: using Senparc.Weixin.MP SDK
- WeChat Development 2066 2017-02-27 11:56:31
-
- WeChat payment development JS API payment
- WeChat JS API can only be used in WeChat's built-in browser, and calls from other browsers are invalid. WeChat provides the getBrandWCPayRequest interface for the merchant's front-end web page to call. WeChat will identify the merchant's payment authority before calling it. If the merchant has the authority to initiate payment, the payment process will begin. Here we mainly introduce the interface calling rules before payment. Please refer to the payment status message notification mechanism below. The interface needs to be noted: all incoming parameters are string types!
- WeChat Development 2029 2017-02-25 17:38:50
-
- WeChat payment development order inquiry
- Due to technical reasons on one side, the merchant may not receive the final payment notification within the expected time. At this time, the merchant can query the detailed payment status of the order through this API.
- WeChat Development 3030 2017-02-25 17:30:27
-
- WeChat Pay Development Rights Protection Notice
- When users experience abnormal payment and purchase behavior on official accounts, they usually complain to Tencent customer service. Therefore, WeChat needs to know the details of transactions between official accounts and users in real time. At the same time, in order to solve users' problems as quickly and efficiently as possible, WeChat, as a bridge connecting users and merchants, will instantly synchronize problems to merchants through this customer service system and feedback the solution results to users.
- WeChat Development 1912 2017-02-25 17:25:46
-
- Force.com WeChat development series OAuth2.0 web authorization
- OAuth is an open protocol that allows users to allow third-party applications to obtain the user's private resources (such as user personal information, photos, videos, contact lists) stored on a website in a secure and standard manner without requiring the user name and Passwords are provided to third-party applications. This article will introduce in detail the OAuth protocol and its specific implementation in WeChat.
- WeChat Development 1912 2017-02-25 17:18:21
-
- Force.com WeChat development series background configuration
- In order to find domestic free cloud resources as the WeChat backend, I spent a day trying out SinaAppEngine (SAE). The debugging was too inconvenient and the user experience was poor. As a media company, Sina’s technical skills cannot stand the test. Amazon can launch AWS, but Sina cannot! A better option is Baidu BaiduAppEngine (BAE), but even though it has recently started charging, it is better to return to force.com with peace of mind. At least the free stuff promised by foreigners will always be free and reliable.
- WeChat Development 1598 2017-02-25 17:05:14
-
- Force.com WeChat development series user message processing
- Force.com is an internationally renowned cloud platform company. After successfully configuring Force.com as the server for WeChat public accounts, the next required task is to process the messages sent by users. 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. Usually the message types include text information, picture information, voice information, video information, geographical location information and links. information. For the detailed structure of the XML packet for each message, see http://mp.weixin.qq.com/wiki/index.php?title=%E6%8E%A5%E6%94%B6%E6%99 %AE
- WeChat Development 1497 2017-02-25 16:58:06