<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
	<link rel="stylesheet" type="text/css" href="/files/css/default.css" title="Default"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/dark.css" title="Dark"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/default_fixed.css" title="Default (Fixed Menu)"/>
	<link rel="alternate stylesheet" type="text/css" href="/files/css/dark_fixed.css" title="Dark (Fixed Menu)"/>
	<meta name="author" content="Denny D. Daugherty"/>
	<script type="text/javascript" src="/files/javascript/style.js"></script>
	<script type="text/javascript" src="/files/javascript/styleswitcher.js"></script>
        <meta name="google-site-verification" content="-ZoRN1iM2CfuduqvRcdPjiWLdzWyY5a6LuoJclOQos4" />
<title>Denny Daugherty - Writings - Discover Card Annoyances</title>

<meta name="keywords" content="weblog denny daugherty blog writing comment review rant news christianity music percussion "/>
<meta name="description" content="I've had my Discover card since 2001. It was my first credit card in fact, and all in all I've been rather satisfied it. Although it's not without it's annoyances. The biggest thing is that they do phone solicitations. I..."/>
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.denny.daugherty.name/blog/index.rdf" />

<link rel="start" href="http://www.denny.daugherty.name/blog/" title="Home" />
<link rel="prev" href="http://www.denny.daugherty.name/blog/archives/2005/05/82.html" title="On the wrong side of the stage" />

<link rel="next" href="http://www.denny.daugherty.name/blog/archives/2005/12/100.html" title="Christmas Wish List &#39;05" />


<script type="text/javascript" language="javascript">
<!--

function OpenTrackback (c) {
    window.open(c,
                    'trackback',
                    'width=480,height=480,scrollbars=yes,status=yes');
}

var HOST = 'www.denny.daugherty.name';

// Copyright (c) 1996-1997 Athenia Associates.
// http://www.webreference.com/js/
// License is granted if and only if this entire
// copyright notice is included. By Tomer Shiran.

function setCookie (name, value, expires, path, domain, secure) {
    var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : "");
    document.cookie = curCookie;
}

function getCookie (name) {
    var prefix = name + '=';
    var c = document.cookie;
    var nullstring = '';
    var cookieStartIndex = c.indexOf(prefix);
    if (cookieStartIndex == -1)
        return nullstring;
    var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length);
    if (cookieEndIndex == -1)
        cookieEndIndex = c.length;
    return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex));
}

function deleteCookie (name, path, domain) {
    if (getCookie(name))
        document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT";
}

function fixDate (date) {
    var base = new Date(0);
    var skew = base.getTime();
    if (skew > 0)
        date.setTime(date.getTime() - skew);
}

function rememberMe (f) {
    var now = new Date();
    fixDate(now);
    now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000);
    setCookie('mtcmtauth', f.author.value, now, '', HOST, '');
    setCookie('mtcmtmail', f.email.value, now, '', HOST, '');
    setCookie('mtcmthome', f.url.value, now, '', HOST, '');
}

function forgetMe (f) {
    deleteCookie('mtcmtmail', '', HOST);
    deleteCookie('mtcmthome', '', HOST);
    deleteCookie('mtcmtauth', '', HOST);
    f.email.value = '';
    f.author.value = '';
    f.url.value = '';
}

//-->
</script>

<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/"
         xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
    rdf:about="http://www.denny.daugherty.name/blog/archives/2005/10/96.html"
    trackback:ping="http://www.denny.daugherty.name/cgi-bin/mt/mt-tb.cgi/89"
    dc:title="Discover Card Annoyances"
    dc:identifier="http://www.denny.daugherty.name/blog/archives/2005/10/96.html"
    dc:subject="Rants"
    dc:description="I&apos;ve had my Discover card since 2001. It was my first credit card in fact, and all in all I&apos;ve been rather satisfied it. Although it&apos;s not without it&apos;s annoyances. The biggest thing is that they do phone solicitations. I..."
    dc:creator="Denny D. Daugherty"
    dc:date="2005-10-21T12:09:29-05:00" />
</rdf:RDF>
-->


<!--
<rdf:RDF xmlns="http://web.resource.org/cc/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="http://www.denny.daugherty.name/blog/archives/2005/10/96.html">
<dc:title>Discover Card Annoyances</dc:title>
<dc:description>I&apos;ve had my Discover card since 2001. It was my first credit card in fact, and all in all I&apos;ve been rather satisfied it. Although it&apos;s not without it&apos;s annoyances. The biggest thing is that they do phone solicitations. I...</dc:description>
<dc:creator>Denny D. Daugherty</dc:creator>
<dc:date>2005-10-21T12:09:29-05:00</dc:date>
<license rdf:resource="http://creativecommons.org/licenses/by-nd/1.0/" />
</Work>
<License rdf:about="http://creativecommons.org/licenses/by-nd/1.0/">
<requires rdf:resource="http://web.resource.org/cc/Attribution" />
<requires rdf:resource="http://web.resource.org/cc/Notice" />
<permits rdf:resource="http://web.resource.org/cc/Reproduction" />
<permits rdf:resource="http://web.resource.org/cc/Distribution" />
</License>
</rdf:RDF>
-->



</head><body>
<div id="header">
<div id="headermain">
	Denny D. Daugherty's Personal Web Site
</div>
<div id="menu">
	<a class="menu" href="/index.html">Home</a> - 
	<a class="menu" href="/news/">News</a> - 
	<a class="menu" href="/blog/">Blog</a> - 
	<a class="menu" href="/contact.html">Contact</a> - 
	<a class="menu" href="/interests/">Interests</a> - 
	<a class="menu" href="/gallery/">Gallery</a> - 
	<a class="menu" href="/about/">About</a> - 
	<a class="menu" href="/links/">Links</a> - 
	<a class="menu" href="/guestbook/">Guestbook</a>
</div>
&nbsp;
</div>
<div id="content">


<h1>Writings</h1>

<div id="menu"><a href="http://www.denny.daugherty.name/blog/archives/2005/05/82.html">&laquo; On the wrong side of the stage</a> |

<a href="http://www.denny.daugherty.name/blog/">Main</a>
| <a href="http://www.denny.daugherty.name/blog/archives/2005/12/100.html">Christmas Wish List '05 &raquo;</a>

</div>


<h2>October 21, 2005</h2>

<div class="blogentry">

<h3>Discover Card Annoyances</h3>

<p>I've had my Discover card since 2001. It was my first credit card in fact, and all in all I've been rather satisfied it. Although it's not without it's annoyances. The biggest thing is that they do phone solicitations. I don't mind mailers at all, but calling me at home to tell me about a new promotion or whatever is a bit intrusive. Usually I don't mind it too much, but today it went a step further. Today they tried to get me to apply for another card over the phone. No way!!</p>

<a name="more"></a>
<p>A month ago I received a promotional offer in the mail for a Discover platinum card. Of course I didn't act on it; I have enough credit available to me and don't want an inquiry showing up on my credit report. That was the end of that, so I thought.</p>

<p>Well this morning the phone rang and someone with a very strong accent asked for me. The lady on the other line told me something about a new card and started asking for personal information. At first I was confused because my current card expires in November, so my first thought was that this had to do with getting a new card but for the same account. However, it soon became apparent that this was a completely different thing. Half way through the survey of personal information (mother's maiden name, employment, school attending, household income, last four digits of social security number) I stopped her and had some questions of my own. First of all, I'm very uncomfortable giving out information like this over the phone, especially when it was some unknown person calling me.</p>

<p>Anyway, I asked if this was for a new credit card application. She skirted around the question by using phrases such as "with new features" and "5% cash back on get more purchases". She tried very hard to reassure me and encourage me to let her finish answering her questions. Throughout the whole phone call I asked probably about three times if this would be an application for a new card resulting in an inquiry to my credit report, but neither time did I get a clear answer. She asked me twice to confirm that I wanted to apply, and each time I said "no". I asked twice if she could send me the information in writing for me to decide later, but the response was "Oh yes sir, we will send information" ... but with the new card after the fact. Finally she asked me one last time to confirm the information and everything. I said "No" and was getting somewhat frustrated with the run-around. Just then the line went dead and that was the end of the conversation. </p>

<p>Not knowing what I just got myself into, if anything I grabbed my card and called the number on the back. I was fairly clear on the previous phone call, but at times I could barely understand the lady and she had a hard time herself in English comprehension. Once I got past the menu I didn't have to wait long at all (which I'll have to give them a little credit for) before a reassuring voice with an American accent answered the phone. Finally! I said I just got a cryptic phone call about a new card. He confirmed the offer they sent me in Septermber and the guy said it probably was a followup call regarding that offer, and he also confirmed that it would be an application for a new a card. He transferred me to the new accounts department, and right away I was greeted with another friendly American voice (No disrespect intended to those of other nationalities, it's just that when dealing with things like this I want to be able to understand the person I'm speaking with very clearly and vice versa). She said she had no record of a new application for me and suggested I call back in a couple days just to be sure.</p>

<p>While I was not happy at all with the original phone call, I felt much better after calling customer support. I did make sure to ask that I not be contacted as part of any phone or mail solicitations in the future, something I guess I just never got around to but had a bit of encouragement to do so now. As a consumer I get credit card offers quite regularly. I don't need companies calling me trying to get me to take on more credit which I don't need. No thanks!</p>

<span class="small">Posted by Denny D. Daugherty at October 21, 2005 12:09 PM
| <a href="http://www.denny.daugherty.name/cgi-bin/mt/mt-tb.cgi?__mode=view&amp;entry_id=96" onclick="OpenTrackback(this.href); return false">TrackBack</a>
</span>

</div>

<p>See related entries in the following categories:
<a href="http://www.denny.daugherty.name/blog/archives/rants.html">Rants</a></p>



<H2>Comments</h2>




<h3>Post a comment</h3>

<form method="post" action="http://www.denny.daugherty.name/cgi-bin/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie[0].checked) rememberMe(this)">
<input type="hidden" name="static" value="1" />
<input type="hidden" name="entry_id" value="96" />

<div style="width:180px; padding-right:15px; margin-right:15px; float:left; text-align:left; border-right:1px dotted #bbb;">
	<label for="author">Name:</label><br />
	<input tabindex="1" id="author" name="author" /><br />

	<label for="email">Email Address:</label><br />
	<input tabindex="2" id="email" name="email" /><br />

	<label for="url">URL:</label><br />
	<input tabindex="3" id="url" name="url" /><br />
</div>

Remember personal info?<br />
<input type="radio" id="bakecookie" name="bakecookie" /><label for="bakecookie">Yes</label><input type="radio" id="forget" name="bakecookie" onclick="forgetMe(this.form)" value="Forget Info" style="margin-left: 15px;" /><label for="forget">No</label><br style="clear: both;" />

<label for="text">Comments:</label><br />
<textarea tabindex="4" id="text" name="text" rows="10" cols="50"></textarea><br />

<input type="submit" name="preview" value="&nbsp;Preview&nbsp;" />
<input style="font-weight: bold;" type="submit" name="post" value="&nbsp;Post&nbsp;" /><br />

</form>

<script type="text/javascript" language="javascript">
<!--
document.comments_form.email.value = getCookie("mtcmtmail");
document.comments_form.author.value = getCookie("mtcmtauth");
document.comments_form.url.value = getCookie("mtcmthome");
if (getCookie("mtcmtauth")) {
    document.comments_form.bakecookie[0].checked = true;
} else {
    document.comments_form.bakecookie[1].checked = true;
}
//-->
</script>



</div>
<hr/>
<address>Copyright &copy; 2003-2004 Denny D. Daugherty
<br/>All Rights Reserved
<br/><a href="http://www.denny.daugherty.name">http://www.denny.daugherty.name</a>
<br/><img src="/files/graphics/signature.gif" alt="My Signature"/>
</address>

<div id="foot">
<a href="/credits.html">Site Credits</a> | <a href="/sitemap.html">Site map</a>

<script type="text/javascript"><!--
document.write('<br/>Choose Style:  <a href="javascript:changeColors(\'default\');">Default</a> // ');
document.write('<a href="javascript:changeColors(\'dark\');">Dark</a>');

document.write('<br/>Choose Layout:  <a href="javascript:changeLayout(\'default\');">Default</a> // <a href="javascript:changeLayout(\'fixed\');">Fixed Menu</a>');
// -->
</script>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-15632333-2");
pageTracker._trackPageview();
} catch(err) {}</script>
</body></html>

