{ "info": { "author": "Huub Bouma", "author_email": "support@gw20e.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "pcommerce.payment.ogone\n=======================\n\npcommerce.payment.ogone is a plone plugin, which provides payment over ogone for PCommerce\n\nBy: Huub Bouma (http://www.goldmund-wyldebeast-wunderliebe.com)\n\nThe Ogone specific hashing, status, and exception code was taken from the\n**django-ogone** project (Thierry Schellenbach).\ndjango-ogone is licenced under the GPLV3 licence, which is included\n\nThis package was mainly designed after the **pcommerce.payment.saferpay** plugin, and works almost identically, except ofcourse this uses a different payment platform.\n\nInstallation instructions\n-------------------------\n\n*Step 1 - installing*\n*********************\n\nInstall via the plone quickinstaller\n\n*Step 2 - configure plone*\n**************************\n\nLook at the ogone settings in the site configuration\n\nYou should set the ogone specific settings and these should obviously\nmatch the settings as you have configured them with Ogone.\n\n- `Ogone Server URL`\n- `pspid`\n- `SHA In Passphrase`\n- `SHA Out Passphrase`\n\n*step 3 - Ogone settings*\n*************************\n\nIn Ogone there are a couple of settings which you should set:\n\n:Hash algorithm: SHA-512\n:SHA-IN Pass phrase: your secret password for hashing the request\n:SHA-OUT Pass phrase: your secret password for hashing the response\n:I want to receive transaction feedback parameters on the redirection URLs: checked\n\nOn the subsection `Direct HTTP server-to-server request` you can set the\n**Timing of the request** to:\n`Always deferred (not immediately after the payment).`\nThis will make sure that if something goes wrong and the customer has already\npayed, it will still be processed by plone because Ogone will send the request \n(again)\n\nMake sure that you fill in the complete URL of the `processOgone` URL, which\nwill be the URL of your homepage, followed by '/processOgone', e.g.::\n\n http://my.website.com/processOgone\n\nOgone should be able to access this URL in order for it to work.\n\n*LICENCE*\n*********\n\nThis code is open source. It's licenced under the GPLV3 licence.\nSee LICENCE.txt\n\nChangelog\n=========\n\n0.1a2 (unreleased)\n------------------\n\n0.1a1 (2011-11-21)\n------------------\n\n* First release on GW20e's private egg repository", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.gw20e.com", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "pcommerce.payment.ogone", "package_url": "https://pypi.org/project/pcommerce.payment.ogone/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pcommerce.payment.ogone/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.gw20e.com" }, "release_url": "https://pypi.org/project/pcommerce.payment.ogone/1.0a2/", "requires_dist": null, "requires_python": null, "summary": "Ogone payment plugin for PCommerce", "version": "1.0a2" }, "last_serial": 796103, "releases": { "1.0a2": [ { "comment_text": "", "digests": { "md5": "1ebef6406c1c7f4212233d40060039f4", "sha256": "ab56267967f1ef58714eacf527d757b02052334f4b02a236a1794520c679e35b" }, "downloads": -1, "filename": "pcommerce.payment.ogone-1.0a2.zip", "has_sig": false, "md5_digest": "1ebef6406c1c7f4212233d40060039f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43608, "upload_time": "2012-06-13T10:25:39", "url": "https://files.pythonhosted.org/packages/6b/a8/11b2fb411ad3652d6b83aa6eb5af4edc7bc7e09cee5a9930bb4fcf28e092/pcommerce.payment.ogone-1.0a2.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1ebef6406c1c7f4212233d40060039f4", "sha256": "ab56267967f1ef58714eacf527d757b02052334f4b02a236a1794520c679e35b" }, "downloads": -1, "filename": "pcommerce.payment.ogone-1.0a2.zip", "has_sig": false, "md5_digest": "1ebef6406c1c7f4212233d40060039f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 43608, "upload_time": "2012-06-13T10:25:39", "url": "https://files.pythonhosted.org/packages/6b/a8/11b2fb411ad3652d6b83aa6eb5af4edc7bc7e09cee5a9930bb4fcf28e092/pcommerce.payment.ogone-1.0a2.zip" } ] }