diff --git a/src/Payment.php b/src/Payment.php index e010d5e..1aa1109 100644 --- a/src/Payment.php +++ b/src/Payment.php @@ -92,7 +92,7 @@ public function pay() if (!Settings::first()->ready()) { return false; } - + if ($this->ammount != 0) { try { Charge::create([