#jakenicolaides-payouts
1 messages · Page 1 of 1 (latest)
I am trying to use stripe to pay my customers but I havent taken payment from them through stripe - i just want to use stripe to pay them
I want to pay them without them ever having paid me or having been paid by anyone else
What funds are you using to pay them then?
my own funds
That's not really how this works. Payouts facilitate moving funds from an accumulated Stripe balance (generally from payments) to an external account (bank, debit card) for the Stripe account
@sudden tide the issue is that Topups are US-only (https://stripe.com/docs/connect/top-ups)
that's the real issue here!
you can operate by topping up your platform balance and then transferring out to connected accounts, but Topups are US-only today
i understand that it is unconventionl
the docs are quite confusing unfortuantely
AH, ok that makes more sense
do you know if that feature is coming to the UK?
I think actually they are availble in the UK already
when I look internally it launched in November but it seems like we forgot to update a lot of the docs
thats amazing news!
do you think I can use the api in the way i've described then?
So I onboard my customers onto stripe and then pay them whenever I need to.
that is the way I am looking to use Stripe
as far as I know it's technically possible , should be the same flow as the guide you linked
Thanks for looking into that for me! I really appreciate it