1
0
mirror of synced 2026-01-04 09:06:46 -05:00

[Improvement]: Update screenshot re: updating org payment method (#37574)

This commit is contained in:
Sophie
2023-06-06 16:56:55 +02:00
committed by GitHub
parent ce1f842cfb
commit 7bade4c152
6 changed files with 9 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

View File

@@ -33,7 +33,7 @@ We don't provide invoicing or support purchase orders for personal accounts. We
## Updating your personal account's payment method
{% data reusables.user-settings.billing_plans %}
{% data reusables.dotcom_billing.update_payment_method %}
{% data reusables.dotcom_billing.update_payment_method_personal_account %}
{% data reusables.billing.edit-billing-information %}
{% data reusables.dotcom_billing.enter-billing-info %}
{% data reusables.billing.edit-payment-method %}
@@ -46,7 +46,7 @@ We don't provide invoicing or support purchase orders for personal accounts. We
If your organization is outside of the US or if you're using a corporate checking account to pay for {% data variables.product.product_name %}, PayPal could be a helpful method of payment.
{% data reusables.organizations.billing-settings %}
{% data reusables.dotcom_billing.update_payment_method %}
{% data reusables.dotcom_billing.update_payment_method_organization_account %}
1. If your account has an existing credit card that you want to update, click **New Card**.
![Screenshot of the "Payment method" section. Below some card details, a link, labeled "New Card", is highlighted with an orange outline.](/assets/images/help/billing/billing-new-card-button.png)
{% data reusables.dotcom_billing.enter-payment-info %}

View File

@@ -26,7 +26,7 @@ shortTitle: Renewing paid organization
## Updating your organization's credit card
{% data reusables.organizations.billing-settings %}
{% data reusables.dotcom_billing.update_payment_method %}
{% data reusables.dotcom_billing.update_payment_method_organization_account %}
1. Under "Payment method", click **New Card**.
![Screenshot of the "Payment method" section. Below some card details, a link, labeled "New Card", is highlighted with an orange outline.](/assets/images/help/billing/billing-new-card-button.png)
{% data reusables.dotcom_billing.enter-payment-info %}

View File

@@ -0,0 +1,3 @@
1. At the top of the page, click **Payment information** {% octicon "arrow-right" aria-hidden="true" %}.
![Screenshot of the summary section of the billing settings page for an organization. A link, labeled "Payment information", is highlighted with an orange outline.](/assets/images/help/billing/update_payment_method_org.png)

View File

@@ -0,0 +1,3 @@
1. At the top of the page, click **Payment information** {% octicon "arrow-right" aria-hidden="true" %}.
![Screenshot of the summary section of the billing settings page for a personal account. A link, labeled "Payment information", is highlighted with an orange outline.](/assets/images/help/billing/update_payment_method_personal_account.png)