{"id":21548122,"url":"https://github.com/namiml/nami-apple-receipt-validator","last_synced_at":"2025-08-19T18:47:43.634Z","repository":{"id":43396081,"uuid":"286382211","full_name":"namiml/nami-apple-receipt-validator","owner":"namiml","description":"A simple Python 3 CLI demonstrating how to use Apple's verifyReceipt service","archived":false,"fork":false,"pushed_at":"2022-03-03T18:32:55.000Z","size":13,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-02T22:36:54.531Z","etag":null,"topics":["apple","apple-verifyreceipt-service","in-app-purchase","ios","storekit"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/namiml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-10T05:15:03.000Z","updated_at":"2024-02-18T02:45:06.000Z","dependencies_parsed_at":"2022-08-24T09:10:46.360Z","dependency_job_id":null,"html_url":"https://github.com/namiml/nami-apple-receipt-validator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namiml%2Fnami-apple-receipt-validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namiml%2Fnami-apple-receipt-validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namiml%2Fnami-apple-receipt-validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/namiml%2Fnami-apple-receipt-validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/namiml","download_url":"https://codeload.github.com/namiml/nami-apple-receipt-validator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248166927,"owners_count":21058480,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apple","apple-verifyreceipt-service","in-app-purchase","ios","storekit"],"created_at":"2024-11-24T06:17:34.282Z","updated_at":"2025-04-10T05:53:20.486Z","avatar_url":"https://github.com/namiml.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nami-apple-receip-validator\n\nA simple Python 3 CLI for validating an App Store Receipt via Apple's verifyReceipt service.\nThis repository accompanies [this tutorial](https://www.namiml.com/blog/app-store-receipt-verification-tutorial)\n\n\n### Production\n\n```\n./apple_receipt_validator.py  /path/to/base64_encoded_receipt\n```\n\n### Sandbox\n\n\n```\n./apple_receipt_validator.py  /path/to/base64_encoded_receipt --use_sandbox\n```\n\n### Specify an App Store Shared Secret\n\nThis is necessary to receive responses for receipts containing auto-renewnable subscriptions\n\n\n```\n./apple_receipt_validator.py  /path/to/base64_encoded_receipt -s your_app_shared_secret\n```\n\n### Don't print responseBody to console\n\n```\n./apple_receipt_validator.py  /path/to/base64_encoded_receipt --quiet\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamiml%2Fnami-apple-receipt-validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnamiml%2Fnami-apple-receipt-validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnamiml%2Fnami-apple-receipt-validator/lists"}