How can I match a refund to a Bank Transaction?
I have a Bank Transaction of a debit (Spent) €13.65... this is for a refund for stripe.
Basically a customer refund of €26.60, but there was no balance on stripe, so the took away from my next payout.
The refund is like: payout of +€13.50 (a new order being paid out to me) - fees -€0.55 = €12.95 - refund of €26.60 so they debited my bank €13.65.
So in my sales transactions I have an orginal invoice for the 26.60 which is matched to the payout associated with it (so not part of what i need to match now), a sales invoice for 13.50 and a refund of -26.60, and in bank transactions i have a debit of 13.65.. how can i match these .... help

