Skip to content

Repo sync #39306

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Jul 14, 2025
Prev Previous commit
Next Next commit
Update managing-your-payment-and-billing-information.md (#54935)
Co-authored-by: Holly 🦒 <104800384+holly-kassel@users.noreply.github.com>
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
  • Loading branch information
4 people authored Jul 14, 2025
commit a3ecef8210e4f3558aa84e46ee1703e8cdf9ba4c
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,24 @@ product: '{% data reusables.billing.enhanced-billing-platform-product %}'
shortTitle: Manage your payment information
---

You can view your payment information and history, and update your billing contacts. Supported payment methods include:
You can view your payment information and history, and update your billing contacts.

* Credit card
* PayPal
* Azure Subscription ID (not available for personal accounts)
## Supported payment methods

These are the supported payment methods for metered billing:

* Invoice – Managed accounts only
* Credit card – Unmanaged accounts, or as a nonrecurring method for managed accounts
* PayPal – Unmanaged accounts, or as a nonrecurring method for managed accounts
* Azure Subscription ID – Not available for personal accounts
* Automated Clearing House (ACH) – Managed accounts only

Accounts with volume licenses and metered billing can use multiple payment methods.

* For unmanaged accounts, you might pay for volume licenses with a credit card or PayPal, and metered usage with an Azure Subscription ID.
* For managed accounts, you might pay for volume licenses via invoice, and metered usage via Azure Subscription ID.

{% 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.

{% ifversion fpt %}

Expand Down Expand Up @@ -101,6 +114,16 @@ You can view and edit your billing information, update your payment method, and
1. Click **Edit** to edit your payment information or **Remove** to delete your payment method.
1. Follow the prompts.

>[!NOTE] You may see an authorization hold on your provided payment method once its updated or after accruing significant usage of metered services. Authorization holds are temporary and are released as quickly as possible.

## Troubleshooting payment method issues

If you encounter issues when adding or updating your payment method, you can try the following:

1. Retry adding your payment method.
1. Try adding a new payment method.
1. Reach out to {% data variables.contact.github_support %} or your customer representative for additional assistance.

## Viewing payment history

You can view your payment history, including the date, amount, and payment method. You can also download past payments.
Expand Down