Future<void> logPurchase({ required String transactionId, String? currency, Map<String, Object> parameters = const {}, });