docs/cloud: add receipt billing email docs

cloud docs for lux PR [#2327](https://github.com/hasura/lux/pull/2327).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com>
GitOrigin-RevId: 0bb445712c0c91c30f60eaf648d5bfdf4e9b2ec8
This commit is contained in:
Shraddha Agrawal 2021-05-31 17:46:36 +05:30 committed by hasura-bot
parent 0dc4a780dd
commit 148d3756d4
5 changed files with 57 additions and 1 deletions

View File

@ -28,4 +28,5 @@ Details
:titlesonly:
payment-methods
credits
credits
receipts

View File

@ -0,0 +1,55 @@
.. meta::
:description: Hasura Cloud receipts
:keywords: hasura, cloud, docs, payment, receipts
.. _receipts:
Receipts
========
.. contents:: Table of contents
:backlinks: none
:depth: 1
:local:
Introduction
------------
Receipts, against successful payment of invoices for each billing cycle, are mailed to the email associated with your Hasura Cloud account.
If you wish to receive receipts on another email, in addition to your account's default email, please configure a billing email.
Configure billing email
-----------------------
Go to the billing section and click on ``Invoice Settings``.
.. thumbnail:: /img/graphql/cloud/billing/invoice_settings.png
:alt: invoice settings
Click on ``Billing Email`` and enter the email you want to receive receipts on.
.. thumbnail:: /img/graphql/cloud/billing/configure_billing_email.png
:alt: configure billing email
:width: 437px
Click ``Save``.
For all payments made, receipt will also be mailed to the billing email in addition to your account's default email.
Delete billing email
--------------------
Go to the billing section and click on ``Invoice Settings``.
.. thumbnail:: /img/graphql/cloud/billing/invoice_settings.png
:alt: invoice settings
Click on ``Billing Email`` and click ``Remove billing email``.
.. thumbnail:: /img/graphql/cloud/billing/delete_billing_email.png
:alt: delete billing email
:width: 437px

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB