-
Notifications
You must be signed in to change notification settings - Fork 800
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR, @FaNzu 🙌 I have suggested some changes for better flow of words. Can you take a look and let me know if something does not make sense?
|
||
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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. |
📋 Description
Due to the payment system changed for umbraco cloud, the documentation was no longer in sync. I have updated the text to be correct for how it works now.
📎 Related Issues (if applicable)
✅ Contributor Checklist
I've followed the Umbraco Documentation Style Guide and can confirm that:
Product & Version (if relevant)
Deadline (if relevant)
📚 Helpful Resources