This repository has been archived by the owner on Feb 10, 2023. It is now read-only.
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