Compensated
data class Compensated(val walletAmount: Money, val refundTxnId: String, val payload: RedactedPayload) : PaymentStep
The wallet leg was reversed because the gateway leg failed (or the split couldn't complete) — the compensating credit from the split-payment design. Net wallet movement is zero.