【发布时间】:2015-07-20 11:01:20
【问题描述】:
我正在开发一个应用程序,我需要在其中购买特定时间的可用门票,例如一张下午 4 点到 8 点的门票,价格为 5 美元。我试图将谷歌集成到应用程序购买中,但它现在允许购买和购买项目。请让我知道是否可以通过谷歌钱包或建议我另一种方式。
【问题讨论】:
-
您可以使用 Google Play Developer API 再编写一个 java 应用程序。以编程方式添加可购买的项目。 developers.google.com/android-publisher
-
谢谢@MetehanToksoy,你的意思是说一旦买了票,我就应该在play store中添加一张带有diff id的票,然后用那个id来购买?
-
您将在您的测试设备上试用它。
标签: android android-pay