From f59b6221a0077d65f6d0fd29c399a596143d5949 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Wed, 21 May 2025 15:20:55 +0200 Subject: [PATCH 1/4] fix(bil): info about alerts --- pages/billing/how-to/use-billing-alerts.mdx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pages/billing/how-to/use-billing-alerts.mdx b/pages/billing/how-to/use-billing-alerts.mdx index f4bd0173c7..28849b0366 100644 --- a/pages/billing/how-to/use-billing-alerts.mdx +++ b/pages/billing/how-to/use-billing-alerts.mdx @@ -49,7 +49,11 @@ Your budget, denominated in euros, represents the limit for your expenses. Simul You may configure up to 10 billing alerts based on your monthly budget. To create a new billing alert, click **+ Add alert**, and repeat the steps above. - 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. + - 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. + - The alerts take into discounts into consideration. This means that you will receive an alert if you have consumed a percentage of your budget regardless if discounts are applied or not. For example: + - If you have a discount of €100 applied to your account, + - and set an alert to be triggered when you reach 100% of an €150 budget, + - once you have surpassed your discount in €50, you will receive the alert. ### Webhook API Call From 8f80b1925b3272bef9b3d0104ada5bbd0f6476d8 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Wed, 21 May 2025 16:02:58 +0200 Subject: [PATCH 2/4] fix(bil): improve xp --- pages/billing/how-to/use-billing-alerts.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/billing/how-to/use-billing-alerts.mdx b/pages/billing/how-to/use-billing-alerts.mdx index 28849b0366..d76d511b8a 100644 --- a/pages/billing/how-to/use-billing-alerts.mdx +++ b/pages/billing/how-to/use-billing-alerts.mdx @@ -53,7 +53,7 @@ Your budget, denominated in euros, represents the limit for your expenses. Simul - The alerts take into discounts into consideration. This means that you will receive an alert if you have consumed a percentage of your budget regardless if discounts are applied or not. For example: - If you have a discount of €100 applied to your account, - and set an alert to be triggered when you reach 100% of an €150 budget, - - once you have surpassed your discount in €50, you will receive the alert. + - once you have spent €50 more than your €100 discount, and reached a total of €150 in consumption (100%), you will receive the alert. ### Webhook API Call From 3fca96e2d93a3fb6d8011e4a0adb4dfe61862868 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Thu, 22 May 2025 10:28:28 +0200 Subject: [PATCH 3/4] =?UTF-8?q?fix(bil):=20review=20n=C3=A9da?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Néda <87707325+nerda-codes@users.noreply.github.com> --- pages/billing/how-to/use-billing-alerts.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/billing/how-to/use-billing-alerts.mdx b/pages/billing/how-to/use-billing-alerts.mdx index d76d511b8a..987731277e 100644 --- a/pages/billing/how-to/use-billing-alerts.mdx +++ b/pages/billing/how-to/use-billing-alerts.mdx @@ -50,9 +50,9 @@ Your budget, denominated in euros, represents the limit for your expenses. Simul - 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. - - The alerts take into discounts into consideration. This means that you will receive an alert if you have consumed a percentage of your budget regardless if discounts are applied or not. For example: + - 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: - If you have a discount of €100 applied to your account, - - and set an alert to be triggered when you reach 100% of an €150 budget, + - and set an alert to be triggered when you reach 100% of a €150 budget, - once you have spent €50 more than your €100 discount, and reached a total of €150 in consumption (100%), you will receive the alert. From ca47ab7133618614818d077bec3be17f45251b78 Mon Sep 17 00:00:00 2001 From: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> Date: Thu, 22 May 2025 10:44:27 +0200 Subject: [PATCH 4/4] fix(bil): review dhia --- pages/billing/how-to/use-billing-alerts.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/billing/how-to/use-billing-alerts.mdx b/pages/billing/how-to/use-billing-alerts.mdx index 987731277e..d4351fbae3 100644 --- a/pages/billing/how-to/use-billing-alerts.mdx +++ b/pages/billing/how-to/use-billing-alerts.mdx @@ -50,10 +50,10 @@ Your budget, denominated in euros, represents the limit for your expenses. Simul - 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. - - 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: + - 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: - If you have a discount of €100 applied to your account, - and set an alert to be triggered when you reach 100% of a €150 budget, - - once you have spent €50 more than your €100 discount, and reached a total of €150 in consumption (100%), you will receive the alert. + - once you have spent €150 more than your €100 discount and reached a total of €250 in consumption (100%), you will receive the alert. ### Webhook API Call