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

Plexo: remove Bin and Last4 fields from NetworkToken #5234

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

gasb150
Copy link
Collaborator

@gasb150 gasb150 commented Aug 27, 2024

Summary:

For NT transactions we must pass the Bin and the last4 digits of the underlying PAN, otherwise we can't pass it currently we where passing those values based in the NT number instead of PAN ones, and due we don't have the underlying PAN, those lines are unnecesary.

Remote Tests:

Finished in 44.017128 seconds.
32 tests, 65 assertions, 0 failures, 0 errors, 0 pendings, 3 omissions, 0 notifications 100% passed

Unit Tests:

Finished in 0.040727 seconds.
25 tests, 140 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

Rubocop

798 files, no offenses detected

Summary:
------------------------------

For NT transactions we must pass the Bin and the last4
digits of the underlying PAN, otherwise we can't pass it
currently we where passing those values based in the NT number
instead of PAN ones, and due we don't have the underlying PAN,
those lines are unnecesary.

Remote Tests:
------------------------------
Finished in 44.017128 seconds.
32 tests, 65 assertions, 0 failures, 0 errors, 0 pendings, 3 omissions, 0 notifications
100% passed

Unit Tests:
------------------------------
Finished in 0.040727 seconds.
25 tests, 140 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Rubocop
------------------------------
798 files, no offenses detected
Copy link
Collaborator

@javierpedrozaing javierpedrozaing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@Heavyblade Heavyblade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks OK, 🚢

Copy link
Contributor

@naashton naashton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🫡

@naashton naashton merged commit fc0086e into master Sep 3, 2024
5 checks passed
@naashton naashton deleted the SER-1404-Plexo_nt_bin_last_digits branch September 3, 2024 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants