Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP
PHP implementation of validating iPhone / iOS In App Purchase (IAP) receipt codes
PHP
branch: master

Merge pull request #6 from slingler/feature/return-all-receipt-fields

return all receipt fields on successful validation
latest commit b274c4cabe
Chris Maddern authored

README.md

In App Purchase Receipt Validator - PHP

Host this on any box which is running PHP and has direct outbound web access and it will be able to validate iOS IAP receipts for you (Sandbox or Production environment configurable).

Feel free to use this code in anything you make, with the standard disclaimer that if it doesn't work / blows up the universe, you're on your own.

Alternatively, the latest version is hosted at: http://www.chrismaddern.com/validate-itunes-receipt/

This points to production.

There is a Sandbox version embedded here: http://www.chrismaddern.com/validate-app-store-iap-receipt-codes-online-tool/

The PHP is rough, but it works - any forks / pull requests are more than welcome!!

Something went wrong with that request. Please try again.