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

Nuvei: Fix 3ds transaction #5382

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Conversation

javierpedrozaing
Copy link
Collaborator

Description

SER-1568

This commit fixes a 3DS transaction issue when three_ds_2 data is null. Additionally, some remote test were failing due some changes in the Nuvei Api, so this commit inlcude a round_down method to fix remote tests.

Unit test

Finished in 1.349927 seconds.

29 tests, 161 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

21.48 tests/s, 119.27 assertions/s

Remote test

Finished in 270.209319 seconds.

43 tests, 139 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

0.16 tests/s, 0.51 assertions/s

Rubocop

806 files inspected, no offenses detected

Description
-------------------------
[SER-1568](https://spreedly.atlassian.net/browse/SER-1568)

This commit fixes a 3DS transaction issue when three_ds_2 data is null.
Additionally, some remote test were failing due some changes in the
Nuvei Api, so this commit inlcude a round_down method to fix remote tests.

Unit test
-------------------------
Finished in 1.349927 seconds.

29 tests, 161 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

21.48 tests/s, 119.27 assertions/s

Remote test
-------------------------
Finished in 270.209319 seconds.

43 tests, 139 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

0.16 tests/s, 0.51 assertions/s

Rubocop
-------------------------
806 files inspected, no offenses detected
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.

Nice! Thanks for the quick fix!

@javierpedrozaing javierpedrozaing marked this pull request as ready for review January 15, 2025 21:15
@naashton naashton merged commit 3a3a067 into master Jan 17, 2025
0 of 5 checks passed
@naashton naashton deleted the SER-1568_fix_three_ds_2_nil_value branch January 17, 2025 18:08
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.

2 participants