[2023-04-17]: Auth & Capture - [GA] (#35893)
This commit is contained in:
@@ -15,6 +15,12 @@ shortTitle: Billing for GitHub Actions
|
|||||||
---
|
---
|
||||||
## About billing for {% data variables.product.prodname_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-billing %}
|
||||||
|
|
||||||
{% data reusables.actions.actions-spending-limit-brief %} For more information, see "[About spending limits](#about-spending-limits)."
|
{% data reusables.actions.actions-spending-limit-brief %} For more information, see "[About spending limits](#about-spending-limits)."
|
||||||
|
|||||||
@@ -20,6 +20,12 @@ redirect_from:
|
|||||||
|
|
||||||
## About {% data variables.product.prodname_github_codespaces %} pricing
|
## 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 %}
|
{% data reusables.codespaces.codespaces-free-for-personal-intro %}
|
||||||
|
|
||||||
Charges are billed to an organization or enterprise when all of the following are true:
|
Charges are billed to an organization or enterprise when all of the following are true:
|
||||||
|
|||||||
@@ -16,6 +16,12 @@ shortTitle: About billing
|
|||||||
---
|
---
|
||||||
## About billing for {% data variables.product.prodname_registry %}
|
## 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-billing %}
|
||||||
|
|
||||||
{% data reusables.package_registry.packages-spending-limit-brief %} For more information, see "[About spending limits](#about-spending-limits)."
|
{% data reusables.package_registry.packages-spending-limit-brief %} For more information, see "[About spending limits](#about-spending-limits)."
|
||||||
|
|||||||
5
data/features/billing-auth-and-capture.yml
Normal file
5
data/features/billing-auth-and-capture.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# Reference: #9744.
|
||||||
|
# Documentation for Auth & Capture
|
||||||
|
versions:
|
||||||
|
fpt: '*'
|
||||||
|
ghec: '*'
|
||||||
5
data/reusables/billing/authorization-charge.md
Normal file
5
data/reusables/billing/authorization-charge.md
Normal 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 %}
|
||||||
Reference in New Issue
Block a user