当前位置:首页 > 编程开发

Google wants to be your wallet(谷歌向支付行业发展)

webgou15年前 (2011-05-30)编程开发135
Cash is dead and credit cards are dying. Your new wallet is your smart phone. Get ready for a world where every transaction will be traceable. [人们将不再会使用现金和信用卡. 新的支付方式将会是智能手机.以后的世界很微妙] By Dan Tynan May 26, 2011, 2:26 PM — [IMG]zb_users/upload/legacy-upload/2011/5/google_wallett_600x450.jpg[/IMG] Attendees watch a demonstration of the Google wallet application screen during a news conference unveiling the mobile payment system. 参观者注视着谷歌移动支付系统展示屏 Source: REUTERS/Shannon Stapleton Like it or not, your smart phone is turning into your wallet. And if Google has anything to say about it, you’ll be spending gDollars on your gPhones. Today, to the surprise of practically no one, Google announced Google Wallet, a mobile payments system using the Near Field Communications technology built into certain Android smart phones. Soon you may be able to wander into your nearby Quickie Mart and wave your Android phone at the register to pay for that six pack of Modelo Especial and bag of Doritos Cool Ranch chips. For now, though, the “tap-to-pay” system is taking baby steps. Google Wallet will only be available as a trial in New York and San Francisco, and will work only on Samsung Nexus S 4G phones at select retailers using MasterCard PayPass terminals. But it’s inevitable. Everyone in the financial sector is working on frictionless forms of commerce, and the smart phone is the logical place to put them. You might as well mark today as the day cash died and traditional credit cards went on life support. [ See also: My application to become a Facebook ambassador. ] Why? Two reasons. One is that bits are much cheaper than molecules and easier to upgrade or replace. No cards to mail out, no postage, etc. So banks will be able to charge the same transactions fees while incurring much lower overhead. The second is the wealth of data that gets generated when you purchase something, much of which goes uncaptured or poorly used. Everybody wants at that, especially Google. Let’s think about that purchase of Modelo and Doritos. Today, that is probably a straight cash transaction only you and the slacker behind the counter know about, and he’s probably too stoned to remember. If you bought that with your smart phone, a whole mess of people will be able to remember it. The store, for example, could aggregate that information to determine that a lot of people are buying Modelo and Doritos at the same time, and may display them closer together inside the store. Or it may determine the demand for Modelo and Doritos spikes after 11 pm and institute variable pricing, charging more for it in the wee hours than it does in the afternoon. (It may also fire that stoner/slacker employee. In the new frictionless economy, we won't need cash register jockeys.) Google could take that information and, via its new Google Offers service, send you a coupon for your next purchase. Or Google could use its AdMob subsidiary to send your phone ads for competing products like Corona and Fritos. (And Apple, which will surely offer NFC payments at some point for the iPhone and iPad, could do the same with its Quattro mobile ad service.) This type of thing already happens in a limited way with supermarket frequent shopper cards; soon it will happen with everything. Your bank could collect that purchase information and sell it to data brokers, who in turn could sell it to whomever might show an interest. Alcohol and high sodium foods are certainly not good for you -- that’s information your health care provider might be willing to pay for (kiss those “healthy eating” discounts goodbye). Wait, aren’t you in AA? Your estranged spouse’s attorney might be very curious as to what you’re about to do with that six pack. And so on. I’m not saying all of this will happen. I’m just saying there’s nothing to stop it from happening. When all transactions are traceable – and cash payments become the kind of thing only the very poor or the very criminal rely on -- all kinds of things can happen to that data. Some will be highly convenient; others, not so much. I won’t even get into the security issues this raises, though it’s pretty clear smart phones just became an even more tempting target for hackers. But, like I said earlier, frictionless tap-to-pay systems are inevitable. Best to go into them with your eyes wide open. 文章连接:http://www.itworld.com/it-managementstrategy/168775/google-wants-be-your-wallet

扫描二维码推送至手机访问。

版权声明:本文由知了博客发布,如需转载请注明出处。

本文链接:https://www.webgou.info/?id=471

分享给朋友:

“Google wants to be your wallet(谷歌向支付行业发展)” 的相关文章

跟踪wince遇到的问题

今天,测试报告的几个问题,非常的诡异,把 问题记录下来. 1.wince直接运行explorer.exe,模拟导航,出现黑屏 2.运行我们的应用程序,模拟导航,出现内存只剩下2M. 3.出现读取注册表出错,通过在数字电视下,打大灯,旋音量很容易. 第一个问题,硬件工程师,用电压表量电压正常,…

Ubuntu 11.04(64-bit)安装flash player

Ubuntu 11.04(64-bit)安装flash player…

const常类型说明

常变量: const 类型说明符 变量名 常引用: const 类型说明符 &引用名 常对象: 类名 const 对象名 常成员函数: 类名::fun(形参) const 常数组: 类型说明符 const 数组名[大小] 常指针: cons…

stdcall cdecl fastcall thiscall naked call

在C语言中,假设我们有这样的一个函数:int function(int a,int b)调用时只要用result = function(1,2)这样的方式就可以使用这个函数。但是,当高级语言被编译成计算机可…

突破障碍 用Google作代理畅游网络

突破障碍 用Google作代理畅游网络[from:http://tech.163.com/07/0429/09/3D83J91T000917GE.html]通常,当你在查看一个网页时,你计算机上的浏览器软件就会连接到目标服务器,下载页面的数据,接着再将它呈现在你的面前。一般情况下,这确实是访问网站的…

atl CSimpleArray

// This is a part of the Active Template Library.// Copyright (C) Microsoft Corporation// All rights reserved.//// This source code is only intended a…

发表评论

访客

看不清,换一张

◎欢迎参与讨论,请在这里发表您的看法和观点。