#Lacruzito-connect
1 messages · Page 1 of 1 (latest)
@wicked rapids so you're refunding a Destination charge. So you should use https://stripe.com/docs/connect/destination-charges#flow-of-funds-app-fee as a reference for how the funds flow works
when you refund a Destination charge to a customer, the money comes from your platform
the first option(reversing the transfer) is to pull the transfer(the $10.00in that diagram I linked) back to your platform to help you pay for that refund
the second option is for you to send the fee you took (the $1.23) back to the connected account, if you want to(though you rarely for a Destination charge)
Oh ok I get it now !