|
|
@ -166,6 +166,7 @@ class dalianpay{ |
|
|
// 'sub_appid' => $config['sub_appid'], |
|
|
// 'sub_appid' => $config['sub_appid'], |
|
|
'front_url' => $config['front_url'], // 支付完成跳转 |
|
|
'front_url' => $config['front_url'], // 支付完成跳转 |
|
|
); |
|
|
); |
|
|
|
|
|
var_dump($trade_data); |
|
|
// echo "\r\n test \r\n"; |
|
|
// echo "\r\n test \r\n"; |
|
|
|
|
|
|
|
|
// 传回front_url回调地址 |
|
|
// 传回front_url回调地址 |
|
|
|