Skip to content

Update billing-overview.md #3140

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
9 changes: 6 additions & 3 deletions user/billing-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ Please note that the first three users cost 25K credits, and each additional use

### Usage - Credits

Credits are purchased at your discretion as an 'addon' or via the Auto-Refill option. The Plan you are on determines what selection addons are available for you. Credit addons are paid in advance.
Credits are purchased at your discretion as an 'addon' (for Standard and Pro Plan only) or via the Auto-Refill option. The Plan you are on determines what selection addons are available for you. Credit addons are paid in advance.
Thus whenever you select or are assigned a Usage-based plan:

* Plan has the default allotment of credits associated (default Credits addon)
Expand All @@ -198,7 +198,7 @@ Credits are deducted from your balance each time a build job starts a VM instanc

Build job minutes are counted from the moment when [VM or LXD container](/user/reference/overview/#virtualization-environments) is spun up. Thus, queue waiting time or spinning-up time are not taken into account when calculating job duration time.

Users cam purchase additional credits at any time. Credits are replenished by purchasing credits addon.
Users can purchase additional credits at any time. Credits are replenished by purchasing credits addon.

> Automated credits purchasing is not available yet. Please follow our blog and Twitter for updates.

Expand Down Expand Up @@ -259,9 +259,10 @@ The OSS credits are a separate pool of credits from regular credits, with separa
Each new user that subscribes to the Free Trial Plan is automatically granted 10K credits to use over a 30 day period. This one-time pool of credits is not renewable. This plan is meant to let you familiarize yourself with our usage-based plans as well as to try out other Travis CI features.



### Usage - User Licenses

> This is only available for Standard and Pro Plans

Usage-based plan charges you at the end of each month for the number of users who triggered the builds during this month.

With every build started, Travis CI keeps track of how many unique users triggered a build within a current billing period. At the end of the month, the total amount is used to calculate the user license charge.
Expand All @@ -272,6 +273,8 @@ With every build started, Travis CI keeps track of how many unique users trigger

### Usage-based Plan - Summary

> This is only available for Standard and Pro Plans

| Area | Details |
| :--- | --- |
| **Payment** | Credits are paid in advance:<BR />1. Upon purchasing a Plan, an immediate charge is applied depending on credits allotment coming with a Plan.<BR />2. The additional credit addons can be purchased at any time, and credits are only used when you need them. The charge is applied immediately upon transaction.<BR /><BR />The user license cost is charged automatically in arrears at the end of each billing period. The number of unique users triggering a build is charged according to the license rates.<br /><br />The Free Plan assigned upon sign-up grants you unlimited users for free. |
Expand Down