Skip to content
Merged
Changes from all commits
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
8 changes: 8 additions & 0 deletions umbraco-cloud/set-up/new-shop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ Once a credit card has been added it will show up in a drop-down when creating n

<figure><img src="../../.gitbook/assets/image (37).png" alt="Select Payment Methods"><figcaption><p>Select Payment Methods</p></figcaption></figure>

## Removing credit cards

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

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:

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

## Payment and Invoices

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