1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update requirements-for-listing-an-app.md (typo fix) (#37659)

Co-authored-by: Sharra-writes <sharra-writes@github.com>
This commit is contained in:
Swudu Susuwu
2025-04-21 13:16:16 -07:00
committed by GitHub
parent d2d155c14b
commit 5ad326bcff

View File

@@ -91,7 +91,7 @@ When you are ready to publish the app on {% data variables.product.prodname_mark
## Billing requirements for paid apps
Your app does not need to handle payments but does need to use {% data variables.product.prodname_marketplace %} purchase events to manage new purchases, upgrades, downgrades, cancellations, and free trials. For information about how integrate these events into your app, see [AUTOTITLE](/apps/github-marketplace/using-the-github-marketplace-api-in-your-app).
Your app does not need to handle payments but does need to use {% data variables.product.prodname_marketplace %} purchase events to manage new purchases, upgrades, downgrades, cancellations, and free trials. For information about how to integrate these events into your app, see [AUTOTITLE](/apps/github-marketplace/using-the-github-marketplace-api-in-your-app).
Using {% data variables.product.github %}'s billing API allows customers to purchase an app without leaving {% data variables.product.github %} and to pay for the service with the payment method already attached to their account on {% data variables.product.github %}.