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


#
Important NoteProduct 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.

- App Mate will return an error as depicted in the below figure.

#
App Store Server NotificationsApp 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.

- Set the url as https://appmate.tech/api/iap/notification/apple and select the notification version as Version 2 Notifications.

- Do the same steps for Sandbox Server URL setup.