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

Mundipagg: authorization_secret_key GSF is not sent on all txn types #4635

Closed
wants to merge 1 commit into from

Commits on Nov 21, 2022

  1. Mundipagg: authorization_secret_key GSF is not sent on all txn types

    Description
    -------------------------
    The authorization_secret_key GSF is set to be only sent on auth purchase transactions (the default), but this field is used for authenticating transactions and should be passed for every transaction type.
    
    auth key field is added to transactions that do not currently include it
    the remote test was updated due to outdated test card numbers
    
    Unit test
    -------------------------
    Finished in 0.029899 seconds.
    32 tests, 164 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
    100% passed
    
    Remote test
    -------------------------
    Finished in 30.504306 seconds.
    41 tests, 91 assertions, 6 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
    85.3659% passed
    
    Rubocop
    -------------------------
    753 files inspected, 11 offenses detected, 11 offenses corrected
    edgarv09 committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    e2968d0 View commit details
    Browse the repository at this point in the history