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

RedsysRest: Improve authorization from in Redsys #5372

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

Conversation

gasb150
Copy link
Collaborator

@gasb150 gasb150 commented Dec 17, 2024

Summary

This enhance the authorization from method to include the 3DS case.

SER-1553

Unit Tests

Finished in 0.03838 seconds.
28 tests, 124 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed

Remote Tests

Finished in 41.53788 seconds.
29 tests, 111 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 96.5517% passed

Rubocop

806 files inspected, no offenses detected

Summary
----------------
This enhance the authorization from method to include
the 3DS case.

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

Unit Tests
----------------
Finished in 0.03838 seconds.
28 tests, 124 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

Remote Tests
----------------
Finished in 41.53788 seconds.
29 tests, 111 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
96.5517% passed

Rubocop
----------------
806 files inspected, no offenses detected
@gasb150 gasb150 marked this pull request as draft December 17, 2024 16:56
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

@gasb150 gasb150 marked this pull request as ready for review December 18, 2024 18:16
@naashton naashton requested a review from a team December 18, 2024 20:38
# Need to get updated for 3DS support
[response[:ds_order], response[:ds_amount], response[:ds_currency]].join('|')
def authorization_from(response, post, options)
# Needed update for 3DS support
Copy link
Collaborator

Choose a reason for hiding this comment

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

Does this comment mean that it still needs an update? Can the comment be deleted?

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