Skip to content

Releases: digitickets/omnipay-cardlink

v1.2.0 - Update Sandbox Url

24 Jul 08:56
2c4c2c6

Choose a tag to compare

Merge pull request #6 from digitickets/update-sandbox-url

Update sandbox url

Remove UTF-8 encoding

02 Jul 11:59
fce7f29

Choose a tag to compare

Fixing the Driver to work with UTF-8 encoded data

Update to CardLink v2

29 May 07:42
12b4056

Choose a tag to compare

Merge pull request #4 from digitickets/switch-to-v2

update PurchaseResponse to the v2 and adapt the DigestTest to contain…

Update to sha256

26 May 12:57
c85b87b

Choose a tag to compare

Update the digest hashing to use sha256 to meet the new payment gateway requirement

Add live URL

22 May 11:24
fd46e83

Choose a tag to compare

Previously, there was no "live" URL, and it simply crashed if you tried to put a live payment through.

This release simply sets that URL.

Initial release

26 Mar 11:02

Choose a tag to compare

v1.0.0

Reinstate the versions of PHP it tests against (removed for speed).