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

Version Path
pay-8.3.0 app/views/pay/user_mailer/refund.html.erb
pay-8.2.2 app/views/pay/user_mailer/refund.html.erb
pay-8.2.1 app/views/pay/user_mailer/refund.html.erb
pay-8.2.0 app/views/pay/user_mailer/refund.html.erb
pay-8.1.3 app/views/pay/user_mailer/refund.html.erb
pay-8.1.2 app/views/pay/user_mailer/refund.html.erb
pay-8.1.1 app/views/pay/user_mailer/refund.html.erb
pay-8.1.0 app/views/pay/user_mailer/refund.html.erb
pay-8.0.0 app/views/pay/user_mailer/refund.html.erb
pay-7.3.0 app/views/pay/user_mailer/refund.html.erb
pay-7.2.1 app/views/pay/user_mailer/refund.html.erb
pay-7.1.1 app/views/pay/user_mailer/refund.html.erb
pay-7.1.0 app/views/pay/user_mailer/refund.html.erb
pay-7.0.0 app/views/pay/user_mailer/refund.html.erb
pay-6.8.1 app/views/pay/user_mailer/refund.html.erb
pay-6.8.0 app/views/pay/user_mailer/refund.html.erb
pay-6.7.2 app/views/pay/user_mailer/refund.html.erb
pay-6.7.1 app/views/pay/user_mailer/refund.html.erb
pay-6.7.0 app/views/pay/user_mailer/refund.html.erb
pay-6.6.1 app/views/pay/user_mailer/refund.html.erb