Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download paymill_payment-7.x-1.0-beta6.tar.gztar.gz 12.13 KB
MD5: ee9d9f6ccffa52cb1095bfe0f07ce31e
SHA-1: 64820b5288516c48545f80bdb6b28bf7957c82d5
SHA-256: ca2f370197a899a597d9e366b88d7be36607ce1cdfbaac2ffa57c5579f6fa941
Download paymill_payment-7.x-1.0-beta6.zipzip 15.65 KB
MD5: dd0a26a67e632621f0480920abcfb550
SHA-1: bf4462a4fb6a5bdac7638f405d92fe9433bfc002
SHA-256: 523d61b8cbf25db0c0902a6b84976ec0a32d970d1ddeda5a49f18c439199f653

Release notes

Summary

A common payment-context / payment-method interface is now provided by payment_context. But webform_paymethod_select is still the only module providing the required JS interface.

Full list of changes since 7.x-1.0-beta5

  • Payment::execute() shouldn't throw Exceptions. [view commit]
  • Really fixup paymill for multiple methods. [view commit]
  • Move from payment->context_data['context'] to payment->context. [view commit]
  • Pass the payment object instead of the context. [view commit]
  • Adapt to the new webform_paymethod_select JS-framework. [view commit]
Created by: torotil
Created on: 22 Jan 2015 at 16:48 UTC
Last updated: 1 Sep 2015 at 17:44 UTC
Bug fixes
New features

Other releases