--- title: "Glossary Apple In-App Purchases" slug: "glossar-apple-in-app-purchases" updated: 2025-07-07T13:54:17Z published: 2025-07-07T13:54:17Z canonical: "help.frisbii.com/glossar-apple-in-app-purchases" --- > ## Documentation Index > Fetch the complete documentation index at: https://help.frisbii.com/llms.txt > Use this file to discover all available pages before exploring further. # Glossary Apple In-App Purchases The following glossary provides an overview of the necessary terms and concepts. | **Designation** | **Area** | **Description** | | --- | --- | --- | | App Store | [App Store](https://www.apple.com/de/app-store/) | An online store where users can download apps and purchase other digital products. | | App Store Connect | [App Store Connect](https://appstoreconnect.apple.com/) | A backend with interfaces that can be used to configure and publish apps. All app details, including all products or in-app purchases, can also be viewed here. | | X-Code | [X-Code](https://apps.apple.com/de/app/xcode/id497799835?mt=12) | X-Code is an integrated development environment from Apple for macOS. It can be used to develop programs for macOS, iPadOS, iOS, watchOS and tvOS | | Bundle ID | [App Store Connect](https://appstoreconnect.apple.com/) | Unique ID of an app developed in X-Code. Required for setting up an app in the Frisbii Media Merchant Backend. | | appIdentifier | [Frisbii Media API](https://api.plenigo.com/#tag/App-Stores/operation/addAppleAppStorePurchase) | Corresponds to the bundle ID and is used to authenticate requests against the Apple API. | | Token | [Frisbii Media API](https://api.plenigo.com/#tag/App-Stores/operation/addAppleAppStorePurchase) | Information carrier that uniquely identifies a purchase and is used for further API requests |