Skip to content

updating payment page for cloud #7145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions umbraco-cloud/set-up/new-shop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ 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
## Changing and removing payment methods

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:
If you add more than one card, you can choose which one is billed on the 1st of the month. To do so click on the Set as primary button, to select that card to be billed.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you add more than one card, you can choose which one is billed on the 1st of the month. To do so click on the Set as primary button, to select that card to be billed.
If you add multiple cards, you can choose which one will be billed on the 1st of the month. To do this, click the **Set as primary** button on the card you want to use.


'https://www.s1.umbraco.io/project/{project-alias}/payment'.
If you want to remove an expired card, or if you have access to a card. Click on the trashcan icon on the card to remove it.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you want to remove an expired card, or if you have access to a card. Click on the trashcan icon on the card to remove it.
To remove an expired or unused card, click the trash can icon next to that card.


## Payment and Invoices

Expand Down

This file was deleted.