Skip to main content

App Setup

The settings in your application define how receipts are processed and user inventory is getting saved. Application settings are available by navigating to Applications > App Options > Edit. For field definitions please see the list below.

AppSetup010

FieldDescription
IDAuto-generated on application creation. 16 alphanumeric characters uniquely identifying your app.

General

FieldDescription
NameApplication name. Used for display purposes in your dashboard and applications list.
User BehaviourPaid plan: if and how transactions should be associated to a user. More details in the User Storage documentation.
WebhookPaid plan: your server endpoint called on each successful validation. More details in the Server Webhook documentation.

Platform Settings

FieldDescription
Bundle IDYour unique application bundle identifier registered on the App Store.
License KeyExported private key for accessing store validation API. More details in the Store documentation.
Account IDAccount identifier or service account. More details in the Store documentation.
danger

Always keep the bundle identifier and other platform settings up-to-date, otherwise all incoming receipt validation attempts will fail!