Skip to main content

Creating Products

Creating Products#

Once you create your products through the appmate Web Console, they will be synced to App Store Connect syncronously.

creating_products_1creating_products_2

Important Note#

Product ID of an In-App Product is unique and can only be used one-time. This means that re-creation (create, delete, create again) of a product with the same Product ID is not allowed in Apple Store Connect or in AppMate.

In such cases;

  • Apple Store Connect will return an error as depicted in the below figure.
asc_recreation_error
  • App Mate will return an error as depicted in the below figure.
asc_recreation_error

App Store Server Notifications#

App Store Server Notifications is a server-to-server service that notifies you in real time when the status of in-app purchases and refunds changes. Use the data in the notifications to update your user-account database, and to monitor and respond to in-app purchase refunds. To enable App Store Server Notifications, follow these steps:

  • From My Apps, select your app.

  • In the sidebar under General, click App Information.

  • Scroll down to General Information, then go to App Store Server Notifications.

  • Under Production Server URL, click Set Up URL.

appstore_server_notification_1appstore_server_notification_2
  • Do the same steps for Sandbox Server URL setup.