Skip to content

Releases: funkflute/omnipay-payeezy-direct

v3.0.1 - Fix error handling

24 Jun 15:26
9ee5723
Compare
Choose a tag to compare

Fixed the error handling in AbstractRequest::sendData

The code asumes $response is always defined but in some cases it might
not be, like a timeout from the server

OmniPay v3 Support

19 Apr 13:42
92ad782
Compare
Choose a tag to compare

Updated to support OmniPay v3

v1.0.4

29 Jan 15:12
f0606b3
Compare
Choose a tag to compare

Fixes issue where a token would match a card number pattern, causing wrong brand to be sent on purchase.