{{ $t('count') }}
{{ $t('amount') }}
{{ $t('payments') }}
{{ paidCount }}
{{ paidAmount|stripeAmount('eur') }}
{{ $t('refunds') }}
{{ refundCount }}
{{ refundAmount|stripeAmount('eur') }}
{{ $t('transactionfee') }}
{{ transactionCount }}
{{ totalTransactionAmount|stripeAmount('eur') }}
{{ $t('total') }}
{{ totalAmount|stripeAmount('eur') }}
{{ transaction.amount|stripeAmount(transaction.currency) }}
\n{{ transaction.available_on|moment('D MMM YYYY') }}
\n{{ payoutTypeMapping[transaction.type].label }}
\n