Skip to content

Commit ca47ab7

Browse files
fix(bil): review dhia
1 parent 3fca96e commit ca47ab7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/billing/how-to/use-billing-alerts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ Your budget, denominated in euros, represents the limit for your expenses. Simul
5050

5151
<Message type="important">
5252
- Billing alerts only provide a rough estimate of what may be charged to your monthly invoice. Additional costs related to your usage before the alert is triggered may still appear on your invoice after the alert is generated. Only your monthly invoice is considered legally valid.
53-
- The alerts take discounts into consideration. This means that you will receive an alert if you have consumed a percentage of your budget regardless of whether discounts are applied. For example:
53+
- The alerts do not take discounts into consideration. This means that you will receive an alert only once you have consumed a percentage of your budget after consuming the entire discount. For example:
5454
- If you have a discount of €100 applied to your account,
5555
- and set an alert to be triggered when you reach 100% of a €150 budget,
56-
- once you have spent €50 more than your €100 discount, and reached a total of €150 in consumption (100%), you will receive the alert.
56+
- once you have spent €150 more than your €100 discount and reached a total of €250 in consumption (100%), you will receive the alert.
5757
</Message>
5858

5959
### Webhook API Call

0 commit comments

Comments
 (0)