#anthonyp
1 messages · Page 1 of 1 (latest)
I'm creating an app that will allow users to create events, collection pots or fundraise, etc. Users will be able to charge for these events. I need a way for them to add their bank account so that any payments made will go into their account. I need those paying to be able to pay via debit or credit card. Is this something that Stripe can do?
It can yep. You're describing Connect, which facilitate multiparty payments: https://stripe.com/docs/connect
Ahaa, I see. thank you. Is this quite easy to set up? or is it a lot of work?
It depends! There's generally some level of develeper/implementation effort yes
Hope much depends on your business model etc
okay, there are a few options on that page - this looks like the one - Route payments and pay out
Yup, you first need to decide on what kind of Connect accounts are best suited for your business model/users: https://stripe.com/docs/connect/accounts