Payment

class Payment

Author: @Jeluchu

Init RevenueCat Configuration

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard

Currently two types of subscriptions are supported, those that are ProductsType.ANNUAL and those that are ProductsType.MONTHLY, for which you can easily use this enum, which is already used in some of the Payment functions to obtain the necessary information.

Properties

Link copied to clipboard

This variable stores the name of the subscription for which you want to obtain the information, remember that it will be the same name that you have declared in RevenueCat.