fun getPurchaserInfo(appUserID: String, appInBackground: Boolean, onSuccess: (PurchaserInfo) -> Unit, onError: (PurchasesError) -> Unit): Unit