App Store
Settings on the App Store Connect side
To get detailed information about the transaction, devtodev requires access to the App Store Server API. To grant this access, you will need to generate an In-App Purchase API key.
Generating the key:
Authorize on App Store Connect.
Navigate to the Users and Access section.
In the Integrations tab (1), select In-App Purchase from the menu on the left (2), and click
(+)
to add the key (3).Specify the name of the key, for example: "devtodev API Key", and click
Generate
.To grant the necessary access to the devtodev service, it is necessary to pass the following information:
Issuer ID
Key ID
The generated .p8 file of the In-App Purchase key
Bundle identifier of the application (App Bundle ID)
Settings on devtodev side
Go to
Settings → Payments integration → IA refunds tracking
.Fill in the integration form with the data obtained earlier from the App Store:
App Bundle ID
Issuer ID
Key ID
Upload the .p8 file of the In-App Purchase key.
When the integration is complete, the status will change to Active.
Last updated
Was this helpful?