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

Financial Connections: Networking Manual Entry #3677

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

Conversation

kgaidis-stripe
Copy link
Contributor

THIS IS A WIP FEATURE BRANCH FOR NETWORKING MANUAL ENTRY

@kgaidis-stripe kgaidis-stripe force-pushed the fc-networkingmanualentry branch 2 times, most recently from 84e3188 to c1ffa0f Compare June 25, 2024 20:02
…save to link (#3678)

## Summary

This PR:
- Changes the `saveToLink` API to accept NULL selected accounts for
networking manual entry. When it's NULL, we assume its networking manual
entry.

Context:
- Financial Connections is implementing support for "networking manual
entry." This feature allows a user to enter their manually entered
account _once_, and then we will allow them to reuse it later through
Link.
- This is just one PR of many where each PR will be merged to a feature
branch `fc-networkingmanualentry`.
- It's expected that this PR may have some gaps or TODO's because its
going to a feature branch. That being said, we still want to make sure
there's no glaring logic issues/bugs.

## Testing

This video shows me entering an account manually, the code offering me
to "network" it (add to Link), and then after I link another real bank
account, I can see both accounts:


https://github.com/stripe/stripe-ios/assets/105514761/3d799607-9189-4e17-b09f-f3b446873575


This shows the end of the video where we see the extra manually entered
account (note that the spacing/layout is a separate discussion from this
PR):

![Simulator Screenshot - iPhone 15 Pro - 2024-06-18 at 13 46
52](https://github.com/stripe/stripe-ios/assets/105514761/273b01c2-caec-4fe8-843d-f5f086457c7d)
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

1 participant