Releases: agileware/au.com.agileware.ewayrecurring
Releases · agileware/au.com.agileware.ewayrecurring
2.6.7
What's Changed
- Fixed notice error for permission defination by @pradpnayak in #42
Full Changelog: 2.6.6...2.6.7
2.6.6
- Fixes issue with editing recurring contributions
2.6.5
CIVIEWAY-264 Version 2.6.5
2.6.4
CIVIEWAY-265 Fix fatal error when setting end_date when last instalme…
2.6.3
CIVIEWAY-260 Remove redundant function, _ewayrecurring_civix_civicrm_…
2.6.2
CIVIEWAY-248 Fix incorrect spelt entity parameter and replace some do…
2.6.1: CIVIEWAY-259 Add class_name upgrade to PaymentProcessor entities
- Fixes a bug in the recurring payment job where the Payment Processor instances could not be loaded
2.6.0
Changes since 2.5.0:
- Refactor code layout CRM_Core_Payment_* model like other payment processor plugins
- Implement cron job to automatically query and fill card expiry and masked number when this information is not available
2.5.0
- Implements a permissions override so that CiviCRM users with "access CiviContribute" permission are able to load the list of cards in the "Submit Credit Card Contribution" screen.
2.4.4
Version 2.4.4 includes:
- CIVIEWAY-245 eWAYRecurring.civix.php is missing a few civix_civicrm hook functions
- CIVIEWAY-246 Refactor legacy upgrade functions into Upgrader class
- CIVIEWAY-247 Replace undefined variable with explicit NULL store in validateEwayContribution
- CIVIEWAY-249 eWay Recurring does not appear in the available Payment Processors list when the extension is disabled and user has no way to fix this issue
Agileware Ref: CIVIEWAY-248