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

Add L2/L3 data for cybersource rest and worldpay #5117

Merged
merged 6 commits into from
May 29, 2024

Commits on May 29, 2024

  1. Cybersource Rest: Support L2/L3 data

    COMP-134
    
    Adds support for L2 and L3 data to the Cybersource Rest
    gateway
    
    Test Summary
    Local:
    5882 tests, 79430 assertions, 0 failures, 23 errors, 0 pendings, 0 omissions, 0 notifications
    99.609% passed
    Unit:
    36 tests, 189 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
    100% passed
    Remote:
    aenand committed May 29, 2024
    Configuration menu
    Copy the full SHA
    f435f1a View commit details
    Browse the repository at this point in the history
  2. Worldpay: Refactor L2/L3 data

    COMP-134
    
    Refactor L2/L3 data for Worldpay to be more in line with
    how active merchant gateways expect this data. It also lowers the burden
    for what merchants must provide to use L2/L3 data
    
    Test Summary
    Local:
    5883 tests, 79441 assertions, 0 failures, 23 errors, 0 pendings, 0 omissions, 0 notifications
    99.609% passed
    
    Unit:
    117 tests, 668 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
    100% passed
    
    Remote:
    103 tests, 444 assertions, 2 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
    98.0583% passed
    aenand committed May 29, 2024
    Configuration menu
    Copy the full SHA
    50f7364 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3ba75c View commit details
    Browse the repository at this point in the history
  4. remove commented out code

    aenand committed May 29, 2024
    Configuration menu
    Copy the full SHA
    3368ea6 View commit details
    Browse the repository at this point in the history
  5. rename to line_items

    aenand committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c6fd460 View commit details
    Browse the repository at this point in the history
  6. changelog

    aenand committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2c42cba View commit details
    Browse the repository at this point in the history