B4X FEED Google Billing: subscription "In grace period" and "Cancelled" states

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Google Billing: subscription \"In grace period\" and \"Cancelled\" states است. این موضوع تا کنون 24 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Google Billing: subscription \"In grace period\" and \"Cancelled\" states
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
24
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
, subscriptions automatically renew until they are canceled. A subscription can go through the following states:
  1. Active: User is in good standing and has access to the subscription.
  2. In grace period: User experienced a payment issue but still has access while Google is retrying the payment method.
  3. Cancelled: User has cancelled but still has access until expiration.
  4. On hold: User experienced a payment issue and no longer has access while Google is retrying the payment method.
  5. Paused: User paused their access and does not have access until they resume.
  6. Expired: User has cancelled and lost access to the subscription. The user is considered churned at expiration.
My app checks the state periodically and denies user's access to paid content if the state is not one of the first three above.

As shown below, current Google Billing v5 implementation contains 3 states (Purchase.STATE_PENDING, Purchase.STATE_PURCHASED and...



 

عقب
بالا