aporat / store-receipt-validator

PHP receipt validator for Apple iTunes, Google Play and Amazon App Store
Apache License 2.0
633 stars 153 forks source link

Fix service account validation key loading #29

Closed HermanBilous closed 8 years ago

HermanBilous commented 8 years ago

ServiceAccountValidator accepts option 'p12_key_path' and actual contents of a file should be passed in that option.

aporat commented 8 years ago

thanks. merged