Sha256: 8857bc414acc9af1a84b6a95beb0d0752569ecff535c19fa1e9d9caea08903bf

Contents?: true

Size: 784 Bytes

Versions: 36

Compression:

Stored size: 784 Bytes

Contents

We received payment for your <%= link_to Pay.application_name, root_url %> subscription. Thanks for your business!<br/>
<br/>
Questions? Please reply to this email.<br/>
<br/>
------------------------------------<br/>
RECEIPT - SUBSCRIPTION<br/>
<br/>

<%= Pay.application_name %><br/>
Amount: <%= params[:pay_charge].amount_with_currency %><br/>
<br/>
Charged 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/receipt.html.erb
pay-8.2.2 app/views/pay/user_mailer/receipt.html.erb
pay-8.2.1 app/views/pay/user_mailer/receipt.html.erb
pay-8.2.0 app/views/pay/user_mailer/receipt.html.erb
pay-8.1.3 app/views/pay/user_mailer/receipt.html.erb
pay-8.1.2 app/views/pay/user_mailer/receipt.html.erb
pay-8.1.1 app/views/pay/user_mailer/receipt.html.erb
pay-8.1.0 app/views/pay/user_mailer/receipt.html.erb
pay-8.0.0 app/views/pay/user_mailer/receipt.html.erb
pay-7.3.0 app/views/pay/user_mailer/receipt.html.erb
pay-7.2.1 app/views/pay/user_mailer/receipt.html.erb
pay-7.1.1 app/views/pay/user_mailer/receipt.html.erb
pay-7.1.0 app/views/pay/user_mailer/receipt.html.erb
pay-7.0.0 app/views/pay/user_mailer/receipt.html.erb
pay-6.8.1 app/views/pay/user_mailer/receipt.html.erb
pay-6.8.0 app/views/pay/user_mailer/receipt.html.erb
pay-6.7.2 app/views/pay/user_mailer/receipt.html.erb
pay-6.7.1 app/views/pay/user_mailer/receipt.html.erb
pay-6.7.0 app/views/pay/user_mailer/receipt.html.erb
pay-6.6.1 app/views/pay/user_mailer/receipt.html.erb