Blocks within appstore
List of all the block within the appstore group. If you're running an older core version, there may be groups listed here that are not available to you (yet).
condition v15.0.0 Verifies an Apple-signed JWS — an App Store Server Notification's signedPayload, or the signedTransactionInfo / signedRenewalInfo nested inside one — and returns its claims. The signature is the only thing separating a real purchase from someone posting themselves a subscription, so nothing downstream should trust a payload this block did not pass. apple: get subscription status condition v15.0.0 Asks Apple what a subscription's state is right now, instead of believing what arrived in a notification. This is the authoritative read — use it when a notification was missed or arrived out of order, and whenever a client claims an entitlement. Back to
payments Return to the main group to view all sub-groups
