Skip to content

Instantly share code, notes, and snippets.

@lxcid
Created December 2, 2012 07:29
Show Gist options
  • Save lxcid/4187607 to your computer and use it in GitHub Desktop.
Save lxcid/4187607 to your computer and use it in GitHub Desktop.
Responses from verifying receipts with Apple's receipt validation server
{
"status": 0,
"receipt": {
"original_purchase_date_ms": "1354030002000",
"original_purchase_date_pst": "2012-11-27 07:26:42 America\/Los_Angeles",
"bvrs": "7",
"transaction_id": "1000000059632383",
"quantity": "1",
"original_transaction_id": "1000000059318468",
"original_purchase_date": "2012-11-27 15:26:42 Etc\/GMT",
"bid": "come.example.app",
"purchase_date": "2012-12-02 07:15:17 Etc\/GMT",
"purchase_date_pst": "2012-12-01 23:15:17 America\/Los_Angeles",
"product_id": "come.example.app.nc.premium",
"purchase_date_ms": "1354432517000",
"item_id": "580191698",
"unique_identifier": "0000b0092818"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment