1
0
mirror of synced 2025-12-29 18:00:57 -05:00

[Bug fix]: Instructions for viewing personal account receipts are wrong #10046 (#37649)

This commit is contained in:
Anne-Marie
2023-06-08 13:08:18 +02:00
committed by GitHub
parent 76fda13247
commit 6e685262d9
5 changed files with 6 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

View File

@@ -24,7 +24,7 @@ shortTitle: View history & receipts
{% data reusables.user-settings.access_settings %}
{% data reusables.user-settings.billing_plans_payment %}
{% data reusables.dotcom_billing.view-payment-history %}
{% data reusables.dotcom_billing.view-payment-history-personal-account %}
{% data reusables.dotcom_billing.download_receipt %}
## Viewing receipts for your organization

View File

@@ -23,7 +23,7 @@ shortTitle: Subscriptions & billing date
{% data reusables.user-settings.access_settings %}
{% data reusables.user-settings.billing_plans %}
{% data reusables.dotcom_billing.next_billing_date %}
{% data reusables.dotcom_billing.next_billing_date_personal_account %}
## Finding your organization's next billing date

View File

@@ -0,0 +1 @@
1. At the top of the page, under "Your next payment", review when your next payment is due.

View File

@@ -0,0 +1,3 @@
1. At the top of the page, under "Payment information", click **View payment history**.
![Screenshot of the Billing Summary section of the payment information settings page. Under "Payment information", a link, labeled "View payment history", is highlighted with a dark orange outline.](/assets/images/help/billing/view-payment-history-link-personal-account.png)