#jeyjey-reactnative-connect
1 messages · Page 1 of 1 (latest)
Hi there! Could you provide more details about your use case?
So we have an about that organises a event. This event is managed by one person who needs to collect the money from everyone part of the group and pay the venue.
I also know that Apple will reject my app if I rely on Stripe and not have apple pay
tried setting up Stripe connect but it is too complicated for what we are looking for
Can you be more explicit about the flow of funds?
There are multiple users in a group -> Each user will need to transfer the money to the person organising the event -> The organiser will then use that money (either by having each user transferring the amount directly to the organisers actual bank account / the organiser collecting all the money and adding it to their actual bank account) -> Organiser will use the money in their account to pay for a venue external to the application
I think Connect will be ideal for this: organizers will be represented by connected accounts, each user in a group will be charged, and funds will be transferred to the organizers. organizer can then be paid out and use those funds to reserve the venue
However, with the connected accounts the organisers will set it up as a business. We need the most basic information provided by them. E.g. address, name, etc
Can each user use Apple pay in order to send the funds to the organiser? When the Organiser collects the money will it go directly to them
I'm not quite sure I follow. Yes, you can use Stripe with Apple Pay but, in order to transfer money between multiple parties on Stripe, you'll need to use Connect
Yes but when the organiser sets up their connect account they have to fill out this form about being a business and etc. E.g. Sole trader/individual, business and address
jeyjey-reactnative-connect