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

Credorax: Add support for gateway card validation #5332

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 3, 2024

  1. Credorax: Add support for gateway card validation

    This change allows the `cardholder_name_inquiry` flag to be sent. If set to true, it will trigger first and last name data to be sent for c22, and c23. $0 auth transactions to validate cards also require the value for a9 to be set to 5.
    
    Remote Tests:
    54 tests, 176 assertions, 6 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
    88.4615% passed
    
    Unit Tests
    83 tests, 399 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
    100% passed
    rachelkirk committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    3420a55 View commit details
    Browse the repository at this point in the history