Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
12.31 KB
MD5: 46e7ae91809aec75a3adeb92c389411a
SHA-1: d8c574931719bda4047ac9872d5d6169699d53e1
SHA-256: 5bf3f4de098021c4fce48f0212cec47daf40a9cca64524aedbbc1647c161e069
Download zip
14.41 KB
MD5: 6e6c657737eda13d6150e0618c227a40
SHA-1: 3c74140978ecdc38f206ae0c99ac3e29b46edd10
SHA-256: 1c2c21b3ea7c904ea81acd6bb372936f9686753bfd9ae015fde6c3cf059cf73b
Release notes
Full list of changes since 7.x-1.0-beta4
- Payment::execute() shouldn't throw Exceptions. [view commit]
- Adapt to changes in webform_paymethod_select / simplify & less hardcoding. [view commit]
- Move from payment->context_data['context'] to payment->context. [view commit]
- Pass the payment object instead of the context. [view commit]
- Use the new JS API of webform_paymethod_select. [view commit]
- Optionally send extra payee data to stripe. [view commit]
- Add dependency on payment_context. [view commit]