Skip to content

Commit 29b6f4b

Browse files
sophiethekingCopilotCopilot
authored
Billing docs: Make supported payment methods into a comprehensive reference article (#60418)
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent c328895 commit 29b6f4b

5 files changed

Lines changed: 43 additions & 75 deletions

File tree

content/billing/how-tos/set-up-payment/manage-payment-info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ category:
2424
- Set up payment
2525
---
2626

27-
The payment methods available depend on your account type. Enterprise and organization accounts have more payment options than personal accounts. Invoiced enterprise accounts make their payments using other methods. For more information, see [AUTOTITLE](/billing/reference/supported-payment-methods).
27+
The payment methods available depend on your account type. Enterprise and organization accounts have more payment options than personal accounts. Invoiced enterprise accounts make their payments using other methods. For more information, see [AUTOTITLE](/billing/reference/payment-methods).
2828

2929
## Managing payment information
3030

content/billing/reference/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ children:
2020
- /product-and-sku-names
2121
- /product-usage-included
2222
- /roles-for-visual-studio
23-
- /supported-payment-methods
23+
- /payment-methods
2424
contentType: reference
2525
---
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
title: Payment methods
3+
shortTitle: Payment methods
4+
intro: 'Reference information for supported payment methods for {% data variables.product.github %}.'
5+
versions:
6+
fpt: '*'
7+
ghec: '*'
8+
ghes: '*'
9+
contentType: reference
10+
category:
11+
- Set up payment
12+
redirect_from:
13+
- /billing/reference/supported-payment-methods
14+
---
15+
16+
The payment methods available to you depend on your account type and the products you use.
17+
18+
## Self-serve accounts
19+
20+
Self-serve accounts can use the following payment methods:
21+
22+
* Credit card
23+
* PayPal
24+
* Azure Subscription ID (not personal accounts)
25+
26+
## Invoiced accounts
27+
28+
Invoiced accounts can use different payment methods for volume-licensed products (such as {% data variables.product.prodname_ghe_cloud %} and {% data variables.product.prodname_GH_advanced_security %}) and metered products (such as {% data variables.product.prodname_github_codespaces %}). You can combine payment methods for different product types. For example, you can use invoice for volume products and Azure Subscription ID for metered products.
29+
30+
| Payment method | Volume products | Metered products |
31+
|---|---|---|
32+
| Credit card | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} |
33+
| PayPal | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} |
34+
| Azure Subscription ID | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} |
35+
| Invoice | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
36+
| Prepaid credits | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} |
37+
| Purchase order | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} |
38+
| ACH | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} |
39+
40+
> [!NOTE]
41+
> For purchase orders, contact [{% data variables.product.github %}'s Sales team](https://github.com/enterprise/contact?scid=&utm_campaign=2023q3-site-ww-PremiumSupport&utm_content=Premium+Support&utm_medium=referral&utm_source=github).

content/billing/reference/supported-payment-methods.md

Lines changed: 0 additions & 69 deletions
This file was deleted.

content/code-security/reference/secret-security/supported-secret-scanning-patterns.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,11 +109,7 @@ Precision levels are estimated based on the pattern type's typical false positiv
109109
>[!NOTE] Push protection and validity checks are not supported for passwords.
110110
{% endif %}
111111

112-
<<<<<<< HEAD
113-
### Default patterns
114-
=======
115112
## Supported provider patterns
116-
>>>>>>> origin/main
117113

118114
Use the table below to search, filter, and browse all supported patterns. You can filter by provider name, push protection support, validity checks, and more.
119115

0 commit comments

Comments
 (0)