setConfig( array( 'mode' => 'sandbox', 'http.ConnectionTimeOut' => 30, 'log.LogEnabled' => true, 'log.FileName' => '../PayPal.log', 'log.LogLevel' => 'FINE' ) ); // Register the sdk_config.ini file in current directory // as the configuration source. // define("PP_CONFIG_PATH", __DIR__);