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

Bug Fix: Handle Missing 3DS dfReferenceId #1255

Merged
merged 4 commits into from
Jan 14, 2025

Conversation

jaxdesmarais
Copy link
Contributor

Summary of changes

  • Return error if no dfReferenceId is returned in the 3D Secure flow
    • Confirmed with Cardinal that we should not continue the flow if we do not get a dfReferenceId back, there is also no fallback mechanism on mobile like exists on web

Checklist

  • Added a changelog entry
  • Relevant test coverage
  • Tested and confirmed payment flows affected by this change are functioning as expected

Authors

@jaxdesmarais

@jaxdesmarais jaxdesmarais requested a review from a team as a code owner January 14, 2025 15:23
…ure/ThreeDSecureClient.kt

Co-authored-by: Rich Herrera <ricardherrera@paypal.com>
@jaxdesmarais jaxdesmarais merged commit 45cbb6f into main Jan 14, 2025
3 checks passed
@jaxdesmarais jaxdesmarais deleted the handle-missing-df_reference_id branch January 14, 2025 19:48
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