银联-----银行卡信息查询接口

public function wangyin(){

 // ini_set('date.timezone','Asia/Shanghai');
$url="https://openapi.unionpay.com/upapi/cardbintest/token?app_id=up_1j732hancela_29i&app_secret=dcd6822b0b14138cb69e970519d37cf";


$res=$this->curl_get($url);
$res=json_decode($res,true);

 var_dump($res);
$array_1["cardNo"]="6217002190010598697";


$j = json_encode($array_1);
$time=$this-> getMillisecond();
// exit();
$a="123456789".$j.$time;
$b=hash(sha256,$a);
$url="https://openapi.unionpay.com/upapi/cardbintest/cardinfo?token=".$res['token']."&sign=".$b."&ts=".$time;
// $url="https://openapi.unionpay.com/upapi/cardbintest/cardinfo?token=eS_xGSSSAZj60866S-reSF5BIQkMXzcAg2RQnArFOljNzIfvB0ACWtcC1TqPReqb36aYyEr6zIr6Jwk5ywiQs9NXjw71mX024pT7vWN8lDeBEYzdcXIbrNYNKEvZNZjv&sign=229d9f64dc61fbdfdcdb37d232d6106ba17581de0a4055
  • 0
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值