【发布时间】:2019-05-13 16:44:57
【问题描述】:
Google 是否会在试用期结束时发送通知,并自动根据用户的信用卡开始计费?
https://developer.android.com/google/play/billing/realtime_developer_notifications http://www.androiddocs.com/google/play/billing/billing_subscriptions.html
与此有关,我只看到:
试用期结束后,Google Play 会自动启动 根据用户在使用期间提供的信用卡计费 初始购买,按为完整订阅设定的金额,以及 以订阅间隔继续。
我目前正在处理不同类型的通知(取决于 notificationType 字段),但我不知道是否可以跟踪试用期。
【问题讨论】:
标签: android google-play-console google-play-developer-api google-realtime-api