meet-kinksters / apple-app-store-transactions
Helpful integrations with the Apple App Store/iTunes
v0.7
2024-05-25 21:47 UTC
Requires
- php: ^8.1
- aporat/store-receipt-validator: ^4
- eventsauce/object-hydrator: ^1
- firebase/php-jwt: ^5|^6
README
Helpful tools for integrating with App Store transactions.
Installation
composer require meet-kinksters/apple-app-store-transactions
Features
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.