Future<Map> cancelPayment(String token, String paymentId) { throw UnimplementedError("Cancel Payment has not been implemented"); }