fly 5 tahun lalu
induk
melakukan
acf0db6157
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/Libs/Pay/Merchants/Official.php

+ 1 - 1
app/Libs/Pay/Merchants/Official.php

@@ -79,7 +79,7 @@ class Official implements PayMerchantInterface
                     break;
                 case 'APP':
                     $data = [
-                        'appId' => $result->appid,
+                        'appid' => $result->appid,
                         'partnerid' => $result->mch_id,
                         'prepayid' => $result->prepay_id,
                         'package' => "Sign=WXPay",