Tell about new contracts api

Generated on 8/8/2024

1 search

The new Contracts API was not specifically mentioned in the provided context. However, there were several updates related to in-app purchases and StoreKit that might be of interest:

  1. One Time Charge Notification: A new notification type for one-time purchases of in-app products, which helps track every single in-app purchase made in your app (Explore App Store server APIs for In-App Purchase).

  2. Get Transaction History v2: The updated endpoint now returns all transactions, including consumable transactions that are refunded, revoked, or unfinished on the device (Explore App Store server APIs for In-App Purchase).

  3. Subscription Offers: New fields like price, currency, and offer discount type have been added to the transaction data to help with promotional offers (Explore App Store server APIs for In-App Purchase).

  4. Winback Offers: A new type of subscription offer designed to help recover churned subscribers, which can be customized and promoted through the App Store (Implement App Store Offers).

For more detailed information, you can refer to the sessions: