Browse Source

debug ali check fee

stanley-king 9 years ago
parent
commit
b1baf1e254
1 changed files with 1 additions and 0 deletions
  1. 1 0
      mobile/alipay_notify_url.php

+ 1 - 0
mobile/alipay_notify_url.php

@@ -30,6 +30,7 @@ if ($verify_result)
         $chk = app_payControl::check_fee($out_trade_no,$total_fee);
         if($chk == false) {
             Log::record("AliPay check: pay_sn={$out_trade_no},total_fee={$total_fee}",Log::WAIT_HANDLE);
+            Log::record("AliPay check: pay_sn={$out_trade_no},total_fee={$total_fee}",Log::DEBUG);
             echo("success");
         }
         // 步骤二:更新订单状态