Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CyberSource: Add support for issuer additionalData gateway-specific field #3296

Commits on Aug 14, 2019

  1. CyberSource: Add support for issuer additionalData gateway-specific f…

    …ield
    
    Added support for the issuer additionalData CyberSource-specific field. The CyberSource XML schema has also been updated. Per the gateway's instructions, we are now using version 1.156 in the test environment,
    and version 1.155 in production.
    
    CE-56
    
    Unit tests:
    
    4195 tests, 70144 assertions, 0 failures, 0 errors, 0 pendings, 2 omissions, 0 notifications
    100% passed
    
    test/remote/gateways/remote_cyber_source_test.rb contains 5 pre-existing, unrelated test failures:
    - test_successful_3ds_validate_authorize_request
    - test_successful_3ds_validate_purchase_request
    - test_successful_pinless_debit_card_puchase
    - test_successful_tax_calculation
    - test_successful_validate_pinless_debit_card
    
    59 tests, 260 assertions, 5 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
    Jason Nappier committed Aug 14, 2019
    Copy the full SHA
    7e5a1c9 View commit details
    Browse the repository at this point in the history