Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for cancellation_date field #18

Open
gmcnaughton opened this issue Aug 24, 2015 · 1 comment
Open

Add support for cancellation_date field #18

gmcnaughton opened this issue Aug 24, 2015 · 1 comment

Comments

@gmcnaughton
Copy link

It would be great if the receipt object would expose the cancellation_date field for auto-renewable subscriptions!

From the receipt fields 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.
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."

Closes nov#18
@Paludis
Copy link

Paludis commented Oct 31, 2015

Thanks for adding it, seems like the original author of this gem has gone AWOL..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants