You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
<!-- Simple summary of what was changed. -->
This pull request improves the returning-user experience for IBP
consumers when the flow is opened for deferred intents. With those, we
don’t have a populated `accountholderCustomerEmailAddress`, so we need
to manually look for a consumer account after the user accepts on the
consent pane.
It also updates the warmup pane to only lookup a consumer session if
there isn’t one yet.
## Motivation
<!-- Why are you making this change? If it's for fixing a bug, if
possible, please include a code snippet or example project that
demonstrates the issue. -->
## Testing
<!-- How was the code tested? Be as specific as possible. -->
## Changelog
<!-- Is this a notable change that affects users? If so, add a line to
`CHANGELOG.md` and prefix the line with one of the following:
- [Added] for new features.
- [Changed] for changes in existing functionality.
- [Deprecated] for soon-to-be removed features.
- [Removed] for now removed features.
- [Fixed] for any bug fixes.
- [Security] in case of vulnerabilities.
-->
Copy file name to clipboardexpand all lines: StripeFinancialConnections/StripeFinancialConnections/Source/Native/NetworkingLinkLoginWarmup/NetworkingLinkLoginWarmupDataSource.swift
Copy file name to clipboardexpand all lines: StripeFinancialConnections/StripeFinancialConnections/Source/Native/NetworkingLinkLoginWarmup/NetworkingLinkLoginWarmupViewController.swift
0 commit comments