<%- # License: AGPL-3.0-or-later WITH WTO-AP-3.0-or-later # Full license explanation at https://github.com/houdiniproject/houdini/blob/master/LICENSE -%> <% if @event %> <% end %> <% if GetData.chain(charge.card, :name).present? %> <% end %>
Payment Receipt
Total Amount <%= print_currency(charge.amount, charge.nonprofit.currency_symbol) %>
Event <%= @event.name %>
Transaction Date <%= Format::Date.full(charge.created_at, charge.nonprofit.timezone) %>
Transaction ID <%= charge.id %>
Card <%= charge.card.name %>