Skip to content

IOS Recurring Plan Setup

Follow this guide to create and configure subscription plans in App Store Connect and link them to the GoBiz Admin Panel.

Set Up Subscription Plans for iOS

Step 1: Navigate to Subscriptions

  1. Log in to App Store Connect.
  2. Select your application.
  3. Under Monetization, click Subscriptions.

Step 2: Create or Select a Subscription Group

If a suitable subscription group already exists, select it and continue.

If no suitable group exists:

  1. Click Create under Subscription Groups.
  2. Enter the Group Name.

Example:

text
Premium Plans
  1. Click Create.
  2. Select the subscription group.

Use an existing subscription group when applicable.

Step 3: Create a Subscription Plan

Click Create inside the selected subscription group and enter:

Reference Name

Enter the plan name.

Example:

text
Intermediate Plan

Product ID

Enter a unique Product ID.

Example:

text
com.gobiz.intermediate_monthly

Subscription Duration

Select the required duration, such as:

  • 1 Week
  • 1 Month
  • 2 Months
  • 3 Months
  • 6 Months
  • 1 Year

Click Create.

Step 4: Update the Plan in Admin

Copy the Product ID from the subscription created in App Store Connect.

  1. Go to Admin → Plans in the GoBiz Admin Panel.
  2. Locate the corresponding plan.
  3. Update the Product ID / Plan ID with the copied Product ID.
  4. Save the changes.

Example:

text
com.gobiz.intermediate_monthly

Step 5: Configure Availability

  1. In the subscription, go to Availability.
  2. Click Set Up Availability.
  3. Select Country or Region Availability.
  4. In the filter, select All.
  5. Click Next.
  6. Click Confirm.

Step 6: Configure Subscription Prices

  1. Go to Subscription Prices.
  2. Select the subscription plan and price.
  3. Click Continue.
  4. Review the country-wise pricing.
  5. Click Next.
  6. Click Confirm.

Step 7: Add Localization

  1. Go to Localization.
  2. Click Add Localization.
  3. Select English (U.S.).

Enter the following:

Display Name

Example:

text
Intermediate Plan

Description

Example:

text
This is an intermediate plan.

Click Save.

Step 8: Add Review Information

  1. Go to Review Information.
  2. Attach a Review Screenshot captured from the Sandbox/Test application, showing the subscription plan in the subscription popup.
  3. Add Review Notes if required.

Step 9: Submit for Review

After completing the configuration, click Add for Review to submit the subscription plan to Apple for review.

Video Tutorial


Set Up iOS Webhook for Mobile App API

Follow this guide to configure the App Store Server Notifications webhook for the iOS Mobile App API.

Step 1: Get the iOS Webhook URL

  1. Log in to the Admin Panel.

  2. Go to Plugins → Mobile App API.

  3. Locate the Webhook URL (iOS).

  4. Copy the webhook URL.

Step 2: Configure the Webhook in App Store Connect

  1. Log in to App Store Connect.

  2. Select your application.

  3. Go to General → App Information.

  4. Find App Store Server Notifications.

  5. Click Set Up URL for the Production Server URL.

  6. Paste the Webhook URL (iOS) copied from Mobile App API.

  7. Click Save.

The iOS webhook is now configured to receive App Store Server Notifications from App Store Connect.

Video Tutorial


© 2019-present NativeCode. All rights reserved.