首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网络技术 > 网络基础 >

paip.支付宝及时到账接口改双功能接口.txt

2013-03-19 
paip.支付宝即时到账接口改双功能接口.txtpaip.支付宝即时到账接口改双功能接口.txt作者Attilax , 1466519

paip.支付宝即时到账接口改双功能接口.txt

paip.支付宝即时到账接口改双功能接口.txt

作者Attilax , 1466519819@qq.com 

$service =  "reate_direct_pay_by_user 即时到账交易
改成
$service =  "trade_create_by_buyer";




增加以下参数
 //ati c317
  $this->parameter['price']= $this->parameter['total_fee'];
   $this->parameter['logistics_fee']="0.00";
   $this->parameter['logistics_payment']="SELLER_PAY";
   $this->parameter['logistics_type']="EXPRESS";
      $this->parameter['quantity']="1";
   
 
  ////

热点排行