#mv-express-debit
1 messages · Page 1 of 1 (latest)
@stoic crown it would appear as a Payout with a negative amount. So you should see their balance back to $0 and a Payout being created
Ok but this "payout" could also be a charge on their connect account?
No it could not, but maybe I am not understanding your question?
How can we be sure that it's an auto-debit?
Can you try and using different words? What's an "auto-debit"? In which conditions?
If there is a negative balance on the connected account, and auto-debits are on for the connected account - how can we as the platform know an auto-debit took place which resulted in their balance going back to 0
Okay so that's what I explained then. The account has a balance of -$12.89 and then we (Stripe) attempt to debit their bank account by creating a Payout with amount: -1289
the amount being negative is what tells you this is what you call an auto-debit
RIght and that's the only way to know through the api
there's no field which could tell us the bank account has been debited?
Correct, there isn't, as the amount being negative tells you exactly that
it shows as "withdrawn" instead of "paid" on the dashboard on the payout
is there somewhere I can access this through the api?
no, the text is really just based on the amount being positive or negative
Ok thanks for your help