8000 GitHub - ScottyLee/inApp: Small toolbox for verify in app purchases
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ScottyLee/inApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small and lightweight http server based on Mochoweb for iOS in app verification.

Send POST request on /production or /sandbox path with receipt data in request body.

Note: Request body must contain receipt data "as is" without any changes

Response - something like this:

{"status": {"code": "0", "status": "This receipt is real."}}

More possible status codes and descriptions see in iap_manager.erl

About

Small toolbox for verify in app purchases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0