Future<CCResult> getEmvQr(Map<String, String> data) async { return CCResult(status: Status.ERROR, message: "Something went wrong"); }