{ "info": { "author": "Dino Perovic", "author_email": "dino.perovic@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "#################\ndjango-shop-wspay\n#################\n\n.. image:: https://img.shields.io/travis/dinoperovic/django-shop-wspay.svg\n :target: https://travis-ci.org/dinoperovic/django-shop-wspay\n.. image:: https://img.shields.io/pypi/v/django-shop-wspay.svg\n :target: https://pypi.python.org/pypi/django-shop-wspay/\n\n\n`WSPay`_ payment gateway implementation for `django SHOP `_.\n\n\n============\nInstallation\n============\n\nTo install with ``pip`` run:\n\n.. code:: bash\n\n pip install django-shop-wspay\n\nInstall from github using pip:\n\n.. code:: bash\n\n pip install -e git://github.com/dinoperovic/django-shop-wspay.git@master#egg=django-shop-wspay\n\n\n=============\nConfiguration\n=============\n\n- Install and configure `django-shop`_.\n- Add ``shop_wspay`` to ``INSTALLED_APPS``.\n- Add ``shop_wspay.wspay.WSPayBackend`` to ``SHOP_PAYMENT_BACKENDS``.\n- Done.\n\n\n.. _WSPay: http://www.wspay.info/\n.. _django-shop: https://github.com/divio/django-shop\n\n\n=========\nChangelog\n=========\n\n0.0.2\n + Fix casting approval code to int removes leading zeros.\n\n0.0.1\n + Alpha release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/django-shop-wspay/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-shop-wspay", "package_url": "https://pypi.org/project/django-shop-wspay/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-shop-wspay/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/django-shop-wspay/" }, "release_url": "https://pypi.org/project/django-shop-wspay/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "WSPay payment gateway implementation for django-shop", "version": "0.0.2" }, "last_serial": 1672854, "releases": { "0.0.1": [], "0.0.2": [ { "comment_text": "", "digests": { "md5": "62f2019fb22195ade75ed86b0598ef51", "sha256": "1f8888555b4b3b74050fa6e63e038e58676616c2d9a6fe154f1ab8172f6921cc" }, "downloads": -1, "filename": "django-shop-wspay-0.0.2.tar.gz", "has_sig": false, "md5_digest": "62f2019fb22195ade75ed86b0598ef51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13442, "upload_time": "2015-08-11T11:32:23", "url": "https://files.pythonhosted.org/packages/27/5a/2c92b316ca66d5d05a2b23e6f9802ba7f53857f7acb81a92c125f9df5aae/django-shop-wspay-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "62f2019fb22195ade75ed86b0598ef51", "sha256": "1f8888555b4b3b74050fa6e63e038e58676616c2d9a6fe154f1ab8172f6921cc" }, "downloads": -1, "filename": "django-shop-wspay-0.0.2.tar.gz", "has_sig": false, "md5_digest": "62f2019fb22195ade75ed86b0598ef51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13442, "upload_time": "2015-08-11T11:32:23", "url": "https://files.pythonhosted.org/packages/27/5a/2c92b316ca66d5d05a2b23e6f9802ba7f53857f7acb81a92c125f9df5aae/django-shop-wspay-0.0.2.tar.gz" } ] }