Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
58.32 KB
MD5: 243b1d9004d5515c2fb26d7242b2116b
SHA-1: 2124eb00b80015a997b6e876298020ccd9aa778b
SHA-256: 23851bcfc0158de38e7440b9c58cde7a12c7981ca8f4a25c3dac456635d01cb6
Download zip
88.3 KB
MD5: 9a092c982f305904078186f7982ae263
SHA-1: ce8bbbbad320a4f94a56dc119fb00ea0487c81c2
SHA-256: fd10af33392f23b7f56ebe216df25126c8d7f4aada9e6700450a6afb4f5cd8a6
Release notes
This is the first stable release. New features are postponed until Payment 7.x-2.x. Only bug fixes will continue to be added to 7.x-1.x.
Remember to run the update script (update.php) when upgrading from a lower version..
Changes since version 7.x-1.0-beta3:
- #1782232: Added "Cancelled", "Expired" and "Authorization failed" payment statuses
- #1483684: README.txt
- #1808814: User input not filtered upon display
- #1811918: Sort payment methods in payment_method_options()
- #1738366: Make views sortable
- #1812094: Add user to administrative payment overview
- #1666716: Add exposed filters to administrative payment overview
- #1812594: Make the payment reference widget reusable
- #1820510: "Type" column is empty in payment method view if controller module is disabled
- #1820628: Payments cannot be edited through the UI if their payment method controller is unavailable
- #1812418: Delete items from {paymentereference} when deleting payments or fields
- #1822284: Revert #1792244 and #1820148