#fluxorg
1 messages · Page 1 of 1 (latest)
Do you have an object ID I can look at so I can see exactly what you're working with?
Sure here's the payment py_1Nb5MaFYO0pWt7d2Xrg6Ujbl
Gotcha - are you looking for how to do this through the dashboard or through the API?
Through the API you can create a transfer reversal using the original transfer ID (tr_123) to the connected accuont https://stripe.com/docs/api/transfer_reversals/create
If you view the transfer while logged into the dashboard as the platform you should see a "Reverse transfer" button
Thanks I'd prefer to do it through the dashboard
I think overall the end result would've been the same (the transfer would've been reversed), but they use different APIs and you'd likely see different events on the connected account