Store Configuration
Learn how to configure integration with stores
Deepwall needs the credentials of stores to make necessary integration for in-app purchases and receipt validation. You can provide the credentials during app registration or later from app settings.
App Store Configuration
App-Specific Shared Secret
You need to provide the App-specific Shared Secret taken from App Store Connect. Navigate to App Settings menu Store Configuration tab to enter the secret key.
See following guides to learn how to get app credentials and your app-specific shared secret from App Store Connect.
Getting the Shared SecretGetting the App CredentialsApple Server-to-Server Notifications
Server to Server Notifications is a service that Apple provides for auto-renewable subscription products. Even though Deepwall does not require server notifications from the App Store and can regularly collect subscription information from App Store, sending server notifications to Deepwall will speed up webhooks and minimize lagging for analytics
To send App Store server notifications directly to Deepwall, copy the Apple Server Notification URL in Deepwall App Settings and enter the URL in App Store URL for App Server Notifications section.
See the following guide for more details for server-to-server notification configuration:
Server to server notificationsGoogle Play Configuration
You need to provide the Service Account Key JSON file created from Google Play Developer Console. Navigate to App Settings menu Store Configuration tab to upload the service account key file.
See following guides to learn how to create Google Play service account key and get app credentials:
Create Service Account KeyGetting App CredentialsHuawei App Gallery Configuration
You need to provide Client ID and App Secret taken from Huawei AppGallery Developer Console. Navigate to App Settings menu Store Configuration tab to enter App Id and App Secret.
See following guide to learn how to get your app credentials and app secret from Huawei AppGallery :
Getting App CredentialsLast updated