Metadata-Version: 1.1
Name: authorizenet-sdk-python
Version: 1.0.0
Summary: Authorize.Net Python project
Home-page: https://github.com/AuthorizeNet/sdk-python
Author: Authorize.Net Developer
Author-email: developer@authorize.net
License: proprietary
Description: # sdk-python    [![Build Status](https://magnum.travis-ci.com/egodolja/sdk-python.svg?token=9z5hnp59uHpbBpKa445s&branch=master)](https://magnum.travis-ci.com/egodolja/sdk-python)
        Python SDK for the Authorize.Net API
        
        Python - demo version commit
        06/25/2015
        
        Installations
        --------------------------------------
        - python 2.7
        - pyxb 1.2.4
         *install python before pyxb 
        
         
        Generating classes from xsd
        --------------------------------------
        - run generateObjectsFromXSD.bat script 
        
        
        Testing Controllers
        --------------------------------------
        - each controller has its corresponding test
        - results recorded in the log
        
        Testing demoTest
        --------------------------------------
        - uncomment the commented out helper function in ARBCreateSubscriptionController to run demoTest
        
Keywords: authorizenet,authorize.net,payment,ecommerce
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 2.7
