Skip to main content

Luottokunta payment processor for getpaid.

Project description

Introduction

Luottokunta is Finnish major organization which provides credit card processors. This package implements Luottokunta payment processor to Products.PloneGetPaid package.

Caution

  • Only Card_Details_Transmit value=”1” is tested. value=”0” might work as well.

Changelog

0.2.1 (2009-08-01)

  • Fixes done for payment processor without getpaid.paymentprocessors installed.

0.2.0 (2009-07-31)

  • Updated for getpaid.paymentprocessors package.

0.1.3 (2009-06-02)

  • When returned query string from Luottokunta gives order id error and if incremental order id is selected, order id increases its value by one.

0.0.11 (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.luottokunta to the list of eggs to install, e.g.:

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

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

    $ ./bin/buildout

Credits

Translations

  • Finnish - Ilja Everila

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.luottokunta-0.2.1.tar.gz (28.6 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