makePurchase
To make the purchase, you have to call this method.
Should not be called before activate
See also
Parameters
An Activity instance.
An AdaptyPaywallProduct object retrieved from the paywall.
An AdaptySubscriptionUpdateParameters object, used when you need a subscription to be replaced with another one, read more.
Indicates whether the price is personalized, read more.
A result containing the AdaptyPurchasedInfo object (is null if and only if it was a subscription change with the DEFERRED replacement mode). This model contains information about the purchase and the user's profile. The profile, in turn, includes details about access levels, subscriptions, and non-subscription purchases. Generally, you have to check only access level status to determine whether the user has premium access to the app.