Earlier quoted context omitted.
Is reduced fraud even creating meaningful savings? The simple fact that these changes are driven by government regulation rather than internal efforts makes me think not. I think the main benefit to consumers is that they don't have to deal with identity theft as often.
In this case, government regulation makes SCA required; but in Europe most banks already practiced SCA. For free. Here payment card fees are also far far lower because we don't have a credit card mentality of always seeking that tiny percent cashback, so these are much rarer in Europe. We also have banks themselves competing with Visa and MasterCard, for example in Belgium with bancontact. The banks offer merchants e…
Stripe Acquires Touchtech
21–30 of 45 posts
Re: Stripe Acquires Touchtech
#22Earlier quoted context omitted.
Reduced fraud does have benefits to merchants either way by (a) less income lost in chargeback fees, and (b) time saved not having to fight chargebacks.
There's more to that. Anti-fraud mechanisms that require additional action on user's side, lower the conversion rate. For example 3DSecure mechanism redirects customer to another site where user has to put a number received in a text message. My phone is in another room upstairs. I cancel the payment and tell myself I'll do it later. Of course I might do it, but I might forget about it or change my mind. Another exam…
Re: Stripe Acquires Touchtech
#23It's quite exciting that stolen payment card details will lose most of their value for Internet purchases in the EEA soon. Long overdue I think, it's practically a backdoor to the whole Chip and PIN security system. (Though so are transactions with signature or magstripe, but those are also slowly being tackled…) My main bank account is with Nordea, a big Nordic bank, one of Sweden's big four. They are currently quit…
Re: Stripe Acquires Touchtech
#24It's quite exciting that stolen payment card details will lose most of their value for Internet purchases in the EEA soon. Long overdue I think, it's practically a backdoor to the whole Chip and PIN security system. (Though so are transactions with signature or magstripe, but those are also slowly being tackled…) My main bank account is with Nordea, a big Nordic bank, one of Sweden's big four. They are currently quit…
Why isn’t Verified by Visa mandatory everywhere? Isn’t that enough?
Re: Stripe Acquires Touchtech
#25As security practices improves, reducing fraud, does the industry reduce its costs and pass the savings to consumers or is the trend to increase their own profits? I have an assumption as to what the answer is, however I'm wondering if anyone here in the industry may have a solid understanding?
Re: Stripe Acquires Touchtech
#26...well crap. Time to update my side projects to handle this new flow. I wasn't aware this was even coming. Looks like there are a lot of exemptions (my side project costs customers less than 30 euros), but it's ultimately up to the customer's bank. I guess I'll move to Stripe checkout instead of my custom form.
Re: Stripe Acquires Touchtech
#27Earlier quoted context omitted.
In this case, government regulation makes SCA required; but in Europe most banks already practiced SCA. For free. Here payment card fees are also far far lower because we don't have a credit card mentality of always seeking that tiny percent cashback, so these are much rarer in Europe. We also have banks themselves competing with Visa and MasterCard, for example in Belgium with bancontact. The banks offer merchants e…
What's interesting to me is that, in my experience, it seems that SCA not being used is more of a merchant than a bank problem. My previous bank (NatWest in UK) and my current bank (Nordea in SE) both support it, but a lot of merchants, especially UK ones, don't bother, which undermines the system.
But I don't think I've ever seen them used on foreign stores.
Also: Local merchants here tend to use local payment service providers instead of Stripe etc. as the merchants need support for local payment methods, like "bank buttons" which have traditionally been the most common payment method (and much cheaper to merchant than cards).
Re: Stripe Acquires Touchtech
#28As security practices improves, reducing fraud, does the industry reduce its costs and pass the savings to consumers or is the trend to increase their own profits? I have an assumption as to what the answer is, however I'm wondering if anyone here in the industry may have a solid understanding?
Profits equal the difference between what customers are willing to pay for a product/service minus what it costs to provide that product/service. When you find a new way to deliver something valuable at a lower cost -- meaning less time & material resources -- you enjoy profits. Profits are then used to do things like hire people, invest in tech improvements, and acquire companies like Touchtech. Without profits, peo…
note that profit (without qualifiers) == net income (as opposed to gross profit or operating profit)
so it's not true that no money is available for further improvement. profit is what's left over after re-investment (and other costs).
it's also not strictly true that it doesn't inventivize hard work. if the owners take money out of the company as salary and benefits, or they derive satisfaction from the quality of their work and/or pride in building an organization, they may be very well incentivized.
to actually answer the original question, you'd need to understand how value gets distributed in a value chain (including customers). it depends on the relative power of the various actors in the chain. if customers have a lot of power, they'll extract most of the value of the value chain (likely in the form of lower prices). if suppliers have the most power, they'll retain most of the excess value in the value chain as profit. based on a quick read in this case, the supplier has lots of power, so stripe will likely retain most of the profits.
Re: Stripe Acquires Touchtech
#29As security practices improves, reducing fraud, does the industry reduce its costs and pass the savings to consumers or is the trend to increase their own profits? I have an assumption as to what the answer is, however I'm wondering if anyone here in the industry may have a solid understanding?
Anecdotally, it feels like credit card cash back rewards have gone up a bit over time. 2% cash back was not normal until several years ago. I'd guess that market competition would drive up rewards as new entrants pass back more of the savings to consumers.
Re: Stripe Acquires Touchtech
#30Earlier quoted context omitted.
There's more to that. Anti-fraud mechanisms that require additional action on user's side, lower the conversion rate. For example 3DSecure mechanism redirects customer to another site where user has to put a number received in a text message. My phone is in another room upstairs. I cancel the payment and tell myself I'll do it later. Of course I might do it, but I might forget about it or change my mind. Another exam…
The implementations of 3DSecure I've seen were so terrible that I'm not surprised there is a drop in conversion rates. I would consider the user interface and the massive breakage as actively user-hostile. The redirects, terrible UI with blurry crappy bank logos, ugly dialog, and then I have to copy the code from my phone. And incidentally, SMS is a particularly bad method of authentication.