Docdata payment plugin for PCommerce
Project description
pcommerce.payment.docdata
=======================
pcommerce.payment.docdata is a plone plugin, which provides payment over docdata for PCommerce
You can find it on github at: https://github.com/huubbouma/pcommerce.payment.docdata
By: Huub Bouma (http://www.wyldebeast-wunderliebe.com)
The Docdata specific hashing, status, and exception code was taken from the
**django-docdata** project (https://github.com/dokterbob/django-docdata)
The author of that part of the code is Mathijs de Bruin
he has stated in en email conversation that his code is licenced with AGPL
which is included with this software
This package was mainly designed after the **pcommerce.payment.saferpay** plugin, and works almost identically, except ofcourse this uses a different payment platform.
Installation instructions
-------------------------
*Step 1 - installing*
*********************
Install via the plone quickinstaller
*Step 2 - configure plone*
**************************
Look at the docdata settings in the site configuration
You should set the docdata specific settings and these should obviously
match the settings as you have configured them with Docdata.
- `DocData merchant name`
- `DocData merchant password`
- `DocData profile`
- `DocData debug mode`
*step 3 - Docdata settings*
*************************
In Docdata there are a couple of settings which you should set:
return URL (in your merchant profile -> URLs)
http://my.website.com/processDocdata?form_id=
note that the form_id is necessary. This should really be the 'orderId'
but since I had some non related integration issues I changed it to form_id
docdata will automatically add the order_id to last GET parameter
Docdata should be able to access this URL in order for it to work.
*LICENCE*
*********
This code is open source. It's licenced under the AGPLV3 licence, which is compatible with the GPLV3
See LICENCE.txt
Changelog
=========
1.1 (2013-09-30)
----------------
* Small update to use latest docdata code from the django-docdata project
1.0 (2012-06-13)
----------------
* Stable release
0.1a1 (unreleased)
------------------
* initial import to plone collective
* Updated translations [kcleong]
=======================
pcommerce.payment.docdata is a plone plugin, which provides payment over docdata for PCommerce
You can find it on github at: https://github.com/huubbouma/pcommerce.payment.docdata
By: Huub Bouma (http://www.wyldebeast-wunderliebe.com)
The Docdata specific hashing, status, and exception code was taken from the
**django-docdata** project (https://github.com/dokterbob/django-docdata)
The author of that part of the code is Mathijs de Bruin
he has stated in en email conversation that his code is licenced with AGPL
which is included with this software
This package was mainly designed after the **pcommerce.payment.saferpay** plugin, and works almost identically, except ofcourse this uses a different payment platform.
Installation instructions
-------------------------
*Step 1 - installing*
*********************
Install via the plone quickinstaller
*Step 2 - configure plone*
**************************
Look at the docdata settings in the site configuration
You should set the docdata specific settings and these should obviously
match the settings as you have configured them with Docdata.
- `DocData merchant name`
- `DocData merchant password`
- `DocData profile`
- `DocData debug mode`
*step 3 - Docdata settings*
*************************
In Docdata there are a couple of settings which you should set:
return URL (in your merchant profile -> URLs)
http://my.website.com/processDocdata?form_id=
note that the form_id is necessary. This should really be the 'orderId'
but since I had some non related integration issues I changed it to form_id
docdata will automatically add the order_id to last GET parameter
Docdata should be able to access this URL in order for it to work.
*LICENCE*
*********
This code is open source. It's licenced under the AGPLV3 licence, which is compatible with the GPLV3
See LICENCE.txt
Changelog
=========
1.1 (2013-09-30)
----------------
* Small update to use latest docdata code from the django-docdata project
1.0 (2012-06-13)
----------------
* Stable release
0.1a1 (unreleased)
------------------
* initial import to plone collective
* Updated translations [kcleong]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for pcommerce.payment.docdata-1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5aac0fe925c151a03f80eea61f990cfd53ce7dc0b500e40f9da9f0f85301050 |
|
MD5 | fb523886e3fbd2274d27f42d03f13eb0 |
|
BLAKE2b-256 | fff8a18ad0bbcb61029f5e1a6a1554cc7e282242a8f1200508b54c7885e49023 |