No payments in this period

{{ payment.package.title }}

Free

{{ payment.created_at }}

{{ payment.customer.user.first_name + ' ' + payment.customer.user.last_name }}

{{ payment.purchase.package.title }}

{{ payment.currency.symbol }}{{ payment.amount | currency: '' }} {{ payment.currency.currency }} (Refunded) ({{ payment.currency.symbol }}{{ payment.amount_refunded | currency: '' }} {{ payment.currency.currency }} refunded)

{{ payment.created_at }}

{{ payment.purchase.customer.user.first_name + ' ' + payment.purchase.customer.user.last_name }}