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