Sha256: 6243d8dacabaf19535ae69b9246b27541420ccfcf1b10809100be9ab10f693aa
Contents?: true
Size: 831 Bytes
Versions: 36
Compression:
Stored size: 831 Bytes
Contents
We have processed your <%= link_to Pay.application_name, root_url %> refund.<br/> Please allow up to 7 business days for your refund to appear in your account<br/> <br/> Questions? Please reply to this email.<br/> <br/> ------------------------------------<br/> RECEIPT - REFUND<br/> <br/> <%= Pay.application_name %><br/> Amount: <%= params[:pay_charge].amount_refunded_with_currency %><br/> <br/> Refunded to: <%= params[:pay_charge].charged_to %><br/> Transaction ID: <%= params[:pay_charge].id %><br/> Date: <%= l params[:pay_charge].created_at %><br/> <% if params[:pay_charge].customer.owner.try(:extra_billing_info?) %> <%= params[:pay_charge].customer.owner.extra_billing_info %><br/> <% end %> <br/> <br/> <%= simple_format [Pay.business_name, Pay.business_address].join("\n") %> ------------------------------------<br/>
Version data entries
36 entries across 36 versions & 1 rubygems