Skip to content

meet-kinksters/apple-app-store-transactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP helpers for Apple App Store Transactions

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.