#snows02
1 messages · Page 1 of 1 (latest)
Can you share more context? Are you trying to do this via the API?
This covers how negative balances are handled with regards to refunds: https://stripe.com/docs/refunds
If you're trying to do this via the API, there isn't currently a way to create multiple refunds in one request. You'd need to build some script/logic to make multiple requests. If you're creating refunds in the Dashboard, it's possible to select multiple payments and refund them with one button