cqpCow 11 ay önce
ebeveyn
işleme
dc80ce5817
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app/Service/CheckService.php

+ 1 - 1
app/Service/CheckService.php

@@ -472,7 +472,7 @@ class CheckService extends Service
             'data_type' => PaymentReceipt::type_one,
             'data_order_no' => $order_number,
             'data_order_type' => PaymentReceipt::data_type_one,
-            'amount' => $order['amount'],
+            'amount' => $order['purchase_total'],
             'type' => PaymentReceiptInfo::type_three,
             'crt_time' => $time,
         ];