文件名称:create_direct_pay_by_user-JAVA-GBK
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-12-22
- 文件大小:
- 1000kb
- 下载次数:
- 0次
- 提 供 者:
- Shao****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
支付宝纯网关接口(create_direct_pay_by_user)
需要配置的文件是:
alipay_config.java
alipayapi.jspreturn_url.jsp
notify_url.jsp
本代码示例(demo)中模拟获取远程HTTP信息使用的是commons-httpclient-3.0版本的第三方架包、及支付宝的httpClient封装类。
如果您不想使用该方式实现模拟获取远程HTTP功能,那么可以用其他方式代替,此时需您自行编写代码。
-Pay treasure to pure gateway interface (create_direct_pay_by_user)
You need to configure the file is:
Alipay_config.java
Alipayapi.jspreturn_url.jsp
Notify_url.jsp
This code example (Demo) in simulated remote access to HTTP information using httpClient package commons-httpclient-3.0 class version of third square fr a me packet, and alipay.
If you do not want to use this way to realize the simulation of remote access to HTTP features, then it can be replaced by other way, at this time you need to write their own code.
需要配置的文件是:
alipay_config.java
alipayapi.jspreturn_url.jsp
notify_url.jsp
本代码示例(demo)中模拟获取远程HTTP信息使用的是commons-httpclient-3.0版本的第三方架包、及支付宝的httpClient封装类。
如果您不想使用该方式实现模拟获取远程HTTP功能,那么可以用其他方式代替,此时需您自行编写代码。
-Pay treasure to pure gateway interface (create_direct_pay_by_user)
You need to configure the file is:
Alipay_config.java
Alipayapi.jspreturn_url.jsp
Notify_url.jsp
This code example (Demo) in simulated remote access to HTTP information using httpClient package commons-httpclient-3.0 class version of third square fr a me packet, and alipay.
If you do not want to use this way to realize the simulation of remote access to HTTP features, then it can be replaced by other way, at this time you need to write their own code.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
create_direct_pay_by_user-JAVA-GBK\.classpath
..................................\.project
..................................\readme.txt
..................................\src\com\alipay\config\AlipayConfig.java
..................................\...\...\......\sign\MD5.java
..................................\...\...\......\util\AlipayCore.java
..................................\...\...\......\....\AlipayNotify.java
..................................\...\...\......\....\AlipaySubmit.java
..................................\...\...\......\....\httpClient\HttpProtocolHandler.java
..................................\...\...\......\....\..........\HttpRequest.java
..................................\...\...\......\....\..........\HttpResponse.java
..................................\...\...\......\....\..........\HttpResultType.java
..................................\...\...\......\....\UtilDate.java
..................................\WebRoot\alipayapi.jsp
..................................\.......\images\alipay.gif
..................................\.......\......\new-btn-fixed.png
..................................\.......\index.jsp
..................................\.......\log\log.txt
..................................\.......\META-INF\MANIFEST.MF
..................................\.......\notify_url.jsp
..................................\.......\return_url.jsp
..................................\.......\WEB-INF\lib\commons-codec-1.6.jar
..................................\.......\.......\...\commons-httpclient-3.0.1.jar
..................................\.......\.......\...\commons-logging-1.1.1.jar
..................................\.......\.......\...\dom4j-1.6.1.jar
..................................\.......\.......\...\jaxen-1.1-beta-6.jar
..................................\.......\.......\web.xml
..................................\src\com\alipay\util\httpClient
..................................\...\...\......\config
..................................\...\...\......\sign
..................................\...\...\......\util
..................................\...\...\alipay
..................................\WebRoot\WEB-INF\lib
..................................\src\com
..................................\WebRoot\images
..................................\.......\log
..................................\.......\META-INF
..................................\.......\WEB-INF
..................................\.settings
..................................\src
..................................\WebRoot
create_direct_pay_by_user-JAVA-GBK