Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download webform_paymethod_select-7.x-1.6.tar.gztar.gz 27.74 KB
MD5: 4ebae8a9a45111031c64d525c275beab
SHA-1: 08bf52fd6f94b2165c6b247c1a7fffc5591b2287
SHA-256: 2afb0922ae52ba52a94830f11db1e48bd257d0f42563fcb4e2e9f396d361a49e
Download webform_paymethod_select-7.x-1.6.zipzip 36.8 KB
MD5: 9c214edf91031f3246367b42cadea37b
SHA-1: a4da6edc6cd8c560018f929bab4f5d09f39f960d
SHA-256: 9dbcd8b2f24d3745fe4d8605fab5da874f48a4a577dfe8565578e5625ec7b3e8

Release notes

Summary

Line-Item quantity can now be set using a webform component - just like the payment amount. Plus some compatibility fixes.

Full list of changes since 7.x-1.5

  • Add components similar to amount [view commit]
  • Change form to accept quantity select, clean up [view commit]
  • remove dpm, repair if-function in element_process_line_item [view commit]
  • Payment form callbacks must return the form element. [view commit]
  • Revert "Payment form callbacks must return the form element." with wrong changes. [view commit]
  • Payment form callbacks must return the form element. [view commit]
  • Make webform_paymethod_select compatible with payment (see #2553309). [view commit]
  • Avoid leaving the payment-object inside the $form_state. [view commit]
Created by: torotil
Created on: 9 Feb 2016 at 06:44 UTC
Last updated: 22 Sep 2016 at 13:04 UTC
Bug fixes
New features

Other releases