Post

Replies

Boosts

Views

Activity

Subscription price and duration from server
Hey, Let's say I have configured in-app purchase subscription product configured. I have a server where I'm listening for App Store Server Notifications v2 (https://developer.apple.com/documentation/appstoreservernotifications/responsebodyv2) I'm able to decode payload and transaction information. Now I want to get information about how much customer paid for this product. how long this subscription lasts for. How I can achieve that from server? I see that there is subscriptionGroupIdentifier & offerIdentifier & storefrontId in response that I could potentially use to search for it, but I could not find any API that could help me from server side. Is it possible only from mobile? App Store Server API doesn't really helps me https://developer.apple.com/documentation/appstoreserverapi Regards, DL
1
0
723
Jul ’23