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

How to get google key object file? #78

Open
zakiso opened this issue Jun 14, 2020 · 1 comment
Open

How to get google key object file? #78

zakiso opened this issue Jun 14, 2020 · 1 comment

Comments

@zakiso
Copy link

zakiso commented Jun 14, 2020

Thanks a lot for this library.
I use it for verify google play subscribe.
But I don't know how to get the keyObject.

var payment = {
       //xxxxx
	keyObject: {}, // required, if google
};

Someone can help me? Thanks.

@justinpage
Copy link
Contributor

justinpage commented Jul 22, 2020

@zakiso Without knowing too much about how your app is setup, you most likely will generate one in the https://console.cloud.google.com/iam-admin/serviceaccounts/ page.

But there's much more than just that, especially if your app isn't setup yet with Google Play. But if all that has been done, then generating a key file can be accomplished by visiting the above link.

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