{ "info": { "author": "Davide Moro", "author_email": "davide.moro@redomino.com", "bugtrack_url": null, "classifiers": [ "Framework :: Django", "Programming Language :: Python" ], "description": "redomino_cartasi\n================\n\nCartasi (www.cartasi.it, also known as \"XPay CARTASI\") payment method processor (light version) for Django LFS ecommerce (http://getlfs.com).\n\nPut into you settings.py module the right configuration, for example::\n\n # CARTASI settings\n MAC_KEY_CARTASI = 'your key'\n TERMINAL_ID_CARTASI = 'your terminal id'\n ACTION_CODE_CARTASI = 'AUT-CONT'\n CURRENCY_CARTASI = '978'\n LANGUAGE_CARTASI = 'ITA'\n NOTIFICATION_URL_CARTASI = 'cartasi/paid_cartasi'\n RESULT_URL_CARTASI = 'thank-you'\n ERROR_URL_CARTASI = 'cartasi/error'\n ANNULMENT_URL_CARTASI = 'cartasi/annulment'\n VERSION_CODE_CARTASI = '01.00'\n MESSAGE_TYPE_CARTASI = 'C00'\n CO_PLATFORM_CARTASI = 'L'\n VPOS_ACTION_CARTASI = 'https://your-vpos-action'\n\n\nRepository:\n\n https://github.com/redomino/redomino_cartasi\n\n\nTests:\n\n $ ./bin/django test redomino_cartasi \n\n\nAuthors\n-------\n\n* [@davidemoro] davide.moro@redomino.com - http://redomino.com\n", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://redomino.com", "keywords": "", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "redomino_cartasi", "package_url": "https://pypi.org/project/redomino_cartasi/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/redomino_cartasi/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://redomino.com" }, "release_url": "https://pypi.org/project/redomino_cartasi/0.3/", "requires_dist": null, "requires_python": null, "summary": "Cartasi LFS processor", "version": "0.3" }, "last_serial": 835593, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2a26627fc243e8936882b42c6b30a1d1", "sha256": "3befbf073fd4434383d37df24fdb389f732971800ea7911edee712153d08cc74" }, "downloads": -1, "filename": "redomino_cartasi-0.1.tar.gz", "has_sig": false, "md5_digest": "2a26627fc243e8936882b42c6b30a1d1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6930, "upload_time": "2013-08-01T11:00:29", "url": "https://files.pythonhosted.org/packages/ae/33/3ad492f781f2ab118d292bba6032e9a1c94672800f9c469986947d4a21b8/redomino_cartasi-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "05c5fc3af512a740ba4e315db54c6271", "sha256": "87de0935f530c14c39525c9ed7ef4ac060349f2f1261b7dbee3ed7bd960905ed" }, "downloads": -1, "filename": "redomino_cartasi-0.2.zip", "has_sig": false, "md5_digest": "05c5fc3af512a740ba4e315db54c6271", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13065, "upload_time": "2013-08-05T15:30:15", "url": "https://files.pythonhosted.org/packages/6f/a2/0f735020e089152a122c7a1012ddd14544d82847cacd96bca393667e8b4b/redomino_cartasi-0.2.zip" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "b9a52091a5b9e3db6fa1b7f8e2373fab", "sha256": "dc2a24006edf4b0b124b8428bd6532fd41deb27fd9a6fdec1579b4570d0790b4" }, "downloads": -1, "filename": "redomino_cartasi-0.3.zip", "has_sig": false, "md5_digest": "b9a52091a5b9e3db6fa1b7f8e2373fab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13118, "upload_time": "2013-08-08T12:39:20", "url": "https://files.pythonhosted.org/packages/12/2d/e79b528a09771132e330553883169911a3984dd6de8c2db56585558b34a5/redomino_cartasi-0.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b9a52091a5b9e3db6fa1b7f8e2373fab", "sha256": "dc2a24006edf4b0b124b8428bd6532fd41deb27fd9a6fdec1579b4570d0790b4" }, "downloads": -1, "filename": "redomino_cartasi-0.3.zip", "has_sig": false, "md5_digest": "b9a52091a5b9e3db6fa1b7f8e2373fab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13118, "upload_time": "2013-08-08T12:39:20", "url": "https://files.pythonhosted.org/packages/12/2d/e79b528a09771132e330553883169911a3984dd6de8c2db56585558b34a5/redomino_cartasi-0.3.zip" } ] }