Skip to content

Releases: agileware/au.com.agileware.ewayrecurring

2.7.1

14 Feb 02:02
Compare
Choose a tag to compare

Bug fix release

  • Implements serialization on the core payment class, to avoid a bug where PHP could try to serialize the curl handle being used by the eWAY Rapid PHP library.

2.7.0 - Pre Release

10 Feb 02:52
Compare
Choose a tag to compare
2.7.0 - Pre Release Pre-release
Pre-release
  • Updates the packaged version of the eWAY Rapid PHP library to version 2.0.0

IMPORTANT

  • This release has now been marked as a PRE-RELEASE.
  • This version may throw an error when redirecting to payment page: Serialization of 'CurlHandle' is not allowed.

2.6.8

15 Jan 01:17
Compare
Choose a tag to compare

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

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