<tfoot id="xud8h"><abbr id="xud8h"></abbr></tfoot>

<em id="xud8h"><em id="xud8h"></em></em>

      <th id="xud8h"><progress id="xud8h"></progress></th>
      <em id="xud8h"><em id="xud8h"></em></em>

      <strong id="xud8h"><dl id="xud8h"></dl></strong>

      農(nóng)業(yè)銀行最新在線支付接口開發(fā),ecshop,shopnc,shopex支付接口插件

      CMS建站 admin 發(fā)布時間:2016-01-02 09:36:05 瀏覽:

      最近為客戶開發(fā)了一個ecshop的農(nóng)業(yè)銀行在線支付的插件。分享一下我的經(jīng)驗。
      原來農(nóng)行的接口需要webservice來做驗簽,后來接口api升級了?,F(xiàn)在已經(jīng)升級到v3.0
      不再需要部署webservice環(huán)境了。應(yīng)該說是方便了很多。
      它自己利用openssl內(nèi)置庫來做驗簽了。下面是部分代碼。


      $tRequest = new PaymentRequest();
      echo(($_POST['CommodityType']));
      echo(($_POST['PayTypeID']));
      $tRequest->order["PayTypeID"] = ($_POST['PayTypeID']); //設(shè)定交易類型
      $tRequest->order["OrderNo"] = ($_POST['OrderNo']); //設(shè)定訂單編號
      $tRequest->order["ExpiredDate"] = ($_POST['ExpiredDate']); //設(shè)定訂單保存時間
      $tRequest->order["OrderAmount"] = ($_POST['PaymentRequestAmount']); //設(shè)定交易金額
      $tRequest->order["Fee"] = ($_POST['Fee']); //設(shè)定手續(xù)費金額
      $tRequest->order["CurrencyCode"] = ($_POST['CurrencyCode']); //設(shè)定交易幣種
      $tRequest->order["ReceiverAddress"] = ($_POST['ReceiverAddress']); //收貨地址
      $tRequest->order["InstallmentMark"] = ($_POST['InstallmentMark']); //分期標(biāo)識
      $installmentMerk = $_POST['InstallmentMark'];
      $paytypeID = $_POST['PayTypeID'];
      if (strcmp($installmentMerk, "1") == 0 && strcmp($paytypeID, "DividedPay") == 0) {
          $tRequest->order["InstallmentCode"] = ($_POST['InstallmentCode']); //設(shè)定分期代碼

      在線咨詢

      點擊這里給我發(fā)消息售前咨詢專員

      點擊這里給我發(fā)消息售后服務(wù)專員

      在線咨詢

      免費通話

      24h咨詢:0475-2793529


      如您有問題,可以咨詢我們的24H咨詢電話!

      免費通話

      微信掃一掃

      微信聯(lián)系
      返回頂部
      91在线看片国产免费观看,国产成人免费在线播放,国产精品无码无卡毛片不卡视频,精品无码国产一区二区三区.漫画
      <tfoot id="xud8h"><abbr id="xud8h"></abbr></tfoot>

      <em id="xud8h"><em id="xud8h"></em></em>

          <th id="xud8h"><progress id="xud8h"></progress></th>
          <em id="xud8h"><em id="xud8h"></em></em>

          <strong id="xud8h"><dl id="xud8h"></dl></strong>