colinlemmehelp / NewCo-v2

0 stars 0 forks source link

Integrate Stripe via webhooks (like shopify); create "marketplace" #36

Closed colinlemmehelp closed 3 years ago

colinlemmehelp commented 3 years ago

Example of their app: https://github.com/stripe/stripe-connect-rocketrides Walkthru on sign up:

  1. https://stripe.com/docs/connect/express-accounts
  2. https://stripe.com/docs/connect/express-dashboard

Other walkthru on payouts and stuff:

  1. https://stripe.com/docs/connect/add-and-pay-out-guide

How to set up a "Stripe Connect" collect and then pay out model:

  1. https://stripe.com/docs/connect/collect-then-transfer-guide
colinlemmehelp commented 3 years ago

Closing, fixed in latest build.. although some tune ups are needed

Auth works, but will need a link for the user to view their account

Also, need to figure out the right sequence for marking a ticket as resolved and then transferring $ to that connected account