98d06947cb
Add Account::QueenbeeIntegration concern (SaaS-only) that bridges Fizzy's external_account_id to Queenbee's find_by_queenbee_id lookup, and adapts the bang lifecycle methods to Fizzy's Cancellable module. Remove dead billing conditional from cancellation mailer — Fizzy is free-only, there's no charge to stop.
11 lines
405 B
Plaintext
11 lines
405 B
Plaintext
Your Fizzy account "<%= @account.name %>" was cancelled.
|
|
|
|
WHAT HAPPENS NOW?
|
|
|
|
- No one can access the account anymore
|
|
- Everything in the account will be deleted in <%= distance_of_time_in_words_to_now(Account::Incineratable::INCINERATION_GRACE_PERIOD.from_now) %>
|
|
|
|
CHANGED YOUR MIND?
|
|
|
|
If you want to cancel this deletion and restore your account, send us an email to support@fizzy.do as soon as possible.
|