-
Notifications
You must be signed in to change notification settings - Fork 7
feat/account-upgrade-flow #400
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
base: main
Are you sure you want to change the base?
Conversation
|
Feedback:
|
393e6d8 to
9fe16fe
Compare
|
Waiting for the backend to implement the mutation for upgrading user level. |
|
Need backend Issues to be complete for this to be merged: |
|
Call mutation to add email address to account when user enters email in Personal Upgrade flow |
|
Move Google API key to Flash server, and call a GraphqQL query to give business address enrichment |
|
subtask: Implement query on backend to facilitate data enrichment |
…ed the Business Information screen for the business account flow.
…nd prepopulate previously entered data when the app restarts
…t in Validation screen to fetch user supabase data if there is one for provided phone number
…th prepopulated data in PersonalInformation screen. Disable getting country code from ip if countryCode already exists in useRequestPhoneCodeLogin hook
b323446 to
53157a0
Compare
…re-signed url and complete account upgrade request api integration
…nd refactor the account upgrade request flow
…ment to the digital ocean
|
email required for PRO/Merchant. ID Document required for Pro |
…h the request details and set to the global state
UI/UX for Account upgrade flow