From 77cebfc4c1a0609b143d48eff6264479862414b9 Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Mon, 18 Aug 2025 16:32:06 -0400 Subject: [PATCH 1/4] terminology fix --- .../cloud-organization/billing/billing-faq.md | 14 +++++++------- .../billing/view-billing-history.md | 2 +- serverless/pages/manage-billing-history.asciidoc | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/deploy-manage/cloud-organization/billing/billing-faq.md b/deploy-manage/cloud-organization/billing/billing-faq.md index e9586da7aa..5d4efccf20 100644 --- a/deploy-manage/cloud-organization/billing/billing-faq.md +++ b/deploy-manage/cloud-organization/billing/billing-faq.md @@ -17,8 +17,8 @@ This frequently-asked-questions list answers some of your more common questions * [Is there a way for me to estimate how much {{ecloud}} will cost?](#faq-cost) * [Where can I find a detailed view of my consumption?](#faq-consumption) -* [How do I view previous receipts and billing history?](#faq-history) -* [How can I change who receives receipts and billing notifications?](#faq-notify) +* [How do I view previous invoices and billing history?](#faq-history) +* [How can I change who receives invoices and billing notifications?](#faq-notify) * [What are the available payment methods on {{ecloud}}?](#faq-payment) * [Who can I contact for more information?](#faq-contact) * [Why is my credit card charged?](#faq-charge) @@ -61,17 +61,17 @@ $$$faq-consumption$$$Where can I find a detailed view of my consumption? Additionally, on the {{ecloud}} [Usage](https://cloud.elastic.co/billing/usage?page=docs&placement=docs-body) page, the **Month-to-date usage** tile shows accrued costs and can help you to better estimate the next charge amount. -$$$faq-history$$$How do I view previous receipts and billing history? -: Check the [billing history](https://cloud.elastic.co/billing/history?page=docs&placement=docs-body), where you can view and download receipts for all previous charges. +$$$faq-history$$$How do I view previous invoices and billing history? +: Check the [billing history](https://cloud.elastic.co/billing/history?page=docs&placement=docs-body), where you can view and download invoices for all previous charges. -$$$faq-notify$$$How can I change who receives receipts and billing notifications? -: The account owner can change who receives receipts and billing notifications by changing the [email details](https://cloud.elastic.co/account/contacts?page=docs&placement=docs-body). +$$$faq-notify$$$How can I change who receives invoices and billing notifications? +: The account owner can change who receives invoices and billing notifications by changing the [email details](https://cloud.elastic.co/account/contacts?page=docs&placement=docs-body). $$$faq-payment$$$What are the available payment methods on {{ecloud}}? : For month-to-month payments only credit cards are accepted. We also allow payments by bank transfer for annual subscriptions. $$$faq-contact$$$Who can I contact for more information? -: If you have any further questions about your credit card statement, billing, or receipts, send an email to `ar@elastic.co` or open a [Support case](../../../troubleshoot/index.md) using the *Billing issue* category. +: If you have any further questions about your credit card statement, billing, or invoices, send an email to `ar@elastic.co` or open a [Support case](../../../troubleshoot/index.md) using the *Billing issue* category. $$$faq-charge$$$Why is my credit card charged? : If you are on a monthly plan, the charge is a recurring fee for using {{ecloud}}. The fee is normally charged at the start of each month, but it can also be charged at other times during the month. If a charge is unsuccessful, we will try to charge your card again at a later date. diff --git a/deploy-manage/cloud-organization/billing/view-billing-history.md b/deploy-manage/cloud-organization/billing/view-billing-history.md index 55a01d697a..c4bac34b31 100644 --- a/deploy-manage/cloud-organization/billing/view-billing-history.md +++ b/deploy-manage/cloud-organization/billing/view-billing-history.md @@ -13,7 +13,7 @@ products: # View your billing history [ec-billing-history] -Information about outstanding payments and billing receipts is available from the [{{ecloud}} Console](https://cloud.elastic.co?page=docs&placement=docs-body). +Information about outstanding payments and billing invoices is available from the [{{ecloud}} Console](https://cloud.elastic.co?page=docs&placement=docs-body). To check your billing history: diff --git a/serverless/pages/manage-billing-history.asciidoc b/serverless/pages/manage-billing-history.asciidoc index ec43f6ba53..09c8a7074d 100644 --- a/serverless/pages/manage-billing-history.asciidoc +++ b/serverless/pages/manage-billing-history.asciidoc @@ -1,10 +1,10 @@ [[general-billing-history]] = Check your billing history -// :description: Monitor payments and billing receipts. +// :description: Monitor payments and billing invoices. // :keywords: serverless, general, billing, history -Information about outstanding payments and billing receipts is available from the {ess-console}[{ess-console-name}]. +Information about outstanding payments and billing invoices is available from the {ess-console}[{ess-console-name}]. To check your billing history: From 9fa4de6030d592edf998a3f47e078d9a50581c61 Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Tue, 19 Aug 2025 10:46:24 -0400 Subject: [PATCH 2/4] undo asciidoc change --- serverless/pages/manage-billing-history.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/serverless/pages/manage-billing-history.asciidoc b/serverless/pages/manage-billing-history.asciidoc index 09c8a7074d..ec43f6ba53 100644 --- a/serverless/pages/manage-billing-history.asciidoc +++ b/serverless/pages/manage-billing-history.asciidoc @@ -1,10 +1,10 @@ [[general-billing-history]] = Check your billing history -// :description: Monitor payments and billing invoices. +// :description: Monitor payments and billing receipts. // :keywords: serverless, general, billing, history -Information about outstanding payments and billing invoices is available from the {ess-console}[{ess-console-name}]. +Information about outstanding payments and billing receipts is available from the {ess-console}[{ess-console-name}]. To check your billing history: From 53d3fb1990251f6545582a3b83ecd508f8cb8bcd Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Tue, 19 Aug 2025 14:42:12 -0400 Subject: [PATCH 3/4] more --- deploy-manage/cloud-organization/billing/billing-faq.md | 8 ++++---- .../cloud-organization/billing/view-billing-history.md | 2 +- serverless/pages/manage-billing-history.asciidoc | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/deploy-manage/cloud-organization/billing/billing-faq.md b/deploy-manage/cloud-organization/billing/billing-faq.md index 5d4efccf20..57fb163c7b 100644 --- a/deploy-manage/cloud-organization/billing/billing-faq.md +++ b/deploy-manage/cloud-organization/billing/billing-faq.md @@ -17,8 +17,8 @@ This frequently-asked-questions list answers some of your more common questions * [Is there a way for me to estimate how much {{ecloud}} will cost?](#faq-cost) * [Where can I find a detailed view of my consumption?](#faq-consumption) -* [How do I view previous invoices and billing history?](#faq-history) -* [How can I change who receives invoices and billing notifications?](#faq-notify) +* [How do I view previous invoices, statements, and billing history?](#faq-history) +* [How can I change who receives invoices, statements, and billing notifications?](#faq-notify) * [What are the available payment methods on {{ecloud}}?](#faq-payment) * [Who can I contact for more information?](#faq-contact) * [Why is my credit card charged?](#faq-charge) @@ -61,10 +61,10 @@ $$$faq-consumption$$$Where can I find a detailed view of my consumption? Additionally, on the {{ecloud}} [Usage](https://cloud.elastic.co/billing/usage?page=docs&placement=docs-body) page, the **Month-to-date usage** tile shows accrued costs and can help you to better estimate the next charge amount. -$$$faq-history$$$How do I view previous invoices and billing history? +$$$faq-history$$$How do I view previous invoices, statements, and billing history? : Check the [billing history](https://cloud.elastic.co/billing/history?page=docs&placement=docs-body), where you can view and download invoices for all previous charges. -$$$faq-notify$$$How can I change who receives invoices and billing notifications? +$$$faq-notify$$$How can I change who receives invoices, statements, and billing notifications? : The account owner can change who receives invoices and billing notifications by changing the [email details](https://cloud.elastic.co/account/contacts?page=docs&placement=docs-body). $$$faq-payment$$$What are the available payment methods on {{ecloud}}? diff --git a/deploy-manage/cloud-organization/billing/view-billing-history.md b/deploy-manage/cloud-organization/billing/view-billing-history.md index c4bac34b31..d1fba13991 100644 --- a/deploy-manage/cloud-organization/billing/view-billing-history.md +++ b/deploy-manage/cloud-organization/billing/view-billing-history.md @@ -13,7 +13,7 @@ products: # View your billing history [ec-billing-history] -Information about outstanding payments and billing invoices is available from the [{{ecloud}} Console](https://cloud.elastic.co?page=docs&placement=docs-body). +Information about outstanding payments, statements, and billing invoices is available from the [{{ecloud}} Console](https://cloud.elastic.co?page=docs&placement=docs-body). To check your billing history: diff --git a/serverless/pages/manage-billing-history.asciidoc b/serverless/pages/manage-billing-history.asciidoc index ec43f6ba53..80cbbf2cc6 100644 --- a/serverless/pages/manage-billing-history.asciidoc +++ b/serverless/pages/manage-billing-history.asciidoc @@ -4,7 +4,7 @@ // :description: Monitor payments and billing receipts. // :keywords: serverless, general, billing, history -Information about outstanding payments and billing receipts is available from the {ess-console}[{ess-console-name}]. +Information about outstanding payments, statements, and billing receipts is available from the {ess-console}[{ess-console-name}]. To check your billing history: From 043793ec558c37164d0cfe8e23cad4f04c6d35a4 Mon Sep 17 00:00:00 2001 From: shainaraskas Date: Tue, 19 Aug 2025 14:42:38 -0400 Subject: [PATCH 4/4] more --- serverless/pages/manage-billing-history.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverless/pages/manage-billing-history.asciidoc b/serverless/pages/manage-billing-history.asciidoc index 80cbbf2cc6..ec43f6ba53 100644 --- a/serverless/pages/manage-billing-history.asciidoc +++ b/serverless/pages/manage-billing-history.asciidoc @@ -4,7 +4,7 @@ // :description: Monitor payments and billing receipts. // :keywords: serverless, general, billing, history -Information about outstanding payments, statements, and billing receipts is available from the {ess-console}[{ess-console-name}]. +Information about outstanding payments and billing receipts is available from the {ess-console}[{ess-console-name}]. To check your billing history: