You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a transaction that was canceled by Apple customer support, the time and date of the cancellation. Treat a canceled receipt the same as if no purchase had ever been made.
The text was updated successfully, but these errors were encountered:
gmcnaughton
pushed a commit
to curious/itunes-receipt
that referenced
this issue
Aug 24, 2015
…criptions.
Users can contact Apple customer support to cancel an autorenewable
subscription. After doing so, validating a receipt for the subscription
will return a response with a 'cancellation_date' field.
From the Apple docs:
"For a transaction that was canceled by Apple customer support, the time and
date of the cancellation. Treat a canceled receipt the same as if no purchase
had ever been made."
Closesnov#18
It would be great if the receipt object would expose the
cancellation_date
field for auto-renewable subscriptions!From the receipt fields docs:
The text was updated successfully, but these errors were encountered: