in_app_purchase_receipt_verifier icon indicating copy to clipboard operation
in_app_purchase_receipt_verifier copied to clipboard

A simple, one-click deploy web app to simplify the process of validating In-App Purchase receipts on the App Store.

Results 8 in_app_purchase_receipt_verifier issues
Sort by recently updated
recently updated
newest added

After specifying all information and clicking deploy button, Heroku shows this log message: -----> Building on the Heroku-20 stack -----> Python app detected ! Requested runtime (python-3.6.2) is not available...

Thanks a lot for your tutorials. I pressed the ‘Deploy to Herku’ button, but it didn't show Base64_encoded_signing_key. Please help me solve this problem. Thank you very much. ![Que1](https://user-images.githubusercontent.com/3032146/58743395-fa268280-8462-11e9-9336-6cdb1cc4bc46.jpg) ![Que2](https://user-images.githubusercontent.com/3032146/58743398-feeb3680-8462-11e9-8f32-078990ffdd70.jpg)...

Hi Thanks for writing this code. I would like to handle sandbox and production URL in same code. I don't know Python so wanted to check whether below code looks...

getting warning in Heroku Python has released a security update! Please consider upgrading to python-3.6.8

Hi @dlo @rloewenherz the newest Heroku stack, which is Heroku-22, requires python-3.10.7. Could you please update the settings? Cheers Mariusz

I want to send this as a regular post request from my app (Flutter App). What are the parameters I need to send?