You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.4 KiB
PHP
25 lines
1.4 KiB
PHP
<?php
|
|
$config['method_code'] = "15018";
|
|
$config['version'] = "1.1";
|
|
$config['partnerId'] = "10000004000";
|
|
$config['siteId'] = "www.chinahighlights.com";
|
|
$config['tradeType'] = "1001";
|
|
$config['borrowingMarked'] = "0";
|
|
$config['returnUrl'] = "https://www.chinahighlights.com/secureipay/load_return";
|
|
$config['noticeUrl'] = "http://www.mycht.cn/webht.php/apps/pay/iPayLinksService/ipaylinks_notice";
|
|
$config['mcc'] = "5000";
|
|
$config['payType'] = "EDC";
|
|
$config['payMode'] = "10";
|
|
$config['charset'] = "1";
|
|
$config['signType'] = "2";
|
|
$config['signMsg'] = "";
|
|
$config['gatewayUrl'] = "https://api.ipaylinks.com/webgate/crosspay.htm";
|
|
$config['currencyCode'] = "USD";
|
|
$config['travDetailsSize'] = "0";
|
|
$config['pkey'] = "30819f300d06092a864886f70d010101050003818d00308189028181008c903972be5509375edec0d6793d8d3eb533334d146069b5dfcdafd24e5c7d0a05d1774488ea257d504a18c9098d798c0f523f3ad722e3e9c32ae7fecd7e734b340b9c8ff805aa32d0a49cb6df9eca3bb6954d966f6148533a8d667aabb55b2762dcd06308c94d24d257dfdb2ad86b46702774c51e7627e5b707d52224ef794b0203010001"; // 商户证书的公钥
|
|
|
|
// $config['queryUrl'] = "https://query.ipaylinks.com/webgate/orderQuery.htm";
|
|
$config['queryUrl'] = "https://query-aw.ipaylinks.com/webgate/orderQuery.htm"; // 国内
|
|
$config['query_mode'] = "1";
|
|
$config['query_type'] = "1";
|