Appearance
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
- Log in to App Store Connect.
- Select your application.
- 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:
- Click Create under Subscription Groups.
- Enter the Group Name.
Example:
text
Premium Plans- Click Create.
- 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 PlanProduct ID
Enter a unique Product ID.
Example:
text
com.gobiz.intermediate_monthlySubscription 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.
- Go to Admin → Plans in the GoBiz Admin Panel.
- Locate the corresponding plan.
- Update the Product ID / Plan ID with the copied Product ID.
- Save the changes.
Example:
text
com.gobiz.intermediate_monthlyStep 5: Configure Availability
- In the subscription, go to Availability.
- Click Set Up Availability.
- Select Country or Region Availability.
- In the filter, select All.
- Click Next.
- Click Confirm.
Step 6: Configure Subscription Prices
- Go to Subscription Prices.
- Select the subscription plan and price.
- Click Continue.
- Review the country-wise pricing.
- Click Next.
- Click Confirm.
Step 7: Add Localization
- Go to Localization.
- Click Add Localization.
- Select English (U.S.).
Enter the following:
Display Name
Example:
text
Intermediate PlanDescription
Example:
text
This is an intermediate plan.Click Save.
Step 8: Add Review Information
- Go to Review Information.
- Attach a Review Screenshot captured from the Sandbox/Test application, showing the subscription plan in the subscription popup.
- 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
Log in to the Admin Panel.
Go to Plugins → Mobile App API.
Locate the Webhook URL (iOS).
Copy the webhook URL.
Step 2: Configure the Webhook in App Store Connect
Log in to App Store Connect.
Select your application.
Go to General → App Information.
Find App Store Server Notifications.
Click Set Up URL for the Production Server URL.
Paste the Webhook URL (iOS) copied from Mobile App API.
Click Save.
The iOS webhook is now configured to receive App Store Server Notifications from App Store Connect.
