Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions deploy-manage/cloud-organization/billing/billing-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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 `[email protected]` 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 `[email protected]` 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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
4 changes: 2 additions & 2 deletions serverless/pages/manage-billing-history.asciidoc
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
Loading