Future<Map> cancelPaymentIntent(String token, String paymentIntentId, String? cancellationReason, String requestId) { throw UnimplementedError("Cancel Payment Intent has not been implemented"); }