Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #104869
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Newsgroups | comp.lang.python |
| Subject | Re: OTish Wells Fargo sucks |
| Date | Mon, 14 Mar 2016 22:25:49 +0000 |
| Lines | 37 |
| Message-ID | <mailman.134.1457994396.12893.python-list@python.org> (permalink) |
| References | <ejceebtnatlv9avcn72hairl3pf5k3nogs@4ax.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=windows-1252; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de bauqpNUbWUOzPQTPCfC0fgbyn4unWkaJ23DAjo3ga2mQ== |
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.059 |
| X-Spam-Evidence | '*H*': 0.88; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.05; 'cents': 0.07; 'minus': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'adjusted': 0.16; 'out?': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'obviously': 0.16; 'language': 0.19; 'changes': 0.20; 'lawrence': 0.22; 'bit': 0.23; 'header:In-Reply-To:1': 0.24; 'sort': 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints- To:1': 0.26; 'least': 0.27; 'actual': 0.28; 'maintenance,': 0.29; 'code': 0.30; 'checks': 0.30; "can't": 0.32; 'bill': 0.32; 'language.': 0.32; 'problem': 0.33; 'utility': 0.33; 'correctly': 0.34; 'except': 0.34; 'could': 0.35; 'programming.': 0.35; 'but': 0.36; 'should': 0.36; 'there': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'delete': 0.38; 'goes': 0.39; 'does': 0.39; 'system.': 0.39; 'to:addr:python.org': 0.40; 'where': 0.40; 'mark': 0.40; 'some': 0.40; 'company': 0.60; 'your': 0.60; 'close': 0.61; 'address': 0.61; 'charset:windows-1252': 0.62; 'personal': 0.63; 'times': 0.63; 'companies': 0.63; 'our': 0.64; 'account': 0.66; 'home': 0.67; 'online': 0.71; 'banks': 0.72; 'bank': 0.75; 'address,': 0.77; 'account.': 0.80; 'hope.': 0.84; 'pythonistas,': 0.84; 'seymore4head': 0.84; 'spell': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| X-Gmane-NNTP-Posting-Host | 80.234.129.0 |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 |
| In-Reply-To | <ejceebtnatlv9avcn72hairl3pf5k3nogs@4ax.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.21 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:104869 |
Show key headers only | View raw
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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
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
csiph-web