????
Current Path : /home/thenclexdoctor.com/public_html/config/ |
Current File : /home/thenclexdoctor.com/public_html/config/paypal.php |
<?php return [ 'client_id' => env('PAYPAL_CLIENT_ID',null), 'secret' => env('PAYPAL_SECRET',null), 'currency' => env('PAYPAL_CURRENCY','USD'), 'settings' => array( 'mode' => env('PAYPAL_MODE','sandbox'), 'http.ConnectionTimeOut'=> 30, 'log.LogEnabled' => true, 'log.FileName' => storage_path() . '/logs/paypal.log', 'log.LogLevel' => 'ERROR' ), ];
Sorry, this page is not available...