Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#2,698 コメント 0 件 リアクション 0 件 担当者 1 名 GitHub で見る

@gkevinzheng がすでに取り組んでいます。

2026年1月10日 から。

評価

この issue はまだ評価されていません。

説明

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.

主要言語
Python
スター
8.9k
フォーク
2.6k
平均マージ
2日 1時間
マージ済み PR(30日)
16

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

googleapis/google-api-python-client のほかの issue

googleapis/google-api-python-client の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。