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

Adding support for purchaseToken field #105

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

bdonahue
Copy link

This adds support for the purchaseToken field that is returned as part of the billing data.

Note:
This will work fine if you app has never shipped with the library yet.

Issue to resolve, when the database is reved to version 2, it should probably clear out all transactions and force them to be restored, so the missing purchaseToken field can be fetched. I do not know the library well enough to do that. Hopefully someone that knows this lib better can take this over from here.

@hpique
Copy link
Member

hpique commented Nov 17, 2012

Thanks @bdonahue. I won't use your pull request because I already have a version with backward compatibility that I will post sooner than later.

That said, I'll leave it this issue open for a while in case someone else is interested.

@klemensz
Copy link

klemensz commented Jan 4, 2013

I really need this. See also Issue #95. I wouldn't want to use these changes because I suppose they won't be compatible with the other changes by hpique?

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

Successfully merging this pull request may close these issues.

4 participants