diff --git a/app/Services/ClientPortal/InstantPayment.php b/app/Services/ClientPortal/InstantPayment.php index ff496ede5e06..9455b511009c 100644 --- a/app/Services/ClientPortal/InstantPayment.php +++ b/app/Services/ClientPortal/InstantPayment.php @@ -48,7 +48,7 @@ class InstantPayment public function run() { -nlog($this->request->all()); + $is_credit_payment = false; $tokens = [];