Skip to main content

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]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pcommerce.payment.docdata-1.1.tar.gz (8.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page