@ -28,7 +28,7 @@
// 渠道门店编号
'chnlstoreid' => '',
// 支付完成跳转
'front_url' => '',
'front_url' => 'https://shop.heavenk.com/mobile/', // sc_test
// 终端号
'termcode' => '000000',
// 加密方式
@ -94,7 +94,7 @@ class dalianpay{
'acct' => $openid,
// 'notify_url' => $config['notify_url'], // 交易结果通知地址
// 'sub_appid' => $config['sub_appid'],
// 'front_url' => '', // 支付完成跳转
'front_url' => '', // 支付完成跳转
);
// echo "\r\n test \r\n";