Please enable JavaScript.
Coggle requires JavaScript to display documents.
Google Play Billing API - Coggle Diagram
-
-
-
LIFE OF PURCHASE
-
-
-
-
Acknowledge delivery of the content. For consumable products, consume the purchase so that the user can buy the item again.
SUBSCRIPTION STATES
-
-
In grace period: User experienced a payment issue but still has access while Google is retrying the payment method.
On hold: User experienced a payment issue and no longer has access while Google is retrying the payment method.
-
Expired: User has cancelled and lost access to the subscription. The user is considered churned at expiration.
-
-
-
-
-
-
-
-
This API provides functionality not available in the Google Play Billing Library, such as securely verifying purchases and issuing refunds to your users.
be sure that you've granted the View financial data permission, which is needed to access billing-related functionality
-
-
OTHERWISE, ERROR IN THE BILLING FLOW DIALOG WILL POP UP
-
-
Note: User purchases in test tracks result in actual charges to user accounts unless the user is also a license tester.
É possível comprar seu próprio app, produto único ou assinatura como teste. Depois que você configurar o licenciamento do app, os usuários autorizados também vão poder comprar produtos únicos e assinaturas no app sem receber uma cobrança na conta.
FOR TESTING, PERIOD TIMES ARE SHORTER
-
-
-
-
ways to promote
You might distribute cards with promo codes at an event, and users would enter their promo codes to unlock a special in-game item.
SUBS
Promotions do not extend other free trials. If a subscription begins with a free trial without requiring a promo code, a promotion would override the original free trial length.
DURATION
Users can redeem promo codes in the Google Play Store up until a promotion end date that you specify in the Play Console. Promotions can last up to one year.
ways to redeem
Custom codes can be redeemed only from within your app, while one-time codes can be redeemed through both your app and the Play store.
-
GOOGLE PLAY REDEEM CODES
After the user presses Redeem, if the latest version of your app is installed, the Google Play Store prompts the user to open the app. Otherwise, the Google Play Store prompts the user to update or download your app.