fun consumePurchase(token: String, onConsumed: (billingResult: BillingResult, purchaseToken: String) -> Unit): Unit