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

Add Stripe connect integrations, Stripe dashboard, and Separate Charges and Transfer ability #28

Open
matijaSos opened this issue Feb 6, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@matijaSos
Copy link
Collaborator

Community request

@matijaSos matijaSos added the enhancement New feature or request label Feb 6, 2024
@ApexCyberPunk
Copy link

ApexCyberPunk commented Feb 7, 2024

Hey! This feature would be much appreciated. Imagine being able to run wasp and have a modular approach to stripe integrations. With a more robust tooling of stripe integrations a developer will be able to focus more on creativity and putting their idea to market, and less time making stripe integrations and setting up the environment needed to create a robust platform. One of the more robust integrations is Stripe connect. The ability to have connected accounts as a SaaS allows a developer to more quickly craft a complex platform. Stripe connect integrations come with a dashboard and many more embedded components.

The flow could be:

  1. User signs up and subscribes to access the website and it's services ->
  2. user dashboard invites user to create a stripe connected account (express account is the best offering), but modularity to pick between express, standard, and custom nice ->
  3. once user creates stripe connected account stripe dashboard is rendered (e.g. https://stripe.com/docs/connect/get-started-connect-embedded-components) or other stripe connect embedded components to offer a better UX.

On the developer side: would be advantageous to also have some kind of template or system for easily crafting Separate Charges and Transfers ability vs direct charges vs destination charges. These main advantage of these integrations with a modularity approach is: it will help founders/developers focus on allowing ingenuity of offering to their future users. With a robust modularity approach to payment integrations with stripe, I could only see the future filled with successful start ups using wasp as it's foundation, due to the time and energy saved on stripe integrations that will be put towards creativity, and finding a market fit!

@vincanger
Copy link
Collaborator

vincanger commented Feb 7, 2024

sounds good @ApexCyberPunk! I unfortunately have no experience with Stripe connect. If you're interested in adding this feature, don't hesitate to assign yourself to it and submit a PR :)

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

No branches or pull requests

3 participants