Sha256: 3110b413a1a0311e9e14a120a935b711f23d515cec812f02f10cdde8f07efb40

Contents?: true

Size: 748 Bytes

Versions: 17

Compression:

Stored size: 748 Bytes

Contents

We have processed your 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/>
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: <%= 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/>
<%= Pay.business_name %><br/>
<%= simple_format Pay.business_address %>
------------------------------------<br/>

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
pay-6.0.3 app/views/pay/user_mailer/refund.html.erb
pay-6.0.2 app/views/pay/user_mailer/refund.html.erb
pay-6.0.1 app/views/pay/user_mailer/refund.html.erb
pay-6.0.0 app/views/pay/user_mailer/refund.html.erb
pay-5.0.4 app/views/pay/user_mailer/refund.html.erb
pay-5.0.3 app/views/pay/user_mailer/refund.html.erb
pay-5.0.2 app/views/pay/user_mailer/refund.html.erb
pay-5.0.1 app/views/pay/user_mailer/refund.html.erb
pay-5.0.0 app/views/pay/user_mailer/refund.html.erb
pay-4.2.1 app/views/pay/user_mailer/refund.html.erb
pay-4.2.0 app/views/pay/user_mailer/refund.html.erb
pay-4.1.1 app/views/pay/user_mailer/refund.html.erb
pay-4.1.0 app/views/pay/user_mailer/refund.html.erb
pay-4.0.4 app/views/pay/user_mailer/refund.html.erb
pay-4.0.2 app/views/pay/user_mailer/refund.html.erb
pay-4.0.1 app/views/pay/user_mailer/refund.html.erb
pay-4.0.0 app/views/pay/user_mailer/refund.html.erb