zoukankan      html  css  js  c++  java
  • 银联参数

    public string charset { get; set; }
    public string exchangeDate { get; set; }
    public string exchangeRate{ get; set; }
    public string merAbbr{ get; set; }
    public string merId{ get; set; }
    public string orderAmount{ get; set; }
    public string orderCurrency{ get; set; }
    public string orderNumber{ get; set; }
    public string qid{ get; set; }
    public string respCode{ get; set; }
    public string respMsg{ get; set; }
    public int respTime { get; set; }
    public string settleAmount { get; set; }
    public string settleCurrency{ get; set; }
    public string settleDate{ get; set; }
    public string traceNumber{ get; set; }
    public string traceTime{ get; set; }
    public string version{ get; set; }

    charset = UTF-8
    exchangeDate =
    exchangeRate =
    merAbbr = 
    merId = 
    orderAmount = 1
    orderCurrency = 156
    orderNumber = 
    qid = 
    respCode = 00
    respMsg = Success!
    respTime = 20140418170612
    settleAmount = 1
    settleCurrency = 156
    settleDate = 0418
    traceNumber = 
    traceTime = 0418170518
    transType = 01
    version = 1.0.0

  • 相关阅读:
    线程 详解
    登录时,添加图片验证码
    String、StringBuffer、StringBuilder详解
    Random 生成随机数
    down
    九九归一
    小R与手机
    coins
    noip注意事项
    小W计树
  • 原文地址:https://www.cnblogs.com/zwei1121/p/3673883.html
Copyright © 2011-2022 走看看