skip to navigation
skip to content

getpaid.verkkomaksut 0.1.1

Verkkomaksut payment processor for getpaid.

Downloads ↓

Introduction

Verkkomaksut provides payment processor which covers most of Finnish digital payments. This package implements Verkkomaksut payment processor to Products.PloneGetPaid package.

Caution

Changelog

0.1.1 (2010-01-22)

  • Added authentication for returned code from verkkomaksut.

0.1.0 (2009-07-31)

  • Updated for getpaid.paymentprocessors package.

0.0.7 (2009-05-16)

  • Initial release

Installation

If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, just do this:

  • Add getpaid.verkkomaksut to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
    ...
    getpaid.verkkomaksut
  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

    [instance]
    ...
    zcml =
    ...
    getpaid.verkkomaksut
    getpaid.verkkomaksut-overrides # Comment out this if getpaid.paymentprocessors is installed.
  • Re-run buildout, e.g. with:

    $ ./bin/buildout

 
File Type Py Version Uploaded on Size # downloads
getpaid.verkkomaksut-0.1.1.tar.gz (md5) Source 2010-01-22 6KB 402