1
0
mirror of synced 2025-12-19 09:57:42 -05:00

[2023-04-17]: Auth & Capture - [GA] (#35893)

This commit is contained in:
Sophie
2023-05-02 09:30:59 +02:00
committed by GitHub
parent 8b26dfd301
commit 36d0b8d339
5 changed files with 28 additions and 0 deletions

View File

@@ -15,6 +15,12 @@ shortTitle: Billing for GitHub Actions
---
## About billing for {% data variables.product.prodname_actions %}
{% ifversion billing-auth-and-capture %}
{% data reusables.billing.authorization-charge %}
{% endif %}
{% data reusables.actions.actions-billing %}
{% data reusables.actions.actions-spending-limit-brief %} For more information, see "[About spending limits](#about-spending-limits)."

View File

@@ -20,6 +20,12 @@ redirect_from:
## About {% data variables.product.prodname_github_codespaces %} pricing
{% ifversion billing-auth-and-capture %}
{% data reusables.billing.authorization-charge %}
{% endif %}
{% data reusables.codespaces.codespaces-free-for-personal-intro %}
Charges are billed to an organization or enterprise when all of the following are true:

View File

@@ -16,6 +16,12 @@ shortTitle: About billing
---
## About billing for {% data variables.product.prodname_registry %}
{% ifversion billing-auth-and-capture %}
{% data reusables.billing.authorization-charge %}
{% endif %}
{% data reusables.package_registry.packages-billing %}
{% data reusables.package_registry.packages-spending-limit-brief %} For more information, see "[About spending limits](#about-spending-limits)."

View File

@@ -0,0 +1,5 @@
# Reference: #9744.
# Documentation for Auth & Capture
versions:
fpt: '*'
ghec: '*'

View File

@@ -0,0 +1,5 @@
{% note %}
**Note:** {% data variables.product.company_short %} may apply a temporary authorization hold for the value of the metered costs in advance, which will appear as a pending charge in your account's payment method.
{% endnote %}