#mv-negative-balance
1 messages · Page 1 of 1 (latest)
Hello, can you clarify those two scenarios?
So is this the connected account taking payment in two different ways?
Yes of course - so the connected account has a negative balance - scenario 1 - auto-debit is on, so their linked bank account is charged to settle the balance
scenario 2 - the user pays to their connected account using a different payment method to settle the balance
how can I retrieve these through the api and is there a differentiation or will both be shown as negative payouts?
If an account used a top-up feature for example you could see that via the API:
https://stripe.com/docs/api/topups/list (using the stripe-account header)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
thanks and is it possible to listen for this event?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.