Skip to content

Commit

Permalink
update payment schedule (#18837)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaurelio authored Dec 4, 2023
1 parent b16d30c commit 15a982b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/billing/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ Navigate to the **Plan** tab in your billing settings to view your current plan.

### What happens if my subscription payment fails?

If your subscription payment fails, there is a grace period of 15 days, including the due date. Docker retries to collect the payment 8 times using the following schedule:
If your subscription payment fails, there is a grace period of 15 days, including the due date. Docker retries to collect the payment 3 times using the following schedule:

- Next day after the due date (aka day 1 after the due date)
- Next day after the first retry (aka day 2 after the due date)
- Then every other day (aka day 4, 6, 8, 10, 12, 14 after the due date)
- 3 days after the due date
- 5 days after the previous attempt
- 7 days after the previous attempt

Docker also sends an email notification `Action Required - Credit Card Payment Failed` with an attached unpaid invoice after each failed payment attempt.

Expand Down

0 comments on commit 15a982b

Please sign in to comment.