Receipt Manager
constructor(delegate: ProductsFetcher?, billing: Billing, ioScope: IOScope = IOScope(), storage: Storage, customerInfoManager: () -> CustomerInfoManager, entitlementProcessor: EntitlementProcessor = EntitlementProcessor(), subscriptionStatusProvider: SubscriptionStatusProvider = PlayBillingSubscriptionStatusProvider(billing))(source)