Playmaker

Enable Playmaker

From Settings Window check Playmaker and press the Save button.

Supported Playmaker Actions

  • BuyProduct

  • CheckIfBought

  • GetLocalizedDescription

  • GetLocalizedTitle

  • GetProductValue

  • GetStorePrice

  • Initialize

  • IsInitialized

  • RestorePurchases

  • Subscription related actions:

    • GetExpireDate

    • GetIntroductoryPrice

    • GetIntroductoryPricePeriod

    • GetIntroductoryPricePeriodCycles

    • GetProductID

    • GetPurchaseDate

    • GetSubscriptionRemainingTime

    • IsAutoRenewing

    • IsCancelled

    • IsExpired

    • IsFreeTrial

    • IsIntroductoryPricePeriod

    • IsSubscribed

The above Playmaker actions behavior is equivalent to corresponding methods from CompleteAPI.

An old integration tutorial is available on YouTube. We will try to update it as soon as possible but the implementation remains the same.

Last updated