#Mick-ach
1 messages · Page 1 of 1 (latest)
@celest kraken really important distinction. Do you men ACH Debit, or ACH Credit Transfer?
https://stripe.com/docs/ach
https://stripe.com/docs/sources/ach-credit-transfer
(we were talking about ACH Debit earlier)
it's debit
then https://stripe.com/docs/ach#ach-disputes are the docs!
The money is deducted from your Stripe balance and is transferred back to the customer over ACH.
If that's after the funds were already paid out, it just results in your Stripe account balance going negative. (https://support.stripe.com/questions/handling-negative-balances-in-your-stripe-account)
hmm so majority of the risk falls on the platform.
with direct deposit, will the money be pulled from connected account instead?
you mentioned Destination charges I think? So yes, the platform pays the fees and is responsible for disputes https://stripe.com/docs/connect/charges#types
in Direct Charges that's on the connected account instead
hmm so it seems like your earlier suggestion is the best way out of this (by creating a charge for them to pay or deduct from their next payment)