Skip to content

Commit b31ea87

Browse files
authored
Credit rollover: one source of truth + underuse exception (#18362)
* Credit rollover: make pre-paid-plans doc the source of truth, add exception for underuse outside customer control The handbook and the pre-paid plans doc stated the credit rollover rule differently (original order form basis vs remaining credits basis). Remaining-credits is the intended rule. This makes the doc canonical, has the handbook link to it instead of restating the number, and adds a public exception for underuse caused by circumstances outside the customer's control. * Handbook: point credit-remaining rollover to pre-paid-plans doc as source of truth, add underuse exception
1 parent 1dc3021 commit b31ea87

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

contents/docs/billing/pre-paid-plans.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ With a pre-paid plan you'll:
1919
* We'll ask you to sign an order form which captures the credit amount, term, discount percentage and payment terms (Net 30 by default). We use PandaDoc for e-signatures here.
2020
* The order form will also specify that you can buy additional credit at the same discount level in the first 6 months, meaning that you aren't penalised for underestimating your usage across the term.
2121
* If you don't use all of your credits by the end of the contract term, you can roll over half of your remaining credits to the new contract, provided that you sign a renewal contract of equal or higher spend than the original contract.
22+
* If a significant part of your unused credits is due to circumstances outside your control (for example a PostHog-side incident or a data issue on our side), talk to your account contact at renewal. We can roll over more than half, up to your full remaining balance, or extend the window to use your existing credits. We decide this case by case based on what happened at the time, so flag it early.
2223
* You can then subscribe to any of our [pay-as-you-go plans](/pricing) and track your credit usage on the [billing page](https://app.posthog.com/organization/billing)
2324
* We'll also monitor your usage in the first few months and proactively reach out so that you can take advantage of the pre-agreed discount if it looks like you might go over your credit allocation by the end of the contract term.
2425

@@ -27,4 +28,4 @@ With a pre-paid plan you'll:
2728
It's easy - [talk to a human](/talk-to-a-human) and we'll get the ball rolling! We will also need to know:
2829

2930
* Official company name and address.
30-
* Contact details for your finance team.
31+
* Contact details for your finance team.

contents/handbook/growth/sales/contract-rules.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,11 @@ For any of the above scenarios you should use our [discounting principles](contr
262262
263263
### When they will end the contract term with credit remaining
264264

265-
We can roll up to half the amount of credit from the original order form to a new contract term, provided that the customer signs a renewal contract of equal or higher annual spend than the original contract.
265+
If a customer ends a term with unused credits and signs a renewal of equal or higher spend, we roll over part of their _remaining_ (unused) credits into the new term. The [pre-paid plans doc](/docs/billing/pre-paid-plans) is the source of truth for the exact amount and the customer-facing wording, so keep the mechanic there and link to it rather than restating it here (this is where these two pages had drifted).
266+
267+
We scale the rollover to _remaining_ credits rather than the original order form amount. For a customer who underused and renews at equal spend, rolling a share of the original on top of the renewal stacks up more credits than they were ever going to use, which rewards a mis-sized deal with a bigger pile and makes the account harder to expand later. Scaling to what they actually didn't use keeps the balance proportionate.
268+
269+
Where the underuse was outside the customer's control (a PostHog-side incident, a data issue on our side, or a documented disruption on theirs), we can roll over more than the standard amount, up to the full remaining balance, or extend the window to use existing credits. We handle these case by case based on what was logged at the time, so flag it early.
266270

267271
### When a customer doesn't renew their credit purchase
268272
When a customer chooses not to renew a prepaid credit contract we automatically remove any remaining credits on the expiry date. Their account will then roll onto our standard monthly plan and they'll be charged for usage. It's the customer's responsibility to stop sending us events or cancel their subscription and downgrade to the free tier if they don't want to keep paying.

0 commit comments

Comments
 (0)