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(@charge.amount / 100.0) %>
Charged to: <%= @charge.charged_to %>
Transaction ID: <%= @charge.id %>
Date: <%= @charge.created_at %>
<% if @charge.owner.extra_billing_info? %>
<%= @charge.owner.extra_billing_info %>
<% end %>
<%= Pay.business_name %>
<%= simple_format Pay.business_address %>
------------------------------------