Skip to content

Releases: xola/omnipay-cybersource-so

Support for Omnipay 3

22 Jan 18:15
36dffe9
Compare
Choose a tag to compare
Merge pull request #1 from anush/XOL-4975

XOL-4975 Upgrade to Omnipay 3

v0.1 Initial release

26 Nov 00:15
Compare
Choose a tag to compare
Updates for implementation

1. Swap the transactionId and transactionReference values to properly map to the correct CyberSource fields.
2. Updated the Response class to crawl the response and determine if the request was a success. This method will set the isSuccess flag as well as record a relevant error message. A custom error message is generate for Missing Fields and Invalid Field errors but the rest will map to a standard error message from CyberSource documentation.