Sha256: 0492131e11756d44523754e18d242dec5b45b89a5efa7d5b0d5fc21b672a044e

Contents?: true

Size: 719 Bytes

Versions: 12

Compression:

Stored size: 719 Bytes

Contents

We received payment for your subscription. Thanks for your business!<br/>
<br/>
Questions? Please reply to this email.<br/>
<br/>
------------------------------------<br/>
RECEIPT - SUBSCRIPTION<br/>
<br/>
Amount: USD <%= ActionController::Base.helpers.number_to_currency(params[:charge].amount / 100.0) %><br/>
<br/>
Charged to: <%= params[:charge].charged_to %><br/>
Transaction ID: <%= params[:charge].id %><br/>
Date: <%= params[:charge].created_at %><br/>
<% if params[:charge].customer.owner.extra_billing_info? %>
<%= params[:charge].customer.owner.extra_billing_info %><br/>
<% end %>
<br/>
<br/>
<%= Pay.business_name %><br/>
<%= simple_format Pay.business_address %>
------------------------------------<br/>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
pay-3.0.12 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.11 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.10 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.9 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.8 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.7 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.6 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.5 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.4 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.2 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.1 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.0 app/views/pay/user_mailer/receipt.html.erb