|
@@ -36,8 +36,8 @@ class TestController extends BaseController
|
|
|
$params = [
|
|
$params = [
|
|
|
'appid' => 'OP00002119',
|
|
'appid' => 'OP00002119',
|
|
|
'serial_no' => '018b08cfddbd',
|
|
'serial_no' => '018b08cfddbd',
|
|
|
- 'merchant_no' => '8224050539900TF',
|
|
|
|
|
- 'term_no' => 'C7632663',
|
|
|
|
|
|
|
+ 'merchant_no' => '82240505992000N',
|
|
|
|
|
+ 'term_no' => 'C6337694',
|
|
|
'merchantPrivateKeyPath' => $merchantPrivateKeyPath,
|
|
'merchantPrivateKeyPath' => $merchantPrivateKeyPath,
|
|
|
'lklCertificatePath' => $lklCertificatePath,
|
|
'lklCertificatePath' => $lklCertificatePath,
|
|
|
];
|
|
];
|
|
@@ -66,8 +66,8 @@ class TestController extends BaseController
|
|
|
$params = [
|
|
$params = [
|
|
|
'appid' => 'OP00002119',
|
|
'appid' => 'OP00002119',
|
|
|
'serial_no' => '018b08cfddbd',
|
|
'serial_no' => '018b08cfddbd',
|
|
|
- 'merchant_no' => '8224050539900TF',
|
|
|
|
|
- 'term_no' => 'C7632663',
|
|
|
|
|
|
|
+ 'merchant_no' => '82240505992000N',
|
|
|
|
|
+ 'term_no' => 'C6337694',
|
|
|
'merchantPrivateKeyPath' => $merchantPrivateKeyPath,
|
|
'merchantPrivateKeyPath' => $merchantPrivateKeyPath,
|
|
|
'lklCertificatePath' => $lklCertificatePath,
|
|
'lklCertificatePath' => $lklCertificatePath,
|
|
|
];
|
|
];
|