Skip to main content

Verkkomaksut payment processor for getpaid.

Project description

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

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

getpaid.verkkomaksut-0.1.1.tar.gz (6.4 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