Preliminary Remarks
The menu items Apple Store Purchases and Google Store Purchases display all purchases that have been added to the Frisbii Media System from the respective store using the add API call.
The list view and the detail view are only used to make in-app purchases visible in the Merchant Backend. They cannot be edited in the user interface.
With the help of the verify API call, purchases can be checked for validity, for example.
To ensure that the offers from the app can also be assigned in the Merchant Backend, the offers must be created accordingly in the App Store Offers menu item.
More about App Store offers >> App Store Offers
API endpoints:
Apple:
Google:
List view
The list view differs depending on the store. The information displayed in the corresponding columns is fairly self-explanatory. The Assigned column requires further explanation.
What does assigned mean? A purchase can be assigned to a customer in the Merchant Backend if the customer logs in to the app via the SSO with the same e-mail address that was stored in the Merchant Backend. The assigned purchases are also displayed in the menu item In-App Orders.
Detail view
As the Google API passes less information to the Frisbii Media System, only the expiration date is displayed on the corresponding subscription in the detail view of purchases in the Play Store.
The Apple API provides more information to the Frisbii Media System. In addition to the expiration date , you can see in the detail view whether the free or paid trial version is active. The cancellation date (if available) and the subscription group are also displayed.