Skip to content

Commit 99b3f2a

Browse files
Sofie Toft Kristensengitbook-bot
authored andcommitted
GITBOOK-95: Updates to payment
1 parent 29f1fec commit 99b3f2a

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed
23.1 KB
Loading

umbraco-cloud/set-up/new-shop/README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,26 +32,27 @@ Once a credit card has been added it will show up in a drop-down when creating n
3232

3333
## Removing credit cards
3434

35-
In some cases, you might need to change the credit card information on the Umbraco Cloud Organization.
35+
In some cases, you might need to change the credit card information on the Umbraco Cloud Organization.
3636

37-
Sometimes, it is not possible to remove a credit card from the organization right away. This is because it needs to be removed from the project first. To do this, you need to visit the payment section of the project which you can find through the following URL:
37+
Sometimes, it is not possible to remove a credit card from the organization right away. This is because it needs to be removed from the project first. To do this, you need to visit the payment section of the project which you can find through the following URL:
3838

39-
'https://www.s1.umbraco.io/project/{project-alias}/payment'.
39+
'https://www.s1.umbraco.io/project/{project-alias}/payment'.
4040

4141
## Payment and Invoices
4242

4343
On Umbraco Cloud, we are sending out one single invoice with all the projects that you are paying for via email every month.
4444

45-
You can view the invoices for your projects under your organization in the Payment History section. From here you can see the following for each invoice:
45+
You can view the invoices for your projects under your organization in the Payment History section. You can see the following information for each invoice:
4646

47-
* The payment number
47+
* The invoice ID
4848
* The total amount paid
4949
* When the invoice was created
5050
* The due date
5151
* The status of the invoice
52+
* An option to download the invoice
5253

53-
![payment history](../manage-subscriptions/images/org-payments.png)
54+
<figure><img src="../../.gitbook/assets/cloud-invoices-overview.png" alt=""><figcaption><p>An overview of invoices for a Cloud Organization</p></figcaption></figure>
5455

55-
It is also possible to download the invoice. When downloading an invoice for a given month, the invoice will contain all the projects that you were paying for during the month.
56+
When downloaded for a given month, the invoice will contain all the projects that you were paying for during the month.
5657

5758
![Invoice for projects](../manage-subscriptions/images/invoice.png)

0 commit comments

Comments
 (0)