Sha256: 5f5c5ab591ebc025890b0ea4d475ef80bb7f839127fdf4c6dd8e069aa73a2d15
Contents?: true
Size: 694 Bytes
Versions: 6
Compression:
Stored size: 694 Bytes
Contents
<p>Hey there,</p> <p>It looks like a payment has failed for your latest invoice. We will attempt to process your payment again in a few days, but you may want to take a look at the <%= link_to 'payment method', tang.account_card_url %> for your account.</p> <p>We attempted to renew your <%= @charge.invoice.subscription.plan.name %> subscription for <%= number_to_currency(@charge.amount.to_f / 100.0) %> on <%= @charge.created_at.strftime('%B %d, %Y') %>.</p> <p>Of course, if you ever want to cancel your plan, you can downgrade to the free plan at any time.</p> <p><%= link_to 'Update your payment method', tang.account_card_url %><p> <p>All the best,<br> <%= Tang.company_name %></p>
Version data entries
6 entries across 6 versions & 1 rubygems