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

Borgun: Update authorization_from & message_from #4826

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

almalee24
Copy link

Update authorization_from to return nil if the transaction failed or it is a 3DS transaction. Update message_from to return ErrorMessage if present.

Unit:
12 tests, 66 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 100% passed
Remote:
22 tests, 43 assertions, 6 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 72.7273% passed

@almalee24 almalee24 force-pushed the update_borgun_authorization branch from 38a6a9d to 1eb74d4 Compare July 10, 2023 14:10
Copy link
Contributor

@BritneyS BritneyS left a comment

Choose a reason for hiding this comment

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

These changes look straight forward enough 👍🏾 Do we know what the CI/CD errors are related to? I would hold off on merging this change if we don't.

@almalee24 almalee24 force-pushed the update_borgun_authorization branch 3 times, most recently from 3bf0af4 to c5bf1c0 Compare July 11, 2023 19:23
@almalee24
Copy link
Author

These changes look straight forward enough 👍🏾 Do we know what the CI/CD errors are related to? I would hold off on merging this change if we don't.

I was able to get it fixed

Update authorization_from to return nil if the transaction failed or
it is a 3DS transaction. Update message_from to return ErrorMessage
if present.

Unit:
12 tests, 66 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
100% passed
Remote:
22 tests, 43 assertions, 6 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
72.7273% passed
@almalee24 almalee24 force-pushed the update_borgun_authorization branch from c5bf1c0 to b135d18 Compare July 14, 2023 14:25
@almalee24 almalee24 merged commit b135d18 into master Jul 14, 2023
13 checks passed
@almalee24 almalee24 deleted the update_borgun_authorization branch July 14, 2023 14:27
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