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: Add store and stored credentials #5214

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

javierpedrozaing
Copy link
Collaborator

@javierpedrozaing javierpedrozaing commented Aug 14, 2024

Description

This commit add store and stored credentials for Nuvei Gateway
SER-1357

Unit test

Finished in 0.034584 seconds.

9 tests, 30 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

260.24 tests/s, 867.45 assertions/s

Remote test

Finished in 59.543749 seconds.

23 tests, 69 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

0.39 tests/s, 1.16 assertions/s

Rubocop

801 files inspected, no offenses detected

@javierpedrozaing javierpedrozaing force-pushed the ser-1357_nuvei_stored_credentials branch from 8ec9503 to 21198c7 Compare August 14, 2024 18:01
@javierpedrozaing javierpedrozaing force-pushed the ser-1357_nuvei_stored_credentials branch 7 times, most recently from 44bb639 to a3ebb99 Compare August 26, 2024 22:32
@javierpedrozaing javierpedrozaing changed the title Nuvei: Add sotred credentials Nuvei: Add store and stored credentials Aug 26, 2024
@javierpedrozaing javierpedrozaing force-pushed the ser-1357_nuvei_stored_credentials branch from a3ebb99 to d0d28ed Compare August 26, 2024 22:42
@javierpedrozaing javierpedrozaing marked this pull request as ready for review August 26, 2024 22:48
@javierpedrozaing javierpedrozaing force-pushed the ser-1357_nuvei_stored_credentials branch 3 times, most recently from 9e3f80d to 8c40bda Compare August 30, 2024 14:14
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.

Implementation generally looks good, but I'm getting this error Ambiguous payment data. Both UPO and card data present. Only one should be provided! on the remote tests for SC.

24 tests, 69 assertions, 3 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
87.5% passed

I pulled the creds from 1pass. Maybe something with the account config?

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.

Looks good! Could you add a changelog entry?

Description
-------------------------
This commit add store and stored credentials for Nuvei Gateway
[SER-1357](https://spreedly.atlassian.net/browse/SER-1357)

Unit test
-------------------------
Finished in 0.034584 seconds.

9 tests, 30 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

260.24 tests/s, 867.45 assertions/s

Remote test
-------------------------
Finished in 59.543749 seconds.

23 tests, 69 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

0.39 tests/s, 1.16 assertions/s

Rubocop
-------------------------
801 files inspected, no offenses detected
@naashton naashton merged commit 9fd0b22 into master Sep 12, 2024
5 checks passed
@naashton naashton deleted the ser-1357_nuvei_stored_credentials branch September 12, 2024 16:43
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.

3 participants