WebPay

所属分类:网络编程
开发工具:Java
文件大小:16494KB
下载次数:45
上传日期:2008-12-16 11:13:26
上 传 者ahxiangf
说明:  项目支付宝批量打款,采用httpclient+spring +quarz实现.
(Click the volume to fight the project, the use of httpclient+ Spring+ Quarz achieve.)

文件列表:
shLotteryWebPay\.classpath (2112, 2008-08-20)
shLotteryWebPay\.cvsignore (4, 2008-08-06)
shLotteryWebPay\.project (391, 2008-09-28)
shLotteryWebPay\.settings\.svn\all-wcprops (262, 2008-08-18)
shLotteryWebPay\.settings\.svn\entries (354, 2008-08-18)
shLotteryWebPay\.settings\.svn\format (2, 2008-08-18)
shLotteryWebPay\.settings\.svn\text-base\org.eclipse.core.resources.prefs.svn-base (242, 2008-08-11)
shLotteryWebPay\.settings\org.eclipse.core.resources.prefs (242, 2008-08-11)
shLotteryWebPay\.svn\all-wcprops (530, 2008-08-18)
shLotteryWebPay\.svn\entries (865, 2008-08-18)
shLotteryWebPay\.svn\format (2, 2008-08-18)
shLotteryWebPay\.svn\text-base\.classpath.svn-base (2112, 2008-08-14)
shLotteryWebPay\.svn\text-base\.cvsignore.svn-base (4, 2008-08-06)
shLotteryWebPay\.svn\text-base\.project.svn-base (391, 2008-08-17)
shLotteryWebPay\.svn\text-base\.tomcatplugin.svn-base (362, 2008-08-14)
shLotteryWebPay\.tomcatplugin (367, 2008-08-20)
shLotteryWebPay\ALIPAY_PAY_RESULT_20080128_001.zip (779, 2008-08-19)
shLotteryWebPay\document\.svn\all-wcprops (97, 2008-08-18)
shLotteryWebPay\document\.svn\entries (247, 2008-08-18)
shLotteryWebPay\document\.svn\format (2, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\.svn\all-wcprops (2092, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\.svn\entries (1341, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\.svn\format (2, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\.svn\prop-base\Alipay.exe.svn-base (53, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\.svn\prop-base\C1.C1Zip.dll.svn-base (53, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\.svn\prop-base\~$代发-商户接口及技术文档-V1.1.doc.svn-base (53, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\.svn\prop-base\帮助文档.doc.svn-base (53, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\.svn\prop-base\批量代发-商户接口及技术文档-V1.1.doc.svn-base (53, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\.svn\text-base\20080226_0021.csv.svn-base (494, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\.svn\text-base\Alipay.exe.svn-base (40960, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\.svn\text-base\C1.C1Zip.dll.svn-base (90112, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\.svn\text-base\~$代发-商户接口及技术文档-V1.1.doc.svn-base (162, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\.svn\text-base\帮助文档.doc.svn-base (68096, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\.svn\text-base\批量代发-商户接口及技术文档-V1.1.doc.svn-base (696320, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\20080226_0021.csv (494, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\Alipay.exe (40960, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\bin\.svn\all-wcprops (203, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\bin\.svn\entries (323, 2008-08-18)
shLotteryWebPay\document\批量付款到银行卡-支付宝\bin\.svn\format (2, 2008-08-18)
... ...

1\upload 和pay.jsp文件,为上传需要付款的文件信息。 付款文件摘要: upload的里面,支持md5和sha对文件进行摘要。请看具体实现方法和代码, 算法都是java自带的。 接口传递签名: 支持md5和dsa签名方式,如果采用dsa签名方式,需要提供公钥和私钥。 目前我项目中,使用md5,供测试使用,需要dsa,我可以再改写一个。 2\ result.jsp 文件是创建一个请求,得到付款处理结果文件。样例文件为ALIPAY_PAY_RESULT_1201522621750.zip 3\ refund.jsp 文件为创建一个请求,得到退款处理结果文件,样例文件为ALIPAY_PAY_RESULT_R_1201523134786.zip 建议csv文件编辑,使用editplus等文本编辑器,不要使用excel,因为excel会把csv格式转化掉,导致格式有问题。 ; 提供测试环境 需要绑定HOST #alipay3.net #121.0.29.6 www.alipay3.net #121.0.29.41 img.alipay.net #121.0.29.18 ca.alipay2.net

近期下载者

相关文件


收藏者