Earlier quoted context omitted.
> I felt like I stepped into the future. It's more like stepping out of the past. It's not that India is particularly ahead, it's that the US is particularly behind. The EU for example has essentially instant SEPA transfers now and has done for a while.
It's counter-intuitive, but if you think about it, less develop countries are in a better position to deploy fully integrated systems. E.g.: Portugal has a great, free, cross-bank, ATM system since the beginning [1] because Portuguese banks were late to the party in regards to deploying such machines. They could learn from other countries and create a more resilient system, which has since been expanded to be able to…
Fed announces details of new interbank service to support instant payments
381–390 of 431 posts
Re: Fed announces details of new interbank service to support instant payments
#382Earlier quoted context omitted.
"Astoundingly" complicated???? ACH/NACHA isn't any more complicated than any other API. If anything it's easier than most if you're used to string processing, because the file format is just 80 character rows with 9 different types of rows starting with that numerical digit. The schema is well defined. In many cases a "transaction" is executed by simply FTPing an .ach file. What did you find so complicated?
In addition to the sibling comment: as already mentioned, the machinery to handle ACH (or any bank transactions, really) is very complex: - the formats (there are more than one for interbank communications) are never properly followed by any bank, and many add their own undocumented proprietary extensions to them - they are usually processed in batches, and the entirety of bank systems are built assuming that everyth…
This is on purpose by some banks. They will sort the incoming queue and process withdraws before deposits to increase the number of NSF fees they collect.
Re: Fed announces details of new interbank service to support instant payments
#383Earlier quoted context omitted.
The US has a unified payment system (ACH) and has had it for many decades it's just not instant, usually takes 3 business days for a transaction to fully settle.
So why isn't ACH used widespread?
Re: Fed announces details of new interbank service to support instant payments
#384Nearly all first world countries enjoy instant payments at the point of sale and person to person. It boggles my mind that it has taken this long and a pandemic to even set the gears in motion, all while battling ridiculous levels of cheque and credit card fraud.
It always feels like going back in time whenever an American requests a cheque. I haven't filled one in for over 15 years at this stage.
Re: Fed announces details of new interbank service to support instant payments
#38524x7x52?
Re: Fed announces details of new interbank service to support instant payments
#386I moved to India at the start of the year and there's the Universal Payment Interface (UPI) here that essentially allows a Venmo like interface to transfer $ instantaneously from any bank account to another - by simply using the recipient's phone number or a QR code. There are multiple apps that interface with UPI, and the barrier to entry isn't high - allowing for good competition on the UX. Literally every person I…
US banks have something mostly like this: Zelle [1]; the company behind it, Early Warning Systems, is owned by JPMorgan Chase, Bank of America, Capital One, Wells Fargo, PNC, basically every bank has a stake in it, and every bank supports it. And it works better than Cash App/Venmo; enter phone number or email address, get an instant direct bank-to-bank transfer, no fees, all from the normal bank app you'd already be…
https://techcrunch.com/2018/02/16/zelle-users-are-finding-ou...
Re: Fed announces details of new interbank service to support instant payments
#387Re: Fed announces details of new interbank service to support instant payments
#388Nearly all first world countries enjoy instant payments at the point of sale and person to person. It boggles my mind that it has taken this long and a pandemic to even set the gears in motion, all while battling ridiculous levels of cheque and credit card fraud.
It always feels like going back in time whenever an American requests a cheque. I haven't filled one in for over 15 years at this stage.
I'm like -- what century do you live in? Since when a) is that an appropriate way to verify an account, and b) does anyone even use cheques anymore?! Most banks don't even issue them anymore and most people don't have them.
Re: Fed announces details of new interbank service to support instant payments
#389Earlier quoted context omitted.
A standard backed by the US government isn't going to be just another standard.
Why don't just copy what's in use in other countries? For example, sending and receiving money in the EU is pretty simple, you only need their IBAN, and maybe their name (AFAIK some countries require it). I'm not even aware of what's going on in the background, but from the user perspective its easy and free.
Re: Fed announces details of new interbank service to support instant payments
#390Earlier quoted context omitted.
It always feels like going back in time whenever an American requests a cheque. I haven't filled one in for over 15 years at this stage.
One thing about checks that perhaps doesn't get touched on a lot...plenty of businesses use them as part of their accounts payable process wherein they are invoiced on some type of payment terms (whether it's due on receipt or commonly within 30/60/90 days). An unintended but extremely (ab)used feature here is being able to pad out the actual time between receipt of invoice and when the money actually leaves your ban…