{ "info": { "author": "Marc Galofr\u00e9", "author_email": "mgalofre@apsl.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.5", "Topic :: Software Development" ], "description": "AddonPayments SDK Python\n========================\n\n.. image:: https://img.shields.io/pypi/v/addonpayments-sdk-python.svg\n :target: https://pypi.python.org/pypi/addonpayments-sdk-python\n\nAddonPayments SDK Python is a library that allows integration with the SDK's of AddonPayments in a easy and fast way.\nThere are two types of integration: HPP (Hosted Payment Page) and API.\n\nFeatures\n~~~~~~~~\n\nHPP\n---\n\n* Integrates in minutes\n* Minimises the merchant\u2019s PCI overheads\n* Customisable, for a seamless checkout process\n\nAPI\n---\n\n* Gives you full control of the payment process\n* Provides access to a full suite of transaction management requests\n* Suitable for call centre integrations\n\nQuick start\n~~~~~~~~~~~\n\nFirst of all, you need to install AddonPayments SDK Python package::\n\n pip install addonpayments-sdk-python\n\nIn order to use the SDK it is necessary to have an account in Addon Payments, then it will be necessary to configure\nthe SDK with the values \u200b\u200bof your account. Create the settings.ini file in your project with the content that we provide\nin the addonpayments/settings.ini.template file:\n\n.. code-block::\n\n ; cp settings.ini.template your_project_folder/settings.ini\n [settings]\n DEBUG=True\n MERCHANT_ID = yourmerchantid\n SHARED_SECRET = yoursharedsecret\n ADDONPAYMENTS_HPP_URL = https://hpp.sandbox.addonpayments.com/pay\n ADDONPAYMENTS_API_URL = https://remote.sandbox.addonpayments.com/remote\n\nUsage\n~~~~~\n\nTake a look at the Django demo project\n\n\nDocumentation\n~~~~~~~~~~~~~\nVisit the `documentation `_ for an in-depth look at AddonPayments SDK Python.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ComerciaGP/addonpayments-Python-SDK", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "addonpayments-sdk-python", "package_url": "https://pypi.org/project/addonpayments-sdk-python/", "platform": "", "project_url": "https://pypi.org/project/addonpayments-sdk-python/", "project_urls": { "Homepage": "https://github.com/ComerciaGP/addonpayments-Python-SDK" }, "release_url": "https://pypi.org/project/addonpayments-sdk-python/0.2.9/", "requires_dist": null, "requires_python": "", "summary": "A SDK Addonpayments implemented with Python.", "version": "0.2.9" }, "last_serial": 3814409, "releases": { "0.2.7": [ { "comment_text": "", "digests": { "md5": "ac55941f03722ef12306e1349f515674", "sha256": "595b3f6182eebd7b679f088130a5d5bf84dbff02192785fa3198cd8bb32fdaf1" }, "downloads": -1, "filename": "addonpayments-sdk-python-0.2.7.tar.gz", "has_sig": false, "md5_digest": "ac55941f03722ef12306e1349f515674", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20042, "upload_time": "2017-06-21T13:47:32", "url": "https://files.pythonhosted.org/packages/03/37/85c266a34419a0222eb911904d1f6805388ac80435aa62504d97f46b15cf/addonpayments-sdk-python-0.2.7.tar.gz" } ], "0.2.8": [ { "comment_text": "", "digests": { "md5": "46dbc0bcdf3804384892773681cad325", "sha256": "67fe3fcd931afb8d114ca95b537a070111977ec65271e729943858c108bd5d8c" }, "downloads": -1, "filename": "addonpayments-sdk-python-0.2.8.tar.gz", "has_sig": false, "md5_digest": "46dbc0bcdf3804384892773681cad325", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20063, "upload_time": "2018-03-07T07:51:54", "url": "https://files.pythonhosted.org/packages/2b/56/ba7d3b11c18acf33d1cd5b764d3327f59257a52da515bff35a38d189474a/addonpayments-sdk-python-0.2.8.tar.gz" } ], "0.2.9": [ { "comment_text": "", "digests": { "md5": "f896d6346f71ea6aa29eefbc31e13360", "sha256": "35091b22065f30fe605cbdf1b4d684fae3a018c2b4ad6e588b9f135a7a925782" }, "downloads": -1, "filename": "addonpayments-sdk-python-0.2.9.tar.gz", "has_sig": false, "md5_digest": "f896d6346f71ea6aa29eefbc31e13360", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20110, "upload_time": "2018-04-27T14:47:47", "url": "https://files.pythonhosted.org/packages/af/01/748ed8230f8baf2b2f455a55911f64ea5de04080ac4ea8336775e6fe5cd3/addonpayments-sdk-python-0.2.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f896d6346f71ea6aa29eefbc31e13360", "sha256": "35091b22065f30fe605cbdf1b4d684fae3a018c2b4ad6e588b9f135a7a925782" }, "downloads": -1, "filename": "addonpayments-sdk-python-0.2.9.tar.gz", "has_sig": false, "md5_digest": "f896d6346f71ea6aa29eefbc31e13360", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20110, "upload_time": "2018-04-27T14:47:47", "url": "https://files.pythonhosted.org/packages/af/01/748ed8230f8baf2b2f455a55911f64ea5de04080ac4ea8336775e6fe5cd3/addonpayments-sdk-python-0.2.9.tar.gz" } ] }