The AmazonPayments::Login class does not respect the http_proxy environment variable when making its requests. We need to allow support for proxy in the same way for both the payment client and the login client. Ideally they would both respect the environment variable, without the need to pass in values.
The AmazonPayments::Login class does not respect the http_proxy environment variable when making its requests. We need to allow support for proxy in the same way for both the payment client and the login client. Ideally they would both respect the environment variable, without the need to pass in values.