This repository has been archived by the owner on Feb 10, 2023. It is now read-only.
Releases: jmauzyk/omnipay-cardconnect
Releases · jmauzyk/omnipay-cardconnect
1.4.0 - 2021-04-20
1.3.1 - 2020-10-30
Fixed
- Fixed a bug where successful zero-dollar card validations would return as failed
1.3.0
Improve Purchase and Authorize requests
- Added
Omnipay\Cardconnect\Message\AbstractRequest::getOrderId()
- Added
Omnipay\Cardconnect\Message\AbstractRequest::setOrderId()
- Authorize and Purchase requests now correctly send the order id instead of transaction hashes
- Removed unnecessary
retref
from Purchase request
1.1.0
- Updated to be compatible with new API URLs
1.0.2
- Added retrieval of BIN Response data for Authorize and Purchase requests