Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Update billing.rst #150

Merged
merged 1 commit into from
Mar 17, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions billing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ period.

.. _prorations:

How are managed prorations?
How are prorations managed?
---------------------------

SymfonyCloud relies on Stripe to compute prorations down to the second. Stripe
Expand Down Expand Up @@ -54,16 +54,16 @@ SC_STANDARD | 1 × SymfonyCloud Standard plan
\ **Total before taxes** €52.79
=========== =================================================== ======== ========== ======

Am I gonna be charged after trial?
Will I be charged after the trial?
----------------------------------

SymfonyCloud billing is opt-in based. You will be billed only if you explicitely
SymfonyCloud billing is opt-in based. You will be billed only if you explicitly
want to keep your project around after trial and accept billing using ``symfony
project:billing:accept`` or if you move to a Production plan using ``symfony
project:scale``.

If you do not upscale your project or accept billing, you project will be
automatically suspended at the end of your trial. If you do no pay in the days
automatically suspended at the end of your trial. If you do not pay in the days
following its suspension, your project will be automatically deleted.

What is the difference between development and production plans?
Expand Down