Right
When I talk about merchants “not following proper procedures”, I should clarify: All a merchant needs to bill you over one of the major card networks is
- Your card’s PAN, and
- Your agreement
At that point, they can submit a clearing record to debit your account (or credit, they don’t need your agremeent for that)
This is pretty much how things worked back in The Beginning, except clearing records were peices of paper (somewhat like cheques, in a way) normally with your card’s details captured using an embossing machine.
Of course, there’s a bunch of risk in doing that: The network might reject the transaction (because there’s no issuse to route it to) or the issuer might reject it for a bunch of reaosns (no such card, cardholder didn’t authorise transation i.e. fraud due to stolen details/card, customer didnt have the money and the issuing bank has suffered a loss)
The “issuer finanical loss” case wasn’t there originally: issuers were expected to vet who they gave credit cards to. It was added later, as access to credit cards widened and as ATM cards started “merging” with credit cards to form debit cards, and online authorisation became the norm. Note that an issuer can’t use it just because you failed to repay the issuer - it can only be used when the issuer wouldn’t have authorised the transaction if the acquirer attempted to do so.
Every step beyond those two is about managing (and transferring) risk:
- Online authorisation checks that you are good for the funds and lets the issuer disable stolen cards
- Chip cards remove static, duplicatable credentials from in-person payments
- Offline authorisation (i.e. where the card will approve a transaction entirely offline) lets the issuer place caps on their liability for these types of transactions
- 3DSecure (and Digital Secure Remote Payments - Apple/Google Pay for ecommerce) lets the issuer implement controls to validate that you are you and not some fraudster that has stolen your card details
(Authorisation holds expire to prevent a merchant from forgetting one and accidentally blocking funds in your account indefinitely. Merchants are not supposed to place them and allow them to expire - and they’re certainly not supposed to place them and then e-mail PANs to random people at your card issuer to reverse them - My Monzo e-mail address averaged several of those a day! The networks are slowly ramping up enforcement of the requirement for acquirers to properly reverse auths they don’t intend to clear, and also to stop the £$€1 active card check nonsense)
The Mastercard Transaction Processing Rules (and the Chargeback Rules, and the others) are all about setting the parameters of these liability shifts. Broadly, the merchant/acquirer have a bunch of options available to them which enable them to shift liability for fraud to the issuer; they need to trade them off against the friction they may introduce and how that may cause people to “drop out” of payment flows. These options generally give the issuer more information and place them more “in the loop” - allowing them to make more informed decisions.
But at the end of the day, it boils down to the fact that if you enter into a transaction, that comes with an obligation to pay.
The above said: The way the Monzo app says “refund from Merchant” when an authorisation expires is misleading, and was one of the things on my todo list when I was a Monzonaut. Unfortunately, it was structurally hard to fix because the payments team never had any mobile developers.