Skip to content

Releases: cloudcogsio/omnipay-firstatlanticcommerce-gateway

Card "Start Date" fix for FAC

06 Dec 23:10
Compare
Choose a tag to compare

Processing ends prematurely at the gateway for some cards if a "Start Date" is passed.

This release adds an option that turns off passing a Start Date by default and some extended logging if cache transactions are enabled for debugging.

CiviCRM Omnipaymultiprocessor fix

08 Mar 05:37
Compare
Choose a tag to compare

Removed *.mdg.php file due to duplicate loading issues.

Transaction IDs Update

11 Feb 00:09
Compare
Choose a tag to compare
  • Added ability to specify a prefix for transactions ids
  • Added ability to have the gateway generate a transaction id if not specified.

Fixes related to ThreeDSResponse.php

06 Feb 02:18
Compare
Choose a tag to compare

Fixed issues related to typo in ThreeDSResponse.php namespace declaration.
Removed manually added 'require' statements for 'ThreeDSResponse.php'.

Initial Release

28 Jul 03:39
Compare
Choose a tag to compare

Gateway driver is compliant with Omnipay standards.