diff --git a/src/config/zaincash.php b/src/config/zaincash.php index 82e623f..002aed7 100644 --- a/src/config/zaincash.php +++ b/src/config/zaincash.php @@ -42,7 +42,7 @@ | Enviroment for using Zain cash API. | false for test enviroment | true for live after you getting all cred. from zain cash */ - 'live' => 'false', + 'live' => false, /* |--------------------------------------------------------------------------