Skip to content

v0.1 Initial release

Compare
Choose a tag to compare
@anush anush released this 26 Nov 00:15
· 3 commits to master since this release
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.