active_merchant icon indicating copy to clipboard operation
active_merchant copied to clipboard

Cybersource Rest: Support normalized 3DS data

Open aenand opened this issue 1 year ago • 0 comments

COMP-80

Adds support for 3DS2 data to the Cybersource Rest gateway. This follows the standard pattern in AM to add three_d_secure data and takes inspriation from the legacy Cybersource integration for 3DS.

Docs:https://developer.cybersource.com/api-reference-assets/index.html#payments

Test Summary Local: 5848 tests, 79233 assertions, 0 failures, 23 errors, 0 pendings, 0 omissions, 0 notifications 99.6067% passed Tests failing are unrelated to this change Unit: 32 tests, 165 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed Remote: 49 tests, 150 assertions, 7 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 85.7143% passed Failing on master too

aenand avatar Apr 23 '24 18:04 aenand