Releases: agileware/au.com.agileware.ewayrecurring
Releases · agileware/au.com.agileware.ewayrecurring
2.6.8
Adds feature to limit Payment tokens found to ones that work with the selected payment processor and handle for tokens created by legacy EWAY recurring payment processor, #44
No need to install this update if you do not use any other token-based payment processors on your CiviCRM site or have never used the legacy EWAY payment processor.
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.