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

Cybersource Rest: Stored Credential refactor #5083

Merged
merged 6 commits into from
Jun 6, 2024

Conversation

aenand
Copy link
Contributor

@aenand aenand commented Apr 4, 2024

COMP-78

Refactors the stored credential support for the Cybersource Rest
gateway to be in-line with their documentation. Also repairs test
suite for this gateway by eliminating certain tests and fixing
others.

Test summary:
Local:
5838 tests, 79156 assertions, 2 failures, 23 errors, 0 pendings, 0 omissions, 0 notifications
99.5718% passed
Unit:
30 tests, 144 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
Remote:
43 tests, 143 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

@aenand aenand changed the title stored credential refactor Cybersource Rest: Stored Credential refactor Apr 24, 2024
@aenand aenand requested a review from a team April 24, 2024 18:16
@aenand aenand marked this pull request as ready for review April 24, 2024 18:16
@aenand aenand force-pushed the cyber_source_rest_updates branch from 2efb5d1 to 31b74f4 Compare May 29, 2024 14:45
@aenand
Copy link
Contributor Author

aenand commented May 29, 2024

@almalee24 we heard back from Cybersource and have updated the stored credential fields. It is not the same values as the legacy integration. notably, recurring_internet is not in scope.

@aenand aenand requested a review from almalee24 May 29, 2024 14:53
@DustinHaefele DustinHaefele self-requested a review June 4, 2024 16:01
Copy link
Contributor

@DustinHaefele DustinHaefele left a comment

Choose a reason for hiding this comment

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

I'm good with it! Don't see anything that stands out, and looks like good testing scope!

@aenand aenand force-pushed the cyber_source_rest_updates branch from 1b42695 to 877248e Compare June 4, 2024 16:54
COMP-78

Refactors the stored credential support for the Cybersource Rest
gateway to be in-line with their documentation. Also repairs test
suite for this gateway by eliminating certain tests and fixing
others.

Test summary:
Local:
5838 tests, 79156 assertions, 2 failures, 23 errors, 0 pendings, 0 omissions, 0 notifications
99.5718% passed
Unit:
30 tests, 144 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
Remote:
43 tests, 143 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
@aenand aenand force-pushed the cyber_source_rest_updates branch from 877248e to 5bdffb2 Compare June 6, 2024 14:56
@aenand aenand merged commit 6d0d996 into master Jun 6, 2024
5 checks passed
@aenand aenand deleted the cyber_source_rest_updates branch June 6, 2024 14:59
edgarv09 pushed a commit that referenced this pull request Jun 6, 2024
* Cybersource Rest: Stored Credential refactor

COMP-78

Refactors the stored credential support for the Cybersource Rest
gateway to be in-line with their documentation. Also repairs test
suite for this gateway by eliminating certain tests and fixing
others.

Test summary:
Local:
5838 tests, 79156 assertions, 2 failures, 23 errors, 0 pendings, 0 omissions, 0 notifications
99.5718% passed
Unit:
30 tests, 144 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
Remote:
43 tests, 143 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed

* PR feedback

* pending

* wip

* remove old code

* changelog
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.

None yet

3 participants