We received payment for your subscription. Thanks for your business!

Questions? Please reply to this email.

------------------------------------
RECEIPT - SUBSCRIPTION

Amount: <%= params[:charge].amount_with_currency %>

Charged to: <%= params[:charge].charged_to %>
Transaction ID: <%= params[:charge].id %>
Date: <%= params[:charge].created_at %>
<% if params[:charge].customer.owner.try(:extra_billing_info?) %> <%= params[:charge].customer.owner.extra_billing_info %>
<% end %>

<%= Pay.business_name %>
<%= simple_format Pay.business_address %> ------------------------------------