Rachel
Rachel
CER-296 This PR is addressing some issues with some fields not adhering to the order in the XSD file. The original PR had to be reverted, and in particular I...
This adds support for adding `email` and `id` to the request nested in customer object. CER-1189 Remote Tests: 26 tests, 92 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions,...
A bit of refactoring was needed in the gateway file to support these fields and get things in better shape with adhering to the XSD. Unit tests are now more...
CER-2099 Update authorize request to include AFT fields when 3DS is invoked. Previous test cases cover this change, so no further tests are necessary.