Skip to content

Releases: agileware/au.com.agileware.ewayrecurring

2.6.7

03 May 07:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.6...2.6.7

2.6.6

22 Apr 06:55
Compare
Choose a tag to compare
  • Fixes issue with editing recurring contributions

2.6.5

15 Dec 03:36
Compare
Choose a tag to compare
CIVIEWAY-264 Version 2.6.5

2.6.4

15 Dec 03:36
Compare
Choose a tag to compare
CIVIEWAY-265 Fix fatal error when setting end_date when last instalme…

2.6.3

03 Oct 22:58
Compare
Choose a tag to compare
CIVIEWAY-260 Remove redundant function, _ewayrecurring_civix_civicrm_…

2.6.2

03 Oct 04:41
Compare
Choose a tag to compare
CIVIEWAY-248 Fix incorrect spelt entity parameter and replace some do…

2.6.1: CIVIEWAY-259 Add class_name upgrade to PaymentProcessor entities

09 Aug 05:50
Compare
Choose a tag to compare
  • Fixes a bug in the recurring payment job where the Payment Processor instances could not be loaded

2.6.0

28 Jul 05:23
Compare
Choose a tag to compare

Changes since 2.5.0:

  1. Refactor code layout CRM_Core_Payment_* model like other payment processor plugins
  2. Implement cron job to automatically query and fill card expiry and masked number when this information is not available

2.5.0

19 May 05:42
Compare
Choose a tag to compare
  • 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

27 Jan 00:25
88a1d59
Compare
Choose a tag to compare

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