AuthorizeNet / sdk-python

Python SDK for the Authorize.Net API
Other
53 stars 82 forks source link

Fix the 'http'->'http_proxy' for Proxy settings #114

Closed saikatbasu01 closed 6 years ago

saikatbasu01 commented 6 years ago

As System Environmental variables are set up as http_proxy and https_proxy, not http and https, so we need to make the same change in controller base also. This will result in correct response from APIs, we will not receive NoneResponse. #S214804

coveralls commented 6 years ago

Coverage Status

Coverage increased (+30.7%) to 98.754% when pulling ee58bb2849850f4363288d4bf4e975c6a3841bc2 on saikatbasu01:master into 1fca98a618b3e4579d2664a307c90fe756319fa4 on AuthorizeNet:master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+30.7%) to 98.754% when pulling ee58bb2849850f4363288d4bf4e975c6a3841bc2 on saikatbasu01:master into 1fca98a618b3e4579d2664a307c90fe756319fa4 on AuthorizeNet:master.