FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[QUESTION] How to get the localized price OR the user's currency (or region) code? · Issue #2698 · googleapis/google-api-python-client · GitHub

[QUESTION] How to get the localized price OR the user's currency (or region) code? #2698

Description

I have the Google Play products saved to my database containing all the localized prices, which includes the region and currency code. But I'm struggling to find a way to get the price based on the user's currency or region. How can I achieve that?

From the user, I have only the auth code from GamesSignInClient.requestServerSideAccess()

I was thinking about getting the user's currency or region code and query the database, or maybe a specific API call to get the product already localized, but I couldn't find anything.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL