Builder
Builder to configure a purchase. Initialized with an Activity either a Package, StoreProduct, or SubscriptionOption.
If a Package or StoreProduct is passed in, the defaultOption will be purchased. defaultOption is selected via the following logic:
Filters out offers with "rc-ignore-default-offer" tag
Uses SubscriptionOption with the longest free trial or cheapest first phase
Falls back to use base plan
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
fun googleProrationMode(googleProrationMode: GoogleProrationMode): PurchaseParams.Builder
Content copied to clipboard
Link copied to clipboard