Helpful tools for integrating with App Store transactions.
composer require meet-kinksters/apple-app-store-transactions
This package is small and builds on existing foundational building blocks, e.g.
aporat/store-receipt-validator
.
- Value objects for server notifications, including Enums for notification types and sub-types.
- In progress: Notification JWS payload parsing and validation. (This is particularly important as many online tutorials wrongly suggest simply parsing the certificate chain in the payload.)
© Not Vanilla, LLC and contributors. MIT license.