Hacker News new | ask | show | jobs
by bdcravens 2759 days ago
> Credit card, Apple Pay, Ali Pay, etc. are instant.

Not really. There's a settlement period, and if the transaction can be reversed, it's really not complete in the sense of a Bitcoin transaction with 6 confirmations.

2 comments

That's a deliberate (and extremely useful) feature.
The transaction may not be truly completed, but it was validated instantly.
Which in Bitcoin's case, would be a 0-confirmation transaction, which is visible pretty much immediately as well.
0-confirmation seems to be just a placeholder, so I do not think it is comparable at all to a credit card verification.

I do not want to nitpick but credit cards validate, that is to say they verify the parts in a transaction and resolve instantly if it can or cannot take place, and then it does take place instantly. That you can "take it back" is a feature independent of the actual operation. The settlement period is not a technological imposition but a human one; it is in place because humans are not trustworthy.

On Bitcoin on the other hand, the limitation is inherently technical. The protocol verification methods are slow by design.