public static Item AcknowledgePayPal(this IItemRepository repo, string itemId) => repo.AcknowledgePayPalAsync(itemId).WrapResult();