iOS Application In-App Purchase Configuration Guide

Creating an In-App Purchase product

1. Sign in to iTunes Connect as an iTunes Connect user with an Admin or Technical role

2. Click My Apps.

3. Select the app you want to enable In-App Purchase for.

4. Click In-App Purchases tab in the menu.

5. Click the Create New button.

6. Select the type of In-App Purchase you want to create:

7. Fill required fields:

Select Yes if you want the product to be available as soon as it is approved by Apple.

Select No if you want to control when the product becomes available.

Generating a shared secret

1. Open the App Summary page for the app with subscriptions.

2. Click Manage In-App Purchases.

3. Click “View or generate a shared secret.”

4. In the In-App Purchase Shared Secret page, click Generate, copy generated string to clipboard

5. Open file /ow_plugins/skadateios/api/config.php via ftp and insert copied string for SKADATEIOS_API_ITUNES_SHARED_SECRET constant

Submitting Your In-App Purchase Product

1. Configure your In-App Purchase product until its status is “Ready to Submit.”

2. In the App Summary page for the app, click View Details for the version of your app that you are about to release.

3. In the In-App Purchase section, click Edit. If you don’t see this section, it may mean that the app doesn’t have “Prepare for Upload” status.

4. Choose which In-App Purchase products you want to submit with this version of your app.

5. Click Save. The In-App Purchase products you chose are listed in the In-App Purchases section.