Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 16.04 KB
MD5: bf067a0e61acc7d41ecbdfe43004a47b
SHA-1: 3f66596b6be54efe52cc4510d6e0a7e143c78043
SHA-256: a485e08a06d38e11c04e00777921fc72e9984ebd634bb244e3cc518e88b95e07
Download zip 18.23 KB
MD5: a16e6f0f7165cf494792cbde7d36b71f
SHA-1: 447e2e6d1cb211365ce0ad77d7ef091c4a9df653
SHA-256: c1af88f3bb51140f96bef532d09058d1e2a1417b4c7fe856ba2ef7046b219306

Release notes

Note: commerce_maksuturva_payment_verified rule event has been removed since same thing can be done with "After updating an existing commerce payment transaction" event together with conditions. See #1493948: Remove 'commerce_maksuturva_payment_verified' rule event for more information.

Changelist

Added

#1490884: Added setting for selecting right addresses for billing and delivery information
#1490820: Added setting for selecting the right name format handler from address field
Added drupal_alter() for letting other modules to alter the transaction building process
Added handling for failed transactions

Changed

#1483520: Changed payment checking to check as transaction basis
#1493948: Removed 'commerce_maksuturva_payment_verified' rule event
Made payment query hash calculation as a separated helper function
Changed accept-charset setting for redirect form to be UTF-8

Fixed

#1468558: Fixed wrong label in configuration form
#1490670: Fixed problem when payment check was not having certain information to do the job
#1492362: Fixed problem when payment check was trying to find out information about payment method which wasn't existing anymore
#1492450: Fixed problem where custom transaction status caused PHP errors

Created by: imiksu
Created on: 2 Apr 2012 at 10:55 UTC
Last updated: 22 Jan 2015 at 11:53 UTC
New features
Bug fixes
Unsupported

Other releases