Sha256: c1f0c7d4ec647557a75fd9230f6ee47aa701ba757dd48aeadec8429cc3267fd9

Contents?: true

Size: 676 Bytes

Versions: 5

Compression:

Stored size: 676 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: <%= params[:charge].amount_with_currency %><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.try(: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

5 entries across 5 versions & 1 rubygems

Version Path
pay-3.0.24 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.23 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.22 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.21 app/views/pay/user_mailer/receipt.html.erb
pay-3.0.20 app/views/pay/user_mailer/receipt.html.erb