#adam_85012

1 messages ยท Page 1 of 1 (latest)

coarse tangleBOT
spring knoll
#

Hello, welcome ๐Ÿ‘‹

Can you clarify what do you mean by "payouts using ACH"?

#

Is there a specific guide you're looking at?

cursive spruce
#

We use stripe to charge virtual cards on behalf of our clients. there are hundred of such transactions. We want on set schedule to aggregate these charges and payout our clients minus our commission. We want to automate the process of paying our clients from our stripe account. Hence ACH seem to be appropriate but open to other methods

spring knoll
#

Gotcha. Have you looked at any Stripe docs so far or are you just looking for instructions about where to get started?

cursive spruce
#

yes i want instructions on where to get started

#

One important condition is we can't demand that our clients have a stripe account. So we need to be able to send the money to our client bank of choice

spring knoll
#

Gotcha. So for your usecase, you'd need to use Stripe Connect.

This would allow you to be a platform for your clients (which would be connected accounts). As a platform, you can collect payments from those payment methods and then transfer it to the connected accounts (your clients)

The connected account can be on automatic payouts which would send funds to the bank account they onboarded with

#

oh

#

That's not something Stripe can support as far as I know

cursive spruce
#

I see, just to confirm you are saying the only way for this to work is for our clients to have stripe accounts to which we make payouts using the stripe connect APIs. Clients can setup their stripe accounts for automatic payment to their bank account. Correct? if so, are there are financial implications to us and our clients? in other words, does stripe charge for these transactions?

spring knoll
#

I see, just to confirm you are saying the only way for this to work is for our clients to have stripe accounts to which we make payouts using the stripe connect APIs. Clients can setup their stripe accounts for automatic payment to their bank account. Correct
Correct

if so, are there are financial implications to us and our clients? in other words, does stripe charge for these transactions?
That's not something our team on discord would know much about unfortunately. Fees and all are outside of our expertise. I'd expect there to be some sort of fees, yes but I have no idea what kind and so on.

I would suggest you reach out to our support about that
https://support.stripe.com/?contact=true

cursive spruce
#

That is very helpful Hanzo. Thank you Sir!

spring knoll
#

NP! ๐Ÿ™‚ happy to help
Good luck