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

Connecting with Stripe Account #229

Open
ilirhushi opened this issue Nov 11, 2020 · 2 comments · May be fixed by #230
Open

Connecting with Stripe Account #229

ilirhushi opened this issue Nov 11, 2020 · 2 comments · May be fixed by #230
Assignees
Labels
enhancement New feature or request

Comments

@ilirhushi
Copy link
Collaborator

ilirhushi commented Nov 11, 2020

Is your feature request related to a problem? Please describe.

Integrate connection through stripe using OAUTH2

Describe the solution you'd like

Additional context

  • User profile should have a flag in account to connect with Stripe
  • A user that’s redirected to your return_url might not have completed the onboarding process. Use the /v1/accounts endpoint to retrieve the user’s account and check for charges_enabled. If the account isn’t fully onboarded, provide UI prompts to allow the user to continue onboarding later. The user can complete their account activation through a new account link (generated by your integration). You can check the state of the details_submitted parameter on their account to see if they’ve completed the onboarding process.
@ilirhushi ilirhushi added the enhancement New feature or request label Nov 11, 2020
@ilirhushi ilirhushi self-assigned this Nov 11, 2020
@yinonov
Copy link
Collaborator

yinonov commented Nov 11, 2020

Duplicates #223

@ilirhushi
Copy link
Collaborator Author

@yinonov shall I close this and continue at #223 ?

@ilirhushi ilirhushi linked a pull request Nov 12, 2020 that will close this issue
ilirhushi added a commit that referenced this issue Nov 13, 2020
ilirhushi added a commit that referenced this issue Nov 18, 2020
ilirhushi added a commit that referenced this issue Nov 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants