Then if latest_receipt and latest_receipt_info are for old IOS6 style receipts, how do I get the subscription renewal information back from the Apple response. I am posting my receipt request and response here, if I ignore the latest_receipt and latest_receipt_info fields I am left only with the receipt->in_app field and that is not returning any renewal information, it only has the initial transaction. The status is always 0, because the receipt is a valid receipt although it might be expired. The only field that has renewal info is latest_receipt_info array which seems to be for IOS6 style receipts and sometimes there, sometimes not.
Could you please help me understand how I should interpret the response for renewable subscription types. I looked at every single post/article and didn't find clearly how to do this for IOS7 style receipts. Thanks.
Request receipt sent for validation:
Array
(
[id] => psautorenewsubscription
[alias] => psautorenewsubscription
[type] => paid subscription
[state] => approved
[title] => 1 Month Package
[description] => Starter Package
[price] => $19.99
[currency] => USD
[loaded] => 1
[canPurchase] =>
[owned] => 1
[downloading] =>
[downloaded] =>
[transaction] => stdClass Object
(
[type] => ios-appstore
[id] => 1000000238538313
[appStoreReceipt] => MIIT+AYJ.............
[transactionReceipt] => woJInNpZ...............
)
[valid] => 1
[transactions] => Array
(
[0] => 1000000238538313
)
)
Response from Apple server
Object
(
[status] => 0
[environment] => Sandbox
[receipt] => stdClass Object
(
[receipt_type] => ProductionSandbox
[adam_id] => 0
[app_item_id] => 0
[bundle_id] => com.xxxxxxxxxxxxx
[application_version] => 1.0.0
[download_id] => 0
[version_external_identifier] => 0
[receipt_creation_date] => 2016-09-23 04:40:30 Etc/GMT
[receipt_creation_date_ms] => 1474605630000
[receipt_creation_date_pst] => 2016-09-22 21:40:30 America/Los_Angeles
[request_date] => 2016-09-27 04:53:20 Etc/GMT
[request_date_ms] => 1474952000407
[request_date_pst] => 2016-09-26 21:53:20 America/Los_Angeles
[original_purchase_date] => 2013-08-01 07:00:00 Etc/GMT
[original_purchase_date_ms] => 1375340400000
[original_purchase_date_pst] => 2013-08-01 00:00:00 America/Los_Angeles
[original_application_version] => 1.0
[in_app] => Array
(
[0] => stdClass Object
(
[quantity] => 1
[product_id] => psautorenewsubscription
[transaction_id] => 1000000237945300
[original_transaction_id] => 1000000237945300
[purchase_date] => 2016-09-23 04:40:18 Etc/GMT
[purchase_date_ms] => 1474605618000
[purchase_date_pst] => 2016-09-22 21:40:18 America/Los_Angeles
[original_purchase_date] => 2016-09-23 04:40:30 Etc/GMT
[original_purchase_date_ms] => 1474605630000
[original_purchase_date_pst] => 2016-09-22 21:40:30 America/Los_Angeles
[expires_date] => 2016-09-23 04:45:18 Etc/GMT
[expires_date_ms] => 1474605918000
[expires_date_pst] => 2016-09-22 21:45:18 America/Los_Angeles
[web_order_line_item_id] => 1000000033293412
[is_trial_period] => false
)
)
)
[latest_receipt_info] => Array
(
[0] => stdClass Object
(
[quantity] => 1
[product_id] => psautorenewsubscription
[transaction_id] => 1000000237945300
[original_transaction_id] => 1000000237945300
[purchase_date] => 2016-09-23 04:40:18 Etc/GMT
[purchase_date_ms] => 1474605618000
[purchase_date_pst] => 2016-09-22 21:40:18 America/Los_Angeles
[original_purchase_date] => 2016-09-23 04:40:30 Etc/GMT
[original_purchase_date_ms] => 1474605630000
[original_purchase_date_pst] => 2016-09-22 21:40:30 America/Los_Angeles
[expires_date] => 2016-09-23 04:45:18 Etc/GMT
[expires_date_ms] => 1474605918000
[expires_date_pst] => 2016-09-22 21:45:18 America/Los_Angeles
[web_order_line_item_id] => 1000000033293412
[is_trial_period] => false
)
[1] => stdClass Object
(
[quantity] => 1
[product_id] => psautorenewsubscription
[transaction_id] => 1000000237945774
[original_transaction_id] => 1000000237945300
[purchase_date] => 2016-09-23 04:45:35 Etc/GMT
[purchase_date_ms] => 1474605935000
[purchase_date_pst] => 2016-09-22 21:45:35 America/Los_Angeles
[original_purchase_date] => 2016-09-23 04:45:35 Etc/GMT
[original_purchase_date_ms] => 1474605935000
[original_purchase_date_pst] => 2016-09-22 21:45:35 America/Los_Angeles
[expires_date] => 2016-09-23 04:50:35 Etc/GMT
[expires_date_ms] => 1474606235000
[expires_date_pst] => 2016-09-22 21:50:35 America/Los_Angeles
[web_order_line_item_id] => 1000000033293413
[is_trial_period] => false
)
.................................
.................................
[10] => stdClass Object
(
[quantity] => 1
[product_id] => psautorenewsubscription
[transaction_id] => 1000000238537623
[original_transaction_id] => 1000000237945300
[purchase_date] => 2016-09-27 04:48:41 Etc/GMT
[purchase_date_ms] => 1474951721000
[purchase_date_pst] => 2016-09-26 21:48:41 America/Los_Angeles
[original_purchase_date] => 2016-09-27 04:48:09 Etc/GMT
[original_purchase_date_ms] => 1474951689000
[original_purchase_date_pst] => 2016-09-26 21:48:09 America/Los_Angeles
[expires_date] => 2016-09-27 04:53:41 Etc/GMT
[expires_date_ms] => 1474952021000
[expires_date_pst] => 2016-09-26 21:53:41 America/Los_Angeles
[web_order_line_item_id] => 1000000033314615
[is_trial_period] => false
)
[11] => stdClass Object
(
[quantity] => 1
[product_id] => psautorenewsubscription
[transaction_id] => 1000000238538313
[original_transaction_id] => 1000000237945300
[purchase_date] => 2016-09-27 04:53:41 Etc/GMT
[purchase_date_ms] => 1474952021000
[purchase_date_pst] => 2016-09-26 21:53:41 America/Los_Angeles
[original_purchase_date] => 2016-09-27 04:53:05 Etc/GMT
[original_purchase_date_ms] => 1474951985000
[original_purchase_date_pst] => 2016-09-26 21:53:05 America/Los_Angeles
[expires_date] => 2016-09-27 04:58:41 Etc/GMT
[expires_date_ms] => 1474952321000
[expires_date_pst] => 2016-09-26 21:58:41 America/Los_Angeles
[web_order_line_item_id] => 1000000033314636
[is_trial_period] => false
)
)
[latest_receipt] => MIIkKQYJK................................
)