Sha256: 9e8ef11aee44afe715564ec900eeaf58437ca482906286d330b729aa59c060fa
Contents?: true
Size: 862 Bytes
Versions: 117
Compression:
Stored size: 862 Bytes
Contents
Thanks for your business! The latest payment for your <%= @account.name -%> account on <%= t("app_name") %> has been approved. This is only a receipt, no payment is due. If you have any questions, please contact us anytime at <%= t("support_email") %>. ============================================================ RECEIPT <%= @transaction.created_at.to_s(:short_date) -%> Plan: <%= @account.plan.name -%> Charge: USD <%= number_to_currency @account.plan.price -%>* Credit card: XXXX-XXXX-XXXX-<%= @account.credit_card.last_4 %> <%= t("saucy.billing_address") %> Bill to: <%= @account.name %> <%= @account.credit_card.cardholder_name %> * EU customers: prices exclude VAT ============================================================ Thanks for your business, The <%= t("app_name") %> Team <%= t("app_url") %>
Version data entries
117 entries across 117 versions & 2 rubygems