京东钱包网银在线接口


包含网银在线的支付、退款、查询接口,里面包含java、php、c#各类语言的接口
资源截图
代码片段和文件信息
using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
using System.IO;
using System.Text;

public partial class Send : System.Web.UI.Page
{
    
     protected string v_oid;
protected string v_amount;
protected string v_pstatus;
protected string v_pstring;
protected string v_pmode;
protected string v_moneytype;
protected string remark1;
protected string remark2;


    protected void Page_Load(object sender EventArgs e)
    {
StreamReader sr = new StreamReader(Request.InputStream Encoding.GetEncoding(936));
String query = sr.ReadToEnd();
System.Collections.Specialized.NameValueCollection reqResult = HttpUtility.ParseQueryString(query Encoding.GetEncoding(936)); 
v_oid = Request[“v_oid“];
        v_amount = Request[“v_amount“];
v_pstatus = Request[“v_pstatus“];
v_pstring = reqResult[“v_pstring“];
v_pmode = reqResult[“v_pmode“];
v_moneytype = Request[“v_moneytype“];
remark1 = Request[“remark1“];
remark2 = Request[“remark2“];

    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        611  2013-12-02 10:50  GatewayInterfaceDoc20160304B2C查询接口asp 查询asp-search.asp

     文件       1777  2013-11-25 11:21  GatewayInterfaceDoc20160304B2C查询接口asp 查询asp-search.html

     文件      11479  2004-05-13 14:34  GatewayInterfaceDoc20160304B2C查询接口asp 查询md5.asp

     文件       1828  2006-08-22 15:47  GatewayInterfaceDoc20160304B2C查询接口asp 查询
cv.asp

     文件        963  2014-02-20 14:55  GatewayInterfaceDoc20160304B2C查询接口c# 查询
et-rcv.aspx

     文件       1220  2014-02-20 15:09  GatewayInterfaceDoc20160304B2C查询接口c# 查询
et-rcv.aspx.cs

     文件        700  2014-02-20 14:11  GatewayInterfaceDoc20160304B2C查询接口c# 查询
et-search.aspx

     文件       1024  2014-02-20 17:54  GatewayInterfaceDoc20160304B2C查询接口c# 查询
et-search.aspx.cs

     文件       1778  2014-02-17 09:45  GatewayInterfaceDoc20160304B2C查询接口c# 查询
et-search.html

     文件       1777  2013-12-02 09:42  GatewayInterfaceDoc20160304B2C查询接口jsp 查询jsp-search.html

     文件        806  2013-12-02 09:43  GatewayInterfaceDoc20160304B2C查询接口jsp 查询jsp-search.jsp

     文件       4007  2006-08-23 16:47  GatewayInterfaceDoc20160304B2C查询接口jsp 查询libcb_md5.jar

     文件       2349  2005-12-15 17:09  GatewayInterfaceDoc20160304B2C查询接口jsp 查询
cv.jsp

     文件       1498  2014-02-21 08:55  GatewayInterfaceDoc20160304B2C查询接口php 查询
cv.php

     文件       1783  2013-12-02 13:22  GatewayInterfaceDoc20160304B2C查询接口php 查询search.html

     文件        668  2013-11-27 15:06  GatewayInterfaceDoc20160304B2C查询接口php 查询search.php

     文件      16604  2015-03-26 11:08  GatewayInterfaceDoc20160304B2C查询接口.zip

     文件        569  2013-11-07 14:44  GatewayInterfaceDoc20160304B2C网关接口aspasp使用说明.txt

     文件       1547  2008-07-31 11:05  GatewayInterfaceDoc20160304B2C网关接口aspchinabankAutoReceive.asp

     文件      11479  2004-05-13 14:34  GatewayInterfaceDoc20160304B2C网关接口aspchinabankMD5.asp

     文件       3250  2008-07-31 11:05  GatewayInterfaceDoc20160304B2C网关接口aspchinabankReceive.asp

     文件       4385  2015-11-13 14:15  GatewayInterfaceDoc20160304B2C网关接口aspchinabankSend.asp

     文件       6524  2006-07-26 03:49  GatewayInterfaceDoc20160304B2C网关接口aspChinaBank.html

     文件       1815  2008-07-31 11:06  GatewayInterfaceDoc20160304B2C网关接口jspchinabankAutoReceive.jsp

     文件       2830  2008-07-31 11:06  GatewayInterfaceDoc20160304B2C网关接口jspchinabankReceive.jsp

     文件       4900  2015-11-13 14:09  GatewayInterfaceDoc20160304B2C网关接口jspchinabankSend.jsp

     文件       6524  2006-07-26 06:41  GatewayInterfaceDoc20160304B2C网关接口jspChinaBank.html

     文件        709  2013-11-07 14:42  GatewayInterfaceDoc20160304B2C网关接口jspjsp使用说明.txt

     文件       7433  2004-04-05 01:08  GatewayInterfaceDoc20160304B2C网关接口jspWEB-INFclasseseartoolMD5.class

     文件       4039  2006-03-30 17:07  GatewayInterfaceDoc20160304B2C网关接口jspWEB-INFclassescomchinabankc2csecurityB64Code.class

............此处省略140个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)