Open quinncomendant opened 9 years ago
Updated Client so the constructor accepts an array of options which override default options. This allows additional configuration of the HttpClient (e.g., to change 'base_url' to sandbox URL, 'debug', and 'timeout').
Please check unit test failures
Updated Client so the constructor accepts an array of options which override default options. This allows additional configuration of the HttpClient (e.g., to change 'base_url' to sandbox URL, 'debug', and 'timeout').