As everyone knows, WeChat Pay is now very popular, whether in shopping malls, supermarkets, or on websites. WeChat Pay is developing very rapidly, but the ASP version of WeChat Pay is not available on the WeChat public platform, and currently the websites developed based on the ASP language are not available. It is very common, so it is very inconvenient for this kind of website to integrate WeChat payment.
Based on this, we independently developed various payment interfaces for WeChat Pay based on the open SDK provided by WeChat, including: WeChat scan code payment, H5 payment, WeChat official account payment, WeChat red envelope payment, WeChat card payment and a series of interfaces for All ASP code used by the website.
ASP scan code payment is the most commonly used interface. All ASP websites can be integrated and used. The WeChat scan code payment results will be displayed in WeChat callback in real time. At the same time, the payment order results can be returned and stored in the database to automatically update the order. operate.
WeChat public account payment is a payment interface developed based on WeChat public account. You can add ASP public account payment to the existing public account. After generating an order in WeChat, you can directly call up WeChat wallet payment. It is very convenient and also supports automatic updates. Order status.
H5 payment is an interface used by mobile browsers. It is often used on mobile websites. Clicking on a link through the mobile browser automatically wakes up WeChat and pays. Card payment is suitable for POS machine operations in shopping malls and is not required on general websites.
The ASP WeChat payment interface code is pure ASP code, completely open source, the code is easy to integrate, and can be integrated into various websites in just a few simple steps. WeChat payment does not require any third-party plug-ins and can be used on virtual hosts. It is pure code, small in size and easy to run. Fast speed and high security.
Asp WeChat payment interface code v5.5:
Update ASP WeChat payment parameter library code