Browse Source

substitute chanel

zz 6 years ago
parent
commit
5535737709
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/Http/Controllers/Wap/Pay/OrdersController.php

+ 1 - 0
app/Http/Controllers/Wap/Pay/OrdersController.php

@@ -329,6 +329,7 @@ class OrdersController extends Controller
         if ($suid) {
             $prize_fee = (int)(($product_info->price*100)*0.1);
             $help_pay_page_channel_id = env('HELP_PAY_PAGE_CHANNEL_ID', 123);
+            $help_pay_page_channel_id = $distribution_channel_id;
             $url_format = '%s://site%s.%s.com/helppay?back=%s&su=%s';
             $pay_info['pay_redirect_url'] = $pay_redirect_url = sprintf(
                 $url_format,