Skip to content

Commit e396ff1

Browse files
Revert "Billing docs: Make supported payment methods into a comprehensive reference article" (#61179)
1 parent da88426 commit e396ff1

4 files changed

Lines changed: 73 additions & 43 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/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/supported-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-
- /payment-methods
23+
- /supported-payment-methods
2424
contentType: reference
2525
---

content/billing/reference/payment-methods.md

Lines changed: 0 additions & 41 deletions
This file was deleted.
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
title: Supported payment methods for GitHub
3+
intro: 'Reference information detailing the supported payment methods for {% data variables.product.github %}.'
4+
versions:
5+
fpt: '*'
6+
ghec: '*'
7+
ghes: '*'
8+
shortTitle: Supported payment methods
9+
contentType: reference
10+
category:
11+
- Set up payment
12+
redirect_from:
13+
- /billing/reference/payment-methods
14+
---
15+
16+
## Metered or usage-based billing options
17+
18+
> [!NOTE]
19+
> Prepaid credit/debit cards are not accepted as a valid form of payment.
20+
21+
The supported payment methods for metered billing:
22+
23+
* Invoice – Managed accounts only
24+
* Credit card – Unmanaged accounts, or as a nonrecurring method for managed accounts
25+
* PayPal – Unmanaged accounts, or as a nonrecurring method for managed accounts
26+
* Azure Subscription ID – Not available for personal accounts
27+
* Automated Clearing House (ACH) – Managed accounts only
28+
29+
Accounts with volume licenses and metered billing can use multiple payment methods.
30+
31+
* For unmanaged accounts, you might pay for volume licenses with a credit card or PayPal, and metered usage with an Azure Subscription ID.
32+
* For managed accounts, you might pay for volume licenses via invoice, and metered usage via Azure Subscription ID.
33+
34+
{% data variables.product.prodname_copilot_short %} standalone accounts, which traditionally used Azure Subscription IDs, can now also pay by credit card. Contact your {% data variables.product.github %} representative for details.
35+
36+
## Unsupported Azure subscription types
37+
38+
The following Azure subscription types cannot be used as a payment method for {% data variables.product.github %}:
39+
40+
| Quota ID | Offer number(s) |
41+
|---|---|
42+
| `FreeTrial_2014-09-01` | MS-AZR-0044P |
43+
| `AzureForStudents_2018-01-01` | MS-AZR-0170P |
44+
| `DreamSpark_2015-02-01` | MS-AZR-0144P |
45+
| `AzurePass_2014-09-01` | MS-AZR-0120P, MS-AZR-0122P–MS-AZR-0125P, MS-AZR-0128P–MS-AZR-0130P |
46+
| `PayAsYouGo_2014-09-01` | MS-AZR-0017G |
47+
| `Sponsored_2016-01-01` | MS-AZR-0036P |
48+
49+
{% ifversion fpt or ghec %}
50+
51+
## Usage-based billing availability
52+
53+
{% data variables.product.github %} provides usage-based billing for the following products.
54+
55+
* {% data variables.product.prodname_actions %}, see [AUTOTITLE](/billing/managing-billing-for-github-actions/about-billing-for-github-actions)
56+
* {% data variables.product.prodname_github_codespaces %}, see [AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-github-codespaces/about-billing-for-github-codespaces)
57+
* {% data variables.product.prodname_registry %}, see [AUTOTITLE](/billing/managing-billing-for-github-packages/about-billing-for-github-packages)
58+
* {% data variables.large_files.product_name_long %}, see [AUTOTITLE](/billing/managing-billing-for-your-products/managing-billing-for-git-large-file-storage/about-billing-for-git-large-file-storage)
59+
60+
In addition, usage-based billing is available for the following licenses:
61+
62+
* {% data variables.product.prodname_enterprise %}, see [AUTOTITLE](/billing/managing-your-billing/about-billing-for-your-enterprise)
63+
* {% data variables.product.prodname_copilot %}, see [AUTOTITLE](/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot)
64+
* {% data variables.product.prodname_GHAS %}, see [AUTOTITLE](/billing/managing-billing-for-github-advanced-security/about-billing-for-github-advanced-security)
65+
66+
For information about controlling spending, see [AUTOTITLE](/billing/managing-your-billing/using-budgets-control-spending).
67+
68+
> [!NOTE]
69+
> Prepaid usage is not currently available for usage-based billing through Azure.
70+
71+
{% endif %}

0 commit comments

Comments
 (0)