Post

Replies

Boosts

Views

Activity

Apple storekit v2 real signed transaction info and real signed notification
Is there any real example of app store signed transaction or signed notification? I can find decoded form for transaction info or notification payload but not real signed example. There are some decoded examples - https://qonversion.io/blog/apples-2021-updates-to-managing-in-app-purchases-from-the-server but I want some real token with header alg and x5c. I would like test my backend implementation during development. My goal is receive App Store Server Notifications v2 and update my data.
1
0
1.4k
Apr ’22
Transaction information v2 optional or required
Transaction info from JWSTransactionDecodedPayload - . Which fields are optional and which flieds always appears? When optional fields appear? EXAMPLE: revocationDate appears always or only for REFUND notification?
Replies
1
Boosts
0
Views
694
Activity
May ’22
Apple storekit v2 real signed transaction info and real signed notification
Is there any real example of app store signed transaction or signed notification? I can find decoded form for transaction info or notification payload but not real signed example. There are some decoded examples - https://qonversion.io/blog/apples-2021-updates-to-managing-in-app-purchases-from-the-server but I want some real token with header alg and x5c. I would like test my backend implementation during development. My goal is receive App Store Server Notifications v2 and update my data.
Replies
1
Boosts
0
Views
1.4k
Activity
Apr ’22