diff --git a/.gitignore b/.gitignore index 4108830..4ed8ec8 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,6 @@ docs/_build/ # PyBuilder target/ + +# Operating system files +.DS_Store diff --git a/README.md b/README.md index 15c0b68..dbd348b 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,18 @@ # Authorize.Net Python SDK -[](https://travis-ci.org/AuthorizeNet/sdk-python) +[](https://travis-ci.org/AuthorizeNet/sdk-python) [](https://coveralls.io/github/AuthorizeNet/sdk-python?branch=master) [](https://scrutinizer-ci.com/g/AuthorizeNet/sdk-python/?branch=master) [](https://badge.fury.io/py/authorizenet) ## Requirements -* Python 2.7 or greater +* For Python 2, Python 2.7 or greater +* For Python 3, Python 3.4 or later * OpenSSL 1.0.2 or greater * An Authorize.Net account (see _Registration & Configuration_ section below) -_Note: Our goal is ensuring this SDK is compatible with Python 2.7+, 3.2+ and PyPy, but at the moment we're primarily testing against Python 2.7._ +_Note: Our goal is ensuring this SDK is compatible with Python 2.7+, 3.4+ and PyPy, but at the moment we're primarily testing against Python 2.7._ ### TLS 1.2 The Authorize.Net APIs only support connections using the TLS 1.2 security protocol. It's important to make sure you have new enough versions of all required components to support TLS 1.2. Additionally, it's very important to keep these components up to date going forward to mitigate the risk of any security flaws that may be discovered in your system or any libraries it uses. @@ -86,4 +87,4 @@ For additional help in testing your own code, Authorize.Net maintains a [compreh ## License -This repository is distributed under a proprietary license. See the provided [`LICENSE.txt`](/license.txt) file. \ No newline at end of file +This repository is distributed under a proprietary license. See the provided [`LICENSE.txt`](/LICENSE.txt) file. \ No newline at end of file
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: