Supporting Nodes

This is a list of supporting blueprint nodes for this function.

The list includes checking if a feature is supported, checking if there is a connection to the billing service and extracting a subscription offer token.

Is Feature Supported

A blueprint node to check if a specific billing feature is supported by the installed Google Play Store version on the players phone.

1

Feature Type

Choose which Feature Type you would like to check.

Is Billing Ready

A blueprint node to check if there is an active connection ready to the Billing service.

Get Subscription Token

A Quality of life blueprint node which finds the offer token from the Product Details retrieved when Querying Product Details.

1

Subscription Products

A list of Subscription Product Details retrieved when Querying Product Details.

2

Product ID

The product ID of the subscription (retrieved from the Google Play Console).

3

Base Plan ID

The base plan ID of the subscription (retrieved from the Google Play Console).

4

Offer ID

The offer ID of the offer on the base plan of the subscription (retrieved from the Google Play Console).
When left blank, it will produce the blueprint node will produce the offer token for the selected base plan.