Introduction - If you have any usage issues, please Google them yourself
As long as the online payment through the authentication Alipay account can be realized. Convenient and quick, set up their own account, you can online real-time collection.
Using method:
After obtaining the corresponding interface code
1, open the Config.asp configuration file to your Alipay account, pay attention!!! Must be through authentication can use, collection fee 10/1000.
2, the ASP code released to the IIS server, direct access to the index.asp file for the network bank direct access to alipay.asp, directly to the cashier to Alipay
3, the payment of the success of the order information, the operation of the .
There are two mechanisms to return:
Return_url instant return, this return is the get way.
Two kinds of notify_url notification returns, the post mode, the server point to the point of the notification mechanism.
Note: the returned address can not be customized with a parameter. Such as http://www.alipay.com/return_Alipay_Notify.asp? Xx=test
For more informatio