Future<Map> confirmPaymentIntent(String token, String paymentIntentId, Map<String, dynamic> paymentIntentInfo) { throw UnimplementedError("Confirm Payment Intent has not been implemented"); }