#yandos666-connect payments
1 messages · Page 1 of 1 (latest)
Hi, is this transfer not related to a customer purchase?
could you please explain your use case in more depth? what initiates the transfer?
Sure - the use of customer is probably a bit confusing
so we have two types of users on our platform, event organisers and artists - both are required to sign up for express connect accounts
event organisers sell tickets to the show, say $5k
post show the artist wants to get paid from the $5k sitting in the organisers stripe account/funds
can we as the platform initiate that transfer on behalf of the organiser and if so does it need to route through us
we as the platform provide the ticketing solution for normal customers to purchase the tickets and money directly goes to the organisers connect accounts
hope thats a bit clearer
ok I have a better understanding of your use case now
I still have one question
how the customers (the tickets buyers) are paying the organizer? Are you using (as a platform) Direct Charges or Destination Charges?
I'm trying to find the best way to address your use case since there isn't a straight forward solution
Custom Accounts can't send transfers to each other
same for standard/express?
ok thats fine - instead we will get the organiser to register a card as well and the "transfer" can be card payment to us and then we make a transfer to the artist
Just to confirm pre-auths are only valid for 7 days right?
the thing is you could manage to do your use case with Account Debits https://stripe.com/docs/connect/account-debits
but this would mean that there will be an added Stripe fees for a transfer from your Account A to you that you as a platform would initiate and then you would send a transfer to Account B
i guess this also only works if they have funds in their stripe accounts right?
ok thats fine - instead we will get the organiser to register a card as well and the "transfer" can be card payment to us and then we make a transfer to the artist
This is a workaround if you don't want to implement Debit Accoutns
i guess this also only works if they have funds in their stripe accounts right?
yes
Just to confirm pre-auths are only valid for 7 days right?
Do you mean capture later? If so yes
i'm thinking with auto payout schedule the money from the event will be in the organizers bank account and so debiting probably wont work for our use case
appreciate you going through all the options though 🙌
you're welcome, let me know if you need any more help