diff --git a/assets/images/help/billing/view-payment-history-link-personal-account.png b/assets/images/help/billing/view-payment-history-link-personal-account.png new file mode 100644 index 0000000000..95446c0a01 Binary files /dev/null and b/assets/images/help/billing/view-payment-history-link-personal-account.png differ diff --git a/content/billing/managing-your-github-billing-settings/viewing-your-payment-history-and-receipts.md b/content/billing/managing-your-github-billing-settings/viewing-your-payment-history-and-receipts.md index 04346d3859..8588d398aa 100644 --- a/content/billing/managing-your-github-billing-settings/viewing-your-payment-history-and-receipts.md +++ b/content/billing/managing-your-github-billing-settings/viewing-your-payment-history-and-receipts.md @@ -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 diff --git a/content/billing/managing-your-github-billing-settings/viewing-your-subscriptions-and-billing-date.md b/content/billing/managing-your-github-billing-settings/viewing-your-subscriptions-and-billing-date.md index 8b8892fae3..7421e50c55 100644 --- a/content/billing/managing-your-github-billing-settings/viewing-your-subscriptions-and-billing-date.md +++ b/content/billing/managing-your-github-billing-settings/viewing-your-subscriptions-and-billing-date.md @@ -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 diff --git a/data/reusables/dotcom_billing/next_billing_date_personal_account.md b/data/reusables/dotcom_billing/next_billing_date_personal_account.md new file mode 100644 index 0000000000..b5b1f77683 --- /dev/null +++ b/data/reusables/dotcom_billing/next_billing_date_personal_account.md @@ -0,0 +1 @@ +1. At the top of the page, under "Your next payment", review when your next payment is due. \ No newline at end of file diff --git a/data/reusables/dotcom_billing/view-payment-history-personal-account.md b/data/reusables/dotcom_billing/view-payment-history-personal-account.md new file mode 100644 index 0000000000..af138f8e26 --- /dev/null +++ b/data/reusables/dotcom_billing/view-payment-history-personal-account.md @@ -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) \ No newline at end of file