true, // Set to false to test against production 'TEST_REQUEST' => true, // "TRUE", "FALSE" // this option for a live gateway //credentials saved at wiki, Proj:Authorize test ira 'API_LOGIN_ID' => '3683UnwZYfZ8', // Add your API LOGIN ID 'TRANSACTION_KEY' => '3Kt27W36Ld4hSc9w', // Add your API transaction key 'LOG_FILE' => false, // false or path to log file according WWW_PATH (AuthorizeNet API capability) 'writeLog' => true, // QSF logs 'order' => [ 'enable' => true, 'class' => 'App_ECommerce_Order_Obj', 'updateMethod' => 'updateOrderPayment', ], ];