Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #104867 > unrolled thread

OTish Wells Fargo sucks

Started bySeymore4Head <Seymore4Head@Hotmail.invalid>
First post2016-03-14 18:10 -0400
Last post2016-03-15 12:03 -0700
Articles 7 — 6 participants

Back to article view | Back to comp.lang.python


Contents

  OTish  Wells Fargo sucks Seymore4Head <Seymore4Head@Hotmail.invalid> - 2016-03-14 18:10 -0400
    Re: OTish Wells Fargo sucks Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-14 22:25 +0000
    Re: OTish Wells Fargo sucks Joel Goldstick <joel.goldstick@gmail.com> - 2016-03-14 18:28 -0400
    Re: OTish  Wells Fargo sucks Grant Edwards <invalid@invalid.invalid> - 2016-03-15 14:37 +0000
      Re: OTish Wells Fargo sucks MRAB <python@mrabarnett.plus.com> - 2016-03-15 18:23 +0000
        Re: OTish Wells Fargo sucks Rick Johnson <rantingrickjohnson@gmail.com> - 2016-03-15 12:05 -0700
      Re: OTish  Wells Fargo sucks Rick Johnson <rantingrickjohnson@gmail.com> - 2016-03-15 12:03 -0700

#104867 — OTish Wells Fargo sucks

FromSeymore4Head <Seymore4Head@Hotmail.invalid>
Date2016-03-14 18:10 -0400
SubjectOTish Wells Fargo sucks
Message-ID<ejceebtnatlv9avcn72hairl3pf5k3nogs@4ax.com>
Wells Fargo online will not allow you to change a payee's address. You
have to delete the account and re enter it.

I have had most of my bills on autopay for at least 15 years.  The
last utility company to make the change was the water company.  For
some reason their system could not take checks from my bank.  I had
the bank send the water company a check for 11.50 each month which was
a pretty close estimate of the actual bill and they adjusted the
actual amount plus or minus a few cents for around 2 years until they
"modernized" system.

Anyway, except for a few personal checks I have to write for home
maintenance, everything is automatic.  There are a few companies that
I have the bank issue checks from time to time.  There have been a
couple of times where the person/company actually changes the address,
but Wells Fargo does not allow you to change the address of a payee.
This sucks.  You would think the bank would issue you a unique number
for the payee and you should be able to change the address without
having to delete and remake the account.  The only reason I can think
of is lazy programming.  Do all banks make you delete your account to
change the payee address?

[toc] | [next] | [standalone]


#104869 — Re: OTish Wells Fargo sucks

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2016-03-14 22:25 +0000
SubjectRe: OTish Wells Fargo sucks
Message-ID<mailman.134.1457994396.12893.python-list@python.org>
In reply to#104867
On 14/03/2016 22:10, Seymore4Head wrote:
> Wells Fargo online will not allow you to change a payee's address. You
> have to delete the account and re enter it.
>
> I have had most of my bills on autopay for at least 15 years.  The
> last utility company to make the change was the water company.  For
> some reason their system could not take checks from my bank.  I had
> the bank send the water company a check for 11.50 each month which was
> a pretty close estimate of the actual bill and they adjusted the
> actual amount plus or minus a few cents for around 2 years until they
> "modernized" system.
>
> Anyway, except for a few personal checks I have to write for home
> maintenance, everything is automatic.  There are a few companies that
> I have the bank issue checks from time to time.  There have been a
> couple of times where the person/company actually changes the address,
> but Wells Fargo does not allow you to change the address of a payee.
> This sucks.  You would think the bank would issue you a unique number
> for the payee and you should be able to change the address without
> having to delete and remake the account.  The only reason I can think
> of is lazy programming.  Do all banks make you delete your account to
> change the payee address?
>

Well if banks can't spell "modernised" or "cheques" correctly there is 
obviously no hope.  Perhaps we could get BartC to write a bit of code to 
sort this problem out?

Goes off looking for large pair of pliers with which to pull tongue from 
cheek.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

[toc] | [prev] | [next] | [standalone]


#104870 — Re: OTish Wells Fargo sucks

FromJoel Goldstick <joel.goldstick@gmail.com>
Date2016-03-14 18:28 -0400
SubjectRe: OTish Wells Fargo sucks
Message-ID<mailman.135.1457994534.12893.python-list@python.org>
In reply to#104867
On Mon, Mar 14, 2016 at 6:25 PM, Mark Lawrence <breamoreboy@yahoo.co.uk>
wrote:

> On 14/03/2016 22:10, Seymore4Head wrote:
>
>> Wells Fargo online will not allow you to change a payee's address. You
>> have to delete the account and re enter it.
>>
>> I have had most of my bills on autopay for at least 15 years.  The
>> last utility company to make the change was the water company.  For
>> some reason their system could not take checks from my bank.  I had
>> the bank send the water company a check for 11.50 each month which was
>> a pretty close estimate of the actual bill and they adjusted the
>> actual amount plus or minus a few cents for around 2 years until they
>> "modernized" system.
>>
>> Anyway, except for a few personal checks I have to write for home
>> maintenance, everything is automatic.  There are a few companies that
>> I have the bank issue checks from time to time.  There have been a
>> couple of times where the person/company actually changes the address,
>> but Wells Fargo does not allow you to change the address of a payee.
>> This sucks.  You would think the bank would issue you a unique number
>> for the payee and you should be able to change the address without
>> having to delete and remake the account.  The only reason I can think
>> of is lazy programming.  Do all banks make you delete your account to
>> change the payee address?
>>
>> A bit off topic? python?


>
> --
> https://mail.python.org/mailman/listinfo/python-list
>



-- 
Joel Goldstick
http://joelgoldstick.com/ <http://joelgoldstick.com/stats/birthdays>
http://cc-baseballstats.info/

[toc] | [prev] | [next] | [standalone]


#104942

FromGrant Edwards <invalid@invalid.invalid>
Date2016-03-15 14:37 +0000
Message-ID<nc96o6$6js$1@reader1.panix.com>
In reply to#104867
On 2016-03-14, Seymore4Head <Seymore4Head@Hotmail.invalid> wrote:

> Wells Fargo online will not allow you to change a payee's address. You
> have to delete the account and re enter it.

Wells Fargo is a pretty large company with a lot of money to spend.

How difficult a web site is to use is proportional to the size of
organization that owns it and how much money they spent developing it.

That's also why the national health insurance marketplace web site was
such a debacle.

-- 
Grant Edwards               grant.b.edwards        Yow! I just remembered
                                  at               something about a TOAD!
                              gmail.com            

[toc] | [prev] | [next] | [standalone]


#104949 — Re: OTish Wells Fargo sucks

FromMRAB <python@mrabarnett.plus.com>
Date2016-03-15 18:23 +0000
SubjectRe: OTish Wells Fargo sucks
Message-ID<mailman.166.1458066226.12893.python-list@python.org>
In reply to#104942
On 2016-03-15 14:37, Grant Edwards wrote:
> On 2016-03-14, Seymore4Head <Seymore4Head@Hotmail.invalid> wrote:
>
>> Wells Fargo online will not allow you to change a payee's address. You
>> have to delete the account and re enter it.
>
> Wells Fargo is a pretty large company with a lot of money to spend.
>
> How difficult a web site is to use is proportional to the size of
> organization that owns it and how much money they spent developing it.
>
> That's also why the national health insurance marketplace web site was
> such a debacle.
>
After the failure of "NHS Connecting for Health" 
(https://en.wikipedia.org/wiki/NHS_Connecting_for_Health), the UK 
government got its act together with the "Government Digital Service" 
(https://en.wikipedia.org/wiki/Government_Digital_Service). It no longer 
tries to do everything in one go.

Failure is not inevitable.

[toc] | [prev] | [next] | [standalone]


#104954 — Re: OTish Wells Fargo sucks

FromRick Johnson <rantingrickjohnson@gmail.com>
Date2016-03-15 12:05 -0700
SubjectRe: OTish Wells Fargo sucks
Message-ID<d61d5acf-037e-499a-9019-19032eaf2e43@googlegroups.com>
In reply to#104949
On Tuesday, March 15, 2016 at 1:23:58 PM UTC-5, MRAB wrote:
> Failure is not inevitable.

Inevitable? No. 

Highly probable? Yes.

(This message sponsored by: The Magic Eight Ball)

[toc] | [prev] | [next] | [standalone]


#104953

FromRick Johnson <rantingrickjohnson@gmail.com>
Date2016-03-15 12:03 -0700
Message-ID<19b114bc-88a9-4c18-9e58-22f672d01e8a@googlegroups.com>
In reply to#104942
On Tuesday, March 15, 2016 at 9:38:16 AM UTC-5, Grant Edwards wrote:
> How difficult a web site is to use is proportional to the
> size of organization that owns it and how much money they
> spent developing it.

I would also add: "The quality of the engineers who design
and implement it". This is actually the most import part!
You can't just throw money at a project and assume it's
quality will increase proportionally. Money creates more
problems than it solves.

> That's also why the national health insurance marketplace
> web site was such a debacle.

The "debacle", or "evil", existed long before the
marketplace did, and it goes by the name of "Politics".

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web