|
@@ -137,9 +137,9 @@ class cmbpay implements IPay
|
|
|
const notify_payurl = BASE_SITE_URL . '/mobile/cmbpay_notify.php';
|
|
|
const app_returl = BASE_SITE_URL . '/mobile/index.php';
|
|
|
|
|
|
- const debug_notify_signurl = 'http://139.196.205.50/mobile/cmbpay_sign.php';
|
|
|
- const debug_notify_payurl = 'http://139.196.205.50/mobile/cmbpay_notify.php';
|
|
|
- const debug_app_returl = 'http://139.196.205.50/mobile/index.php';
|
|
|
+ const debug_notify_signurl = 'http://p.lrlz.com/mobile/cmbpay_sign.php';
|
|
|
+ const debug_notify_payurl = 'http://p.lrlz.com/mobile/cmbpay_notify.php';
|
|
|
+ const debug_app_returl = 'http://p.lrlz.com/mobile/index.php';
|
|
|
|
|
|
static public function config()
|
|
|
{
|