{ "info": { "author": "Micah Carrick", "author_email": "software@quixotix.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Office/Business :: Financial", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Quixotix Payment 0.1.4 Beta\n============================\n\nCopyright (c) 2010, 2011 Quixotix Software, LLC\nAll Rights Reserved.\n\nQuixotix Payment is a set of classes for abstract interfacing with online \npayment gateways used to process credit card transactions.\n\n\nSupported Gateways\n------------------\n\n* Authorize.NET AIM - http://www.authorize.net\n* PSiGate XML Messenger - http://www.psigate.com\n* Quantam Gateway Authorize.Net Emulation - http://www.quantamgateway.com\n\n\nInstallation\n------------\n\n easy_install quix.pay\n \n\nExample Usage\n-------------\n\nSimple authorize request using Authorize.NET in test mode::\n\n from quix.pay.transaction import CreditCard\n from quix.pay.gateway.authorizenet import AimGateway\n\n card = CreditCard(\n number = '4111111111111111',\n month = '10',\n year = '2020',\n first_name = 'John',\n last_name = 'Doe',\n code = '123' \n )\n\n gateway = AimGateway('YOUR API LOGIN', 'YOUR API PASSWORD')\n gateway.use_test_mode = True\n gateway.use_test_url = True\n response = gateway.authorize(1, card)\n\n print \"Authorize Request: %s\" % gateway.get_last_request().url\n print \"Transaction %s = %s: %s\" % (response.trans_id, \n response.status_strings[response.status], \n response.message)\n\nThe author has posted an article on using quix.pay with the Authroize.Net AIM\ngateway on his blog:\nhttp://www.micahcarrick.com/python-authorize-net-payment-gateway.html", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.quixotix.com", "keywords": "payment gateway processor credit card authorize.net AIM paypal", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "quix.pay", "package_url": "https://pypi.org/project/quix.pay/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/quix.pay/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.quixotix.com" }, "release_url": "https://pypi.org/project/quix.pay/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Abstract credit card processing with online payment gateways such as Authorize.Net.", "version": "0.1.4" }, "last_serial": 798414, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "d1a691c1e603c8df227efc909d291702", "sha256": "3b2b6fb3c010716661dcc84406ffcb22e3f8e25204f551596a96c94243b9d5fa" }, "downloads": -1, "filename": "quix.pay-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d1a691c1e603c8df227efc909d291702", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9037, "upload_time": "2011-03-15T15:03:31", "url": "https://files.pythonhosted.org/packages/15/dc/46b3cd47ad548fa3e20e9876eaed9740461cdd6f787852b95267d4cc7c21/quix.pay-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "1efd81a06171df5d9e02907f05970357", "sha256": "f72c82426975c706f9d1d160b09ae32b95f28ce25ebb6e154813bcd48c852470" }, "downloads": -1, "filename": "quix.pay-0.1.1.tar.gz", "has_sig": false, "md5_digest": "1efd81a06171df5d9e02907f05970357", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9437, "upload_time": "2011-03-15T15:12:57", "url": "https://files.pythonhosted.org/packages/e5/f1/ceb9658a07f04a879201960bdffcc5bd584401f42dce187f01f7de0058a4/quix.pay-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "7c3aa70e13e3ad43b3dfb1dbc972f58d", "sha256": "49898361cd6f4e28d674f2c835a3854c86f267b7044601d31052b32f18b365b4" }, "downloads": -1, "filename": "quix.pay-0.1.2.tar.gz", "has_sig": false, "md5_digest": "7c3aa70e13e3ad43b3dfb1dbc972f58d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9477, "upload_time": "2011-03-15T15:18:44", "url": "https://files.pythonhosted.org/packages/a8/35/11e00606c2cdb8e9adece60a3c55da20b64be4c4fe9ed0d2f0dfcabb5fa0/quix.pay-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "9de0a7e9108e9a36df6a9261f6dbf616", "sha256": "205b346ea49622587d43d92db0f184fb2df7ea9448b9bdf3d87daf3dc91af6e3" }, "downloads": -1, "filename": "quix.pay-0.1.3.tar.gz", "has_sig": false, "md5_digest": "9de0a7e9108e9a36df6a9261f6dbf616", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9488, "upload_time": "2011-03-15T20:47:33", "url": "https://files.pythonhosted.org/packages/d2/7b/c68df8fd4e2795049ff363d9bc8a93af1c32f163ba56fdfa3d087bd4d966/quix.pay-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "f90306cf525357293df87c2850dc4805", "sha256": "7e19b7a6cb2554799188788361a675ea6b7012e36259d249ce340d3d0378f446" }, "downloads": -1, "filename": "quix.pay-0.1.4.tar.gz", "has_sig": false, "md5_digest": "f90306cf525357293df87c2850dc4805", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9848, "upload_time": "2011-03-27T03:02:59", "url": "https://files.pythonhosted.org/packages/30/66/c751259f018f5334088fbab7a948dc259975a0f9ae013bd46c0056d63050/quix.pay-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f90306cf525357293df87c2850dc4805", "sha256": "7e19b7a6cb2554799188788361a675ea6b7012e36259d249ce340d3d0378f446" }, "downloads": -1, "filename": "quix.pay-0.1.4.tar.gz", "has_sig": false, "md5_digest": "f90306cf525357293df87c2850dc4805", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9848, "upload_time": "2011-03-27T03:02:59", "url": "https://files.pythonhosted.org/packages/30/66/c751259f018f5334088fbab7a948dc259975a0f9ae013bd46c0056d63050/quix.pay-0.1.4.tar.gz" } ] }