You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: user/billing-faq.md
+24-16
Original file line number
Diff line number
Diff line change
@@ -13,19 +13,15 @@ You can select one of available annual plans via [Your Account->Settings->Plan](
13
13
14
14
## How can I get on the usage based plan?
15
15
16
-
The usage based plan is available by contacting theTravis CI support team.
16
+
The usage based plan is available either in [Your Account->Settings->Plan](https://app.travis-ci.com/account/plan) page or by contacting the Travis CI support team.
17
17
18
18
## How are the credits deducted?
19
19
20
-
The credits will be deducted from the credits pool after each build job is executed depending on the operation system used.
20
+
The credits will be deducted from the credits pool after each build job is executed depending on the operation system used, VM type.
21
21
22
-
## How can I check how much I will pay for user licenses at the end of the month?
23
-
24
-
The unique users triggering builds within a billing period will constitute a number of actual user licenses used and will be charged at the end of the billing period, according to the rates in a selected plan.
25
-
26
-
By default Travis CI system provides the possibility to trigger a build to all members of your team on GitHub, Bitbucket, GitLab and Assembla who have writing rights on repositories.
27
-
If the team member has not triggered the build during the billing period Travis CI will not charge you for that user.
22
+
## How can I check how much I will pay for user licenses at the end of the month?
28
23
24
+
The unique users triggering builds within a month will constitute a number of actual user licenses consumed and payment method depends on whether the usage based plan is a subscription or not.
29
25
30
26
To check how much active users you got during the last billing cycle you may generate a report for selected time period on your [Plan Usage](https://app.travis-ci.com/account/plan/usage) page or contact the support.
31
27
Travis CI also offers the user management functionality where you are able:
@@ -36,9 +32,18 @@ Travis CI also offers the user management functionality where you are able:
36
32
37
33
This is available under each repository settings (in the https://app.travis-ci.com/{vcs provider identifier}/{your account name}/{repository name}/settings ) as a'User Management' button.
38
34
35
+
For a subscription usage based plan, there are several flexible scenarios possible. See our [Billing overview](user/billing-overview/#usage---user-licenses).
36
+
37
+
For non-subscription usage based plan, at the end of the billing period, the total count of unique users triggering builds will be charged according to the rates in a selected plan.
38
+
39
+
By default Travis CI system provides the possibility to trigger a build to all members of your team on GitHub, Bitbucket, GitLab and Assembla who have writing rights on repositories.
40
+
41
+
If the team member has not triggered the build during the billing period Travis CI will not charge you for that user.
42
+
43
+
39
44
## What if I am building open source?
40
45
41
-
Each of the Travis CI Plans contains an amount of special OSS credits per month assigned to run builds only on public repositories. To find out more about it please [contact the Travis CI support team](mailto:[email protected]). In the email please include:
46
+
Travis CI may grant an amount of special OSS credits per month assigned to run builds only on public repositories. To find out more about it please [contact the Travis CI support team](mailto:[email protected]). In the email please include:
42
47
43
48
* Your account name and your VCS provider (like travis-ci.com/github/[your account name] )
44
49
* How many credits (build minutes) you’d like to request (should your run out of credits again you can repeat the process to request more or to discuss a renewable amount)
@@ -52,7 +57,7 @@ You may have been assigned an amount of OSS credits to run builds on public repo
52
57
## How do I recharge my credits balance?
53
58
54
59
You can buy additional build credits anytime you need them by clicking on your profile icon in the right upper corner of the screen =>Settings, navigate to the Plan page and press the ‘Buy add-ons’ button. You may also enable the [auto-refill](/user/billing-autorefill/) feature.
55
-
Please be advised that it is not possible to buy additional credits on free Plan.
60
+
Please be advised that it is not possible to buy additional credits on Free Plan.
56
61
57
62
58
63
## Do credits expire?
@@ -61,12 +66,13 @@ Credits which you purchase or obtain as a part of the free Plan do have an expir
61
66
62
67
## Can you send me an invoice?
63
68
64
-
The invoice is sent automatically by the Travis CI system after the Plan purchase or subsequent user license charge is made.
69
+
The invoice is sent automatically by the Travis CI system after the Plan purchase or subsequent charge is made.
65
70
66
71
## How do I cancel my paid plan?
67
72
68
-
If you want to cancel your paid plan, please contact our support. The self-service functionality is temporarily unavailable and will be restored soon.
69
-
Travis CI free Trial plan will provide you with 10,000 build credits to try it out for public and private repositories builds and unlimited number of users with no charge. Once you use up all credits or they expire, simply do not select any other plan.
73
+
If you want to cancel your paid plan, please contact our support.
74
+
75
+
Travis CI free Trial Plan provides you with 10,000 build credits to try it out for public and private repositories builds and unlimited number of users with no charge. Once you use up all credits or they expire, simply do not select any other plan.
70
76
If you want your account to be deleted, please contact the Travis CI support.
71
77
72
78
@@ -76,10 +82,12 @@ No, all prices do not include tax.
76
82
77
83
## Can I sign up for automatic renewals for usage based plan?
78
84
79
-
The per-seats licence invoice will be charged and sent automatically after each month you use the Travis CI service, based on the maximum number of unique users who triggered the build during the given month.
80
-
You may manually buy credits each time you are about to run out of them or enable the [auto-refill](/user/billing-autorefill/) functionality in your Plan page, which will refill your credits every time it drops below certain threshold. We intend to make it more convenient in the near future. Concurrency-based plans are not subject to auto-refill.
85
+
Yes. Please select a usage based plan which is a periodical subscription or contact the support.
86
+
87
+
You may also manually buy credits each time you are about to run out of them or enable the [auto-refill](/user/billing-autorefill/) functionality in your Plan page, which will refill your credits every time it drops below certain threshold. Concurrency-based plans are not subject to auto-refill.
88
+
81
89
To help you track the build credit consumption Travis CI system will send the notification emails each time your credit balance is used up by 50, 75 and 100%.
82
-
We are working on making the system more convenient.
90
+
83
91
84
92
## Are add-ons limited to a certain number of users?
0 commit comments