pay debug
parent
8feeb4e391
commit
c6384d442b
|
|
@ -156,9 +156,6 @@ class PayEase
|
|||
*/
|
||||
public function Pay($params = [])
|
||||
{
|
||||
$params['notify_url'] = 'http://mshop.stefanoricci.com.cn/payment_order_payease_notify.php';
|
||||
$params['call_back_url'] = 'http://mshop.stefanoricci.com.cn/payment_order_payease_respond.php';
|
||||
|
||||
// 参数
|
||||
if(empty($params))
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue