Movatterモバイル変換


[0]ホーム

URL:


US20140012704A1 - Selecting a preferred payment instrument based on a merchant category - Google Patents

Selecting a preferred payment instrument based on a merchant category
Download PDF

Info

Publication number
US20140012704A1
US20140012704A1US13/542,303US201213542303AUS2014012704A1US 20140012704 A1US20140012704 A1US 20140012704A1US 201213542303 AUS201213542303 AUS 201213542303AUS 2014012704 A1US2014012704 A1US 2014012704A1
Authority
US
United States
Prior art keywords
merchant
category
computer
user
transaction
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US13/542,303
Inventor
Boris Mizhen
Kendra Shannon Curtis
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Google LLC
Original Assignee
Google LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Google LLCfiledCriticalGoogle LLC
Priority to US13/542,303priorityCriticalpatent/US20140012704A1/en
Assigned to GOOGLE INC.reassignmentGOOGLE INC.ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS).Assignors: CURTIS, KENDRA SHANNON, MIZHEN, BORIS
Priority to AU2013207643Aprioritypatent/AU2013207643B2/en
Priority to PCT/US2013/049446prioritypatent/WO2014008471A1/en
Publication of US20140012704A1publicationCriticalpatent/US20140012704A1/en
Priority to US15/072,191prioritypatent/US10185954B2/en
Abandonedlegal-statusCriticalCurrent

Links

Images

Classifications

Definitions

Landscapes

Abstract

The invention provides a computer-implemented method to select a preferred card for a purchase based on a merchant category. In the exemplary method, the computer associates a plurality of financial accounts with an account of a user; associates a merchant category with a financial account associated with the user account; and receives data from a transaction. The computer can maintain a database of merchant categories; determine the category of the merchant based on the data associated with the transaction; and extract data to identify the merchant, such as merchant name, address, or telephone number. The computer can determine the geo-location of the user device and determine the merchant identify from the location. The computer can determine a merchant category of the merchant from the merchant identity; select the financial account associated with the merchant category of the merchant; and communicate the financial account selected to conduct the transaction.

Description

Claims (18)

What is claimed is:
1. A computer-implemented method to select a payment instrument for a purchase based on a merchant category, comprising:
associating, by a computer, a plurality of financial accounts with a user account of a user, the user account being maintained by the computer;
for one or more of the financial accounts associated with the user account, associating, by the computer, one of a plurality of merchant categories with the respective financial account in a category database;
receiving, by the computer from a user network device, data from a transaction of the user account with a merchant;
determining, by the computer, a merchant category of the merchant by extracting an identification of the merchant from the data from the transaction, locating the identified merchant in the category database, and determining the category associated with the merchant in the database;
selecting, by the computer, one of the financial accounts associated with the merchant category of the merchant; and
communicating, by the computer, the selected financial account to the user network device to conduct the transaction.
2. The computer-implemented method ofclaim 1, wherein extracting the identification of the merchant from the data comprises identifying, by the computer, one of more of the following features of the merchant from the data:
a merchant name;
a merchant address;
a merchant telephone number; and
a merchant store number.
3. The computer-implemented method ofclaim 1, wherein the transaction data comprises location data identifying a location of the user network device, and wherein extracting the identification of the merchant from the transaction data comprises:
extracting, by the computer, the location data identifying the location of the user network device; and
determining, by the computer, the identity of the merchant associated with the location of the user network device.
4. The computer-implemented method ofclaim 1, wherein determining the merchant category of the merchant comprises:
identifying, by the computer, one of more products associated with the transaction;
comparing, by the computer, the associated products with a list of products associated with other merchants in the category database; and
determining, by the computer, that the merchant is associated with a category of merchants based on a similarity of the products associated with the merchant and the products associated with the merchants associated with the category.
5. The computer-implemented method ofclaim 1, further comprising:
receiving, by the computer, data from a plurality of accounts of other users;
determining, by the computer, financial accounts of the accounts of other users that are in common with the user account;
determining, by the computer, merchant categories associated with the common financial accounts of the user account and the other user accounts; and
recommending, by the computer, the merchant categories that are most frequently associated with the financial accounts of the accounts of other users that are in common with the user account.
6. The computer-implemented method ofclaim 1, wherein the category database comprises merchant names, merchant addresses, merchant phone numbers, merchant product offerings, merchant category codes, and merchant geo-locations.
7. A computer program product, comprising:
a non-transitory computer-readable storage device having computer-executable program instructions embodied thereon that when executed by a computer select a payment instrument for a purchase based on a merchant category, the computer-executable program instructions comprising:
computer-executable program instructions to associate a plurality of financial accounts with a user account of a user, the user account being maintained by the computer;
computer-executable program instructions to associate, for one or more of the financial accounts associated with the user account, one of a plurality of merchant categories with the respective financial account in a category database;
computer-executable program instructions to receive, from a user network device, data from a transaction of the user account with a merchant;
computer-executable program instructions to determine a merchant category of the merchant by
extracting, from the transaction data, a location identifying the location of the user network device,
determining the identity of the merchant associated with the location of the user network device,
locating the identified merchant in the category database, and
determining the category associated with the merchant in the database;
computer-executable program instructions to select one of the financial accounts associated with the merchant category of the merchant; and
computer-executable program instructions to communicate the selected financial account to the user network device to conduct the transaction.
8. The computer program product ofclaim 7, wherein extracting the identification of the merchant from the data comprises identifying, by the computer, one of more of the following features of the merchant from the data:
a merchant name;
a merchant address;
a merchant telephone number; and
a merchant store number.
9. The computer program product ofclaim 7, wherein the transaction data comprises identification data identifying a merchant, and wherein determining the category of the merchant from the transaction data comprises:
extracting an identification of the merchant from the data from the transaction;
locating the identified merchant in the category database; and
determining the category associated with the merchant in the database.
10. The computer program product ofclaim 7, wherein determining the merchant category of the merchant comprises:
identifying one of more products associated with the transaction;
comparing the associated products with a list of products associated with other merchants in the category database; and
determining that the merchant is associated with a category of merchants based on a similarity of the products associated with the merchant and the products associated with the merchants associated with the category.
11. The computer program product ofclaim 7, further comprising:
computer-executable program instructions to receive data from a plurality of accounts of other users;
computer-executable program instructions to determine financial accounts of the accounts of other users that are in common with the user account;
computer-executable program instructions to determine merchant categories associated with the common financial accounts of the user account and the other user accounts; and
computer-executable program instructions to recommend the merchant categories that are most frequently associated with the financial accounts of the accounts of other users that are in common with the user account.
12. The computer program product ofclaim 7, wherein the category database comprises merchant names, merchant addresses, merchant phone numbers, merchant product offerings, merchant category codes, and merchant geo-locations.
13. A system to select a payment instrument for a purchase based on a merchant category, the system comprising:
a storage resource;
a network module; and
a processor communicatively coupled to the storage resource and the network module, wherein the processor executes application code instructions that are stored in the storage resource and that cause the system to:
associate a plurality of financial accounts with a user account of a user, the user account being maintained by the computer;
associate, for one or more of the financial accounts associated with the user account, one of a plurality of merchant categories with the respective financial account in a category database;
receive, from a user network device, data from a transaction of the user account with a merchant;
determine a merchant category of the merchant by
identifying one of more products associated with the transaction,
comparing the associated products with a list of products associated with other merchants in the category database,
determining that the merchant is associated with a category of merchants based on a similarity of the products associated with the merchant and the products associated with the merchants associated with the category;
select one of the financial accounts associated with the merchant category of the merchant; and
communicate the selected financial account to the user network device to conduct the transaction.
14. The system ofclaim 13, wherein extracting the identification of the merchant from the data comprises identifying, by the computer, one of more of the following features of the merchant from the data:
a merchant name;
a merchant address;
a merchant telephone number; and
a merchant store number.
15. The system ofclaim 13, wherein the transaction data comprises location data identifying a location of the user network device, and wherein determining the category of the merchant from the transaction data comprises instructions further causing the system to:
extract the location data identifying the location of the user network device; and
determine the identity of the merchant associated with the location of the user network device;
locate the identified merchant in the category database; and
determine the category associated with the merchant in the database.
16. The system ofclaim 13, wherein the transaction data comprises identification data identifying a merchant, and wherein determining the category of the merchant from the transaction data comprises:
extracting an identification of the merchant from the data from the transaction;
locating the identified merchant in the category database; and
determining the category associated with the merchant in the database.
17. The system ofclaim 13, the instructions further causing the system to:
receive data from a plurality of accounts of other users;
determine financial accounts of the accounts of other users that are in common with the user account;
determine merchant categories associated with the common financial accounts of the user account and the other user accounts; and
recommend the merchant categories that are most frequently associated with the financial accounts of the accounts of other users that are in common with the user account.
18. The system ofclaim 13, wherein the category database comprises merchant names, merchant addresses, merchant phone numbers, merchant product offerings, merchant category codes, and merchant geo-locations.
US13/542,3032012-07-052012-07-05Selecting a preferred payment instrument based on a merchant categoryAbandonedUS20140012704A1 (en)

Priority Applications (4)

Application NumberPriority DateFiling DateTitle
US13/542,303US20140012704A1 (en)2012-07-052012-07-05Selecting a preferred payment instrument based on a merchant category
AU2013207643AAU2013207643B2 (en)2012-07-052013-07-05Selecting a preferred payment instrument based on a merchant category
PCT/US2013/049446WO2014008471A1 (en)2012-07-052013-07-05Selecting a preferred payment instrument based on a merchant category
US15/072,191US10185954B2 (en)2012-07-052016-03-16Selecting a preferred payment instrument based on a merchant category

Applications Claiming Priority (1)

Application NumberPriority DateFiling DateTitle
US13/542,303US20140012704A1 (en)2012-07-052012-07-05Selecting a preferred payment instrument based on a merchant category

Related Child Applications (1)

Application NumberTitlePriority DateFiling Date
US15/072,191ContinuationUS10185954B2 (en)2012-07-052016-03-16Selecting a preferred payment instrument based on a merchant category

Publications (1)

Publication NumberPublication Date
US20140012704A1true US20140012704A1 (en)2014-01-09

Family

ID=49879250

Family Applications (2)

Application NumberTitlePriority DateFiling Date
US13/542,303AbandonedUS20140012704A1 (en)2012-07-052012-07-05Selecting a preferred payment instrument based on a merchant category
US15/072,191Active2033-06-08US10185954B2 (en)2012-07-052016-03-16Selecting a preferred payment instrument based on a merchant category

Family Applications After (1)

Application NumberTitlePriority DateFiling Date
US15/072,191Active2033-06-08US10185954B2 (en)2012-07-052016-03-16Selecting a preferred payment instrument based on a merchant category

Country Status (3)

CountryLink
US (2)US20140012704A1 (en)
AU (1)AU2013207643B2 (en)
WO (1)WO2014008471A1 (en)

Cited By (50)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20140114777A1 (en)*2012-10-222014-04-24Remi GuyotTailored Display of Payment Options
US20150058146A1 (en)*2013-08-232015-02-26Ajit GaddamDynamic Account Selection
US20150120428A1 (en)*2013-10-282015-04-30U.S. Bank, National AssociationMobile-enabled commerce service aggregation
CN105279646A (en)*2015-09-252016-01-27宇龙计算机通信科技(深圳)有限公司Payment application selection method and mobile terminal
WO2016048863A1 (en)*2014-09-222016-03-31Mastercard International IncorporatedPayment systems and methods for managing payment card use
WO2016054226A1 (en)*2014-10-012016-04-07Google Inc.Annotating a transaction history record with merchant information identified from a merchant identifier and user computing device location data
US20160140535A1 (en)*2014-09-222016-05-19Mastercard International IncorporatedPayment systems and methods for managing payment card use
US20160140541A1 (en)*2014-11-182016-05-19Google Inc.Automatically communicating user device data to a transaction computing system
WO2016098774A1 (en)*2014-12-162016-06-23大日本印刷株式会社Store terminal device, membership management server, proxy settlement server, and settlement method
US20160335702A1 (en)*2015-05-132016-11-17Sony CorporationMethod and system for providing recommendation for selection of a merchant store
WO2017015128A1 (en)*2015-07-172017-01-26Google Inc.Merchant-specific functionality services
EP3131044A1 (en)*2015-08-132017-02-15Lg Electronics Inc.Mobile terminal
US20170046686A1 (en)*2015-08-132017-02-16Lg Electronics Inc.Mobile Terminal
US9679284B2 (en)2013-03-042017-06-13Google Inc.Selecting a preferred payment instrument
WO2017116645A1 (en)*2015-12-312017-07-06Mastercard International IncorporatedMethod and system for secure consumer identification
US9916575B2 (en)2014-11-192018-03-13Qualcomm IncorporatedSystems and methods for adaptive routing for multiple secure elements
US9934494B1 (en)*2013-10-242018-04-03United Services Automobile Association (Usaa)Methods and systems for systematic recognition of recurring payees and payments
EP3333790A1 (en)*2016-12-072018-06-13Mastercard International IncorporatedAutomatic context-based selection from a digital wallet
US20180288562A1 (en)*2017-04-032018-10-04Bank Of America CorporationData Transfer Between Computing Device and User Device Over Session or Connection in Response to Wireless Sensing Device Detecting User Device at a Location
US10185954B2 (en)2012-07-052019-01-22Google LlcSelecting a preferred payment instrument based on a merchant category
WO2019040150A1 (en)*2017-08-252019-02-28Google LlcConducting transactions with multiple payment service providers
US10223754B1 (en)2014-08-122019-03-05Wells Fargo Bank, N.A.Personal financial planning and engagement with peer-based comparison
EP3474210A1 (en)*2017-10-192019-04-24Capital One Services, LLCUser account controls for online transactions
US10402829B1 (en)*2016-09-092019-09-03Worldpay, LlcSystems and methods for using shared databases for managing supplemental payment sources
US10402896B1 (en)2014-07-032019-09-03Wells Fargo Bank, N.A.Systems and methods for interactive financial categorization and budgeting
US10423947B1 (en)*2016-09-092019-09-24Worldpay, LlcUser interfaces for using shared databases for managing supplemental payment sources
US10558975B2 (en)2016-08-172020-02-11Mastercard International IncorporatedSystems and methods for use in facilitating transactions
US10601718B2 (en)2017-04-032020-03-24Bank Of America CorporationData transfer, over session or connection, and between computing device and server associated with a routing network for modifying one or more parameters of the routing network
US10601934B2 (en)2017-04-032020-03-24Bank Of America CorporationData transfer, over session or connection, and between computing device and one or more servers for transmitting data to a third party computing device
US10609156B2 (en)2017-04-032020-03-31Bank Of America CorporationData transfer, over session or connection, and between computing device and server associated with one or more routing networks in response to detecting activity
US10608918B2 (en)2017-04-032020-03-31Bank Of America CorporationData transfer, over session or connection, and between computing device and one or more servers to determine likelihood of user device using a routing network
EP3648036A1 (en)*2018-10-292020-05-06Mastercard International IncorporatedNon-default application selection during a transaction
WO2020121063A1 (en)*2018-12-112020-06-18OrangeMethod for operating a device for selecting a virtual card in a digital wallet
US10699289B1 (en)2015-06-052020-06-30Wells Fargo Bank, N.A.Systems and methods for providing real-time payment recommendations and offers
US10716060B2 (en)2017-04-032020-07-14Bank Of America CorporationData transfer between computing device and user device at different locations and over session or connection to display one or more routing networks to use
US10740852B1 (en)*2015-06-232020-08-11Square, Inc.Classifying merchants
US10878394B1 (en)2018-11-292020-12-29Square, Inc.Intelligent inventory recommendations
US10909486B1 (en)2015-07-152021-02-02Square, Inc.Inventory processing using merchant-based distributed warehousing
US10949796B1 (en)2015-07-152021-03-16Square, Inc.Coordination of inventory ordering across merchants
US10949825B1 (en)2017-06-302021-03-16Square, Inc.Adaptive merchant classification
US11017369B1 (en)2015-04-292021-05-25Square, Inc.Cloud-based inventory and discount pricing management system
US11030603B1 (en)*2017-06-262021-06-08Wells Fargo Bank, N.A.Systems and methods for distinguishing between profiles in a passive authentication scheme
US20210217014A1 (en)*2020-01-092021-07-15Visa International Service AssociationMethod, System, and Computer Program Product for Co-Located Merchant Anomaly Detection
US20210248668A1 (en)*2018-09-112021-08-12Nippon Food Manufacturer Co.Virtual store provision system
CN113837755A (en)*2018-07-052021-12-24创新先进技术有限公司Offline transaction distinguishing method and device and computer equipment
US11210725B2 (en)2014-03-242021-12-28Square, Inc.Determining pricing information from merchant data
US11348119B1 (en)2017-10-182022-05-31Block, Inc.Intelligent merchant onboarding
US20230230061A1 (en)*2022-01-192023-07-20Tapp Holdings, LLCSystems and methods for matching tokenized accounts between anonymous parties
US11861579B1 (en)2018-07-312024-01-02Block, Inc.Intelligent inventory system
EP4300397A1 (en)*2022-06-282024-01-03Thales Dis France SasMethod for managing a card

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10990974B1 (en)2015-01-152021-04-27Wells Fargo Bank, N.A.Identity verification services and user information provision via application programming interface
US10621658B1 (en)2015-01-152020-04-14Wells Fargo Bank, N.A.Identity verification services with identity score through external entities via application programming interface
US10937025B1 (en)2015-01-152021-03-02Wells Fargo Bank, N.A.Payment services via application programming interface
US10997654B1 (en)2015-01-152021-05-04Wells Fargo Bank, N.A.Identity verification services through external entities via application programming interface
CN107292598A (en)*2017-05-312017-10-24杭州大搜车汽车服务有限公司One kind pays method for routing and pays route middleware
US11995619B1 (en)2017-12-282024-05-28Wells Fargo Bank, N.A.Account open interfaces
US11676126B1 (en)2017-12-282023-06-13Wells Fargo Bank, N.A.Account open interfaces
US11106515B1 (en)2017-12-282021-08-31Wells Fargo Bank, N.A.Systems and methods for multi-platform product integration
US11379850B1 (en)2018-12-102022-07-05Wells Fargo Bank, N.A.Third-party payment interfaces
EP3719727A1 (en)*2019-04-042020-10-07Mastercard International IncorporatedTransaction selection mechanism
US11044246B1 (en)2019-06-212021-06-22Wells Fargo Bank, N.A.Secure communications via third-party systems through frames
US11521248B2 (en)*2019-12-132022-12-06AiFi Inc.Method and system for tracking objects in an automated-checkout store based on distributed computing
US11687519B2 (en)2021-08-112023-06-27T-Mobile Usa, Inc.Ensuring availability and integrity of a database across geographical regions

Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20060151598A1 (en)*2005-01-132006-07-13Yen-Fu ChenCategorization based spending control
US20100017325A1 (en)*2008-07-172010-01-21International Business Machines CorporationMultiple financial account transaction processing
US20100082445A1 (en)*2008-09-302010-04-01Apple Inc.Smart menu options
US20120078786A1 (en)*2010-09-242012-03-29Bank Of America CorporationDeposit transaction-level information
US20130110658A1 (en)*2011-05-052013-05-02Transaction Network Services, Inc.Systems and methods for enabling mobile payments
US20130275303A1 (en)*2012-04-112013-10-17Mastercard International IncorporatedMethod and system for two stage authentication with geolocation
US20140006198A1 (en)*2012-06-302014-01-02At&T Mobility Ii LlcGenerating and Categorizing Transaction Records

Family Cites Families (165)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US5221838A (en)1990-12-241993-06-22Motorola, Inc.Electronic wallet
US5590038A (en)1994-06-201996-12-31Pitroda; Satyan G.Universal electronic transaction card including receipt storage and system and methods of conducting electronic transactions
US5881287A (en)1994-08-121999-03-09Mast; Michael B.Method and apparatus for copy protection of images in a computer system
US5619219A (en)1994-11-211997-04-08International Business Machines CorporationSecure viewing of display units using a wavelength filter
US5537476A (en)1994-11-211996-07-16International Business Machines CorporationSecure viewing of display units by image superposition and wavelength separation
US5614920A (en)1994-11-211997-03-25International Business Machines CorporationSecure viewing of display units using an electronic shutter
US6535929B1 (en)1996-07-022003-03-18Sun Microsystems, Inc.Universal communication mechanism for applications running in a multitasking environment
US6000832A (en)1997-09-241999-12-14Microsoft CorporationElectronic online commerce card with customer generated transaction proxy number for online transactions
US5883810A (en)1997-09-241999-03-16Microsoft CorporationElectronic online commerce card with transactionproxy number for online transactions
US6266647B1 (en)1997-11-032001-07-24Xtec, IncorporatedMethods and apparatus for electronically storing and retrieving value information on a portable card
US6636833B1 (en)1998-03-252003-10-21Obis Patents Ltd.Credit card system and method
US6450407B1 (en)1998-04-172002-09-17Viztec, Inc.Chip card rebate system
US20040049452A1 (en)2002-09-092004-03-11First Data CorporationMultiple credit line presentation instrument
US6298446B1 (en)1998-06-142001-10-02Alchemedia Ltd.Method and system for copyright protection of digital images transmitted over networks
ES2191608T3 (en)1999-02-182003-09-16Orbis Patents Ltd SYSTEM AND METHOD OF CREDIT CARD.
US6317650B1 (en)1999-04-292001-11-13Softcard Systems, Inc.System and method employing portable cards to monitor a commercial system
US20090094164A1 (en)1999-07-092009-04-09Bally Gaming, Inc.Remote access verification environment system and method
WO2001045052A2 (en)1999-10-182001-06-21Sutton David BAuction system requiring advance credit information from both buyer and seller
US6742704B2 (en)2000-01-212004-06-01American Express Travel Related Services Company, Inc.Multiple-service card system
US6879959B1 (en)2000-01-212005-04-12Quality Care Solutions, Inc.Method of adjudicating medical claims based on scores that determine medical procedure monetary values
US7283977B1 (en)2000-02-252007-10-16Kathleen Tyson-QuahSystem for reducing risk payment-based transactions wherein a risk filter routine returns instructions authorizing payment to a payment queue for later re-evaluation
US7865414B2 (en)2000-03-012011-01-04Passgate CorporationMethod, system and computer readable medium for web site account and e-commerce management from a central location
TW550477B (en)2000-03-012003-09-01Passgate CorpMethod, system and computer readable medium for Web site account and e-commerce management from a central location
US7363265B2 (en)2000-04-202008-04-22Innovative Payment Systems, LlcMethod and system for ubiquitous enablement of electronic currency
WO2002011019A1 (en)2000-08-012002-02-07First Usa Bank, N.A.System and method for transponder-enabled account transactions
AU2002211424A1 (en)2000-10-042002-04-15American Express Travel Related Services Company, Inc.System and method for providing feedback in an interactive payment system
WO2002037386A1 (en)2000-11-062002-05-10First Usa Bank, N.A.System and method for selectable funding of electronic transactions
US7996288B1 (en)2000-11-152011-08-09Iprivacy, LlcMethod and system for processing recurrent consumer transactions
US6961941B1 (en)2001-06-082005-11-01Vmware, Inc.Computer configuration for resource management in systems including a virtual machine
US7073070B2 (en)2001-06-292006-07-04Intel CorporationMethod and apparatus to improve the protection of information presented by a computer
US7996324B2 (en)2001-07-102011-08-09American Express Travel Related Services Company, Inc.Systems and methods for managing multiple accounts on a RF transaction device using secondary identification indicia
US7225156B2 (en)2001-07-112007-05-29Fisher Douglas CPersistent dynamic payment service
US7860789B2 (en)2001-07-242010-12-28Jpmorgan Chase Bank, N.A.Multiple account advanced payment card and method of routing card transactions
US7380130B2 (en)2001-12-042008-05-27Microsoft CorporationMethods and systems for authentication of components in a graphics system
US7203310B2 (en)2001-12-042007-04-10Microsoft CorporationMethods and systems for cryptographically protecting secure content
US7631184B2 (en)2002-05-142009-12-08Nicholas RyanSystem and method for imposing security on copies of secured items
US7768522B2 (en)2002-01-082010-08-03Apple Inc.Virtualization of graphics resources and thread blocking
US7065651B2 (en)2002-01-162006-06-20Microsoft CorporationSecure video card methods and systems
EP1504389A4 (en)2002-04-092006-06-07Ergomundus IncMethod for the standardization and syndication of business transactions
US7206940B2 (en)2002-06-242007-04-17Microsoft CorporationMethods and systems providing per pixel security and functionality
US8930270B2 (en)2002-07-302015-01-06Aol Inc.Smart payment instrument selection
US6786400B1 (en)2002-09-062004-09-07Capital One Financial CorporationMultiple account banking system and method
US7181744B2 (en)2002-10-242007-02-20International Business Machines CorporationSystem and method for transferring data between virtual machines or other computer entities
NZ539839A (en)2002-11-072008-09-26Planet Payment IncTime-of-transaction foreign currency conversion
US6920611B1 (en)2002-11-252005-07-19Visa U.S.A., Inc.Method and system for implementing a loyalty merchant component
US7293178B2 (en)2002-12-092007-11-06Microsoft CorporationMethods and systems for maintaining an encrypted video memory subsystem
US8695019B2 (en)2003-02-142014-04-08Actividentity (Australia) Pty LtdSystem and method for delivering external data to a process running on a virtual machine
US20040225509A1 (en)*2003-05-072004-11-11Olivier AndreUse of financial transaction network(s) information to generate personalized recommendations
US7689483B2 (en)2003-05-202010-03-30Amegy Bank of TexasSystem to facilitate payments for a customer through a foreign bank, software, business methods, and other related methods
US20060259390A1 (en)2003-06-192006-11-16Rosenberger Ronald JMultiple account preset parameter method, apparatus and systems for financial transactions and accounts
US9020801B2 (en)2003-08-112015-04-28Scalemp Inc.Cluster-based operating system-agnostic virtual computing system
US7784060B2 (en)2003-11-062010-08-24Intel CorporationEfficient virtual machine communication via virtual machine queues
US7922083B2 (en)2003-11-192011-04-12Harrison Sarah EPayment programs for healthcare plans
US7310534B2 (en)2003-12-162007-12-18Sony Ericsson Mobile Communications AbLocation status indicator for mobile phones
US20050160424A1 (en)2004-01-212005-07-21International Business Machines CorporationMethod and system for grid-enabled virtual machines with distributed management of applications
US7708190B2 (en)2004-03-102010-05-04At&T Intellectual Property I, L.P.Multiple options to decline authorization of payment card charges
US7552419B2 (en)2004-03-182009-06-23Intel CorporationSharing trusted hardware across multiple operational environments
US20050216424A1 (en)*2004-03-232005-09-29Star Systems, Inc.Transaction system with special handling of micropayment transaction requests
WO2005098702A2 (en)2004-03-262005-10-20Citicorp Credit Services, Inc.Methods and systems for integration of multiple rewards programs
EP1870814B1 (en)2006-06-192014-08-13Texas Instruments FranceMethod and apparatus for secure demand paging for processor devices
US7421533B2 (en)2004-04-192008-09-02Intel CorporationMethod to manage memory in a platform with virtual machines
US7257811B2 (en)2004-05-112007-08-14International Business Machines CorporationSystem, method and program to migrate a virtual machine
US8885894B2 (en)2004-06-142014-11-11Michael John RowenReduction of transaction fraud through the use of automatic centralized signature/sign verification combined with credit and fraud scoring during real-time payment card authorization processes
US7788713B2 (en)2004-06-232010-08-31Intel CorporationMethod, apparatus and system for virtualized peer-to-peer proxy services
US7577959B2 (en)2004-06-242009-08-18International Business Machines CorporationProviding on-demand capabilities using virtual machines and clustering processes
US20060069828A1 (en)2004-06-302006-03-30Goldsmith Michael ASharing a physical device among multiple clients
US20060050929A1 (en)2004-09-092006-03-09Rast Rodger HVisual vector display generation of very fast moving elements
US7620984B2 (en)2004-10-062009-11-17Hewlett-Packard Development Company, L.P.Method of managing computer system
US7600267B2 (en)2004-10-212009-10-06International Business Machines CorporationPreventing a copy of a protected window
US9606821B2 (en)2004-12-172017-03-28Intel CorporationVirtual environment manager for creating and managing virtual machine environments
US7792697B2 (en)*2004-12-282010-09-07American Express Travel Related Services Company, Inc.System and method for predicting card member spending using collaborative filtering
US9875491B2 (en)2004-12-302018-01-23Paypal, Inc.Systems and methods for facilitating lending between two or more parties
US20060155862A1 (en)2005-01-062006-07-13Hari KathiData traffic load balancing based on application layer messages
US7634664B2 (en)2005-02-152009-12-15Hewlett-Packard Development Company, L.P.Devices, systems, and methods for secure download of data
US20060271497A1 (en)2005-05-242006-11-30Cullen Andrew JPayment authorisation process
US20060271395A1 (en)2005-05-252006-11-30Harris Steven TDistributed object identity in a virtual machine cluster
US7401731B1 (en)*2005-05-272008-07-22Jpmorgan Chase Bank, NaMethod and system for implementing a card product with multiple customized relationships
US7802000B1 (en)2005-08-012010-09-21VmwareVirtual network in server farm
US7752436B2 (en)2005-08-092010-07-06Intel CorporationExclusive access for secure audio program
US20070079307A1 (en)2005-09-302007-04-05Puneet DhawanVirtual machine based network carriers
US20070170247A1 (en)2006-01-202007-07-26Maury Samuel FriedmanPayment card authentication system and method
US20070174429A1 (en)2006-01-242007-07-26Citrix Systems, Inc.Methods and servers for establishing a connection between a client system and a virtual machine hosting a requested computing environment
US7689926B2 (en)2006-03-312010-03-30Microsoft CorporationSelective window exclusion for captured content
US7619622B2 (en)2006-03-312009-11-17Microsoft CorporationSelective rendering for driver classes
US7702559B2 (en)2006-05-122010-04-20Ebay Inc.Methods and apparatus for funding transactions
US20080015988A1 (en)2006-06-282008-01-17Gary BrownProxy card authorization system
TW200820109A (en)2006-07-262008-05-01Joseph SallyMethod for managing multiple credit accounts
US8464938B2 (en)2007-06-222013-06-18Intelispend Prepaid Solutions, LlcClient customized virtual or physical card for use with selected merchants
US20080046349A1 (en)2006-08-172008-02-21Verizon Data Services Inc.Method and systems for providing online banking and account aggregation services
US7346909B1 (en)2006-08-282008-03-18Intel CorporationNetwork-like communication and stack synchronization for different virtual machines on the same physical device
US9176765B2 (en)2006-09-252015-11-03Lenovo (Beijing) LimitedVirtual machine system and a method for sharing a graphics card amongst virtual machines
WO2008067543A2 (en)*2006-11-302008-06-05Mastercard International IncorporatedTechniques for targeted offers
US7688719B2 (en)2006-12-112010-03-30Sap (Ag)Virtualization and high availability of network connections
US8407082B2 (en)2007-01-302013-03-26Visa U.S.A. Inc.Aggregation of validated transactions for settlement
CN101241445B (en)2007-02-082011-07-27联想(北京)有限公司Virtual machine system and its method for accessing display card
EP1962192A1 (en)2007-02-212008-08-27Deutsche Telekom AGMethod and system for the transparent migration of virtual machine storage
US8374634B2 (en)2007-03-162013-02-12Finsphere CorporationSystem and method for automated analysis comparing a wireless device location with another geographic location
US8356286B2 (en)2007-03-302013-01-15Sap AgMethod and system for providing on-demand profiling infrastructure for profiling at virtual machines
US20080297433A1 (en)2007-05-292008-12-04Winbond Electronics CorporationSecure activation of auxiliary display
US7930249B2 (en)2007-07-112011-04-19Qualcomm IncorporatedMobile wireless financial instrument for automatically selecting a payment instrument
US8468310B2 (en)2007-07-312013-06-18Vmware, Inc.Method and system for tracking data correspondences
US8326758B2 (en)2007-08-062012-12-04Enpulz, L.L.C.Proxy card representing many monetary sources from a plurality of vendors
US8060876B2 (en)2007-08-102011-11-15Intel CorporationMethods and apparatus for creating an isolated partition for a virtual trusted platform module
KR100861390B1 (en)2007-09-072008-10-01박수민 Artificial intelligence payment system for optimal card recommendation, payment device and integrated card payment terminal
KR100929852B1 (en)2007-09-202009-12-04한국전자통신연구원 Apparatus and method for communication between applications on virtual machine using shared memory
US8689224B2 (en)2007-09-262014-04-01The Boeing CompanyMethods and systems for preserving certified software through virtualization
US8249257B2 (en)2007-09-282012-08-21Intel CorporationVirtual TPM keys rooted in a hardware TPM
US20090098854A1 (en)2007-10-112009-04-16Harexinfotech Inc.Method of providing billing and payment service using settlement service function of mobile electronic wallet and system therefor
US20090204964A1 (en)2007-10-122009-08-13Foley Peter FDistributed trusted virtualization platform
US8539098B2 (en)2007-10-172013-09-17Dispersive Networks, Inc.Multiplexed client server (MCS) communications and systems
US8560634B2 (en)2007-10-172013-10-15Dispersive Networks, Inc.Apparatus, systems and methods utilizing dispersive networking
US8396799B2 (en)2007-11-292013-03-12Visa U.S.A. Inc.Media device payments remote control personalization and protection
US7797748B2 (en)2007-12-122010-09-14Vmware, Inc.On-access anti-virus mechanism for virtual machine architecture
US8321261B2 (en)*2007-12-142012-11-27John Nicholas and Kristin GrossIntegrated gourmet item data collection, recommender and vending system and method
US8259948B2 (en)2007-12-292012-09-04Intel CorporationVirtual TPM key migration using hardware keys
US20090172331A1 (en)2007-12-312009-07-02Balaji VembuSecuring content for playback
US7766244B1 (en)2007-12-312010-08-03Jpmorgan Chase Bank, N.A.System and method for processing transactions using a multi-account transactions device
US8233841B2 (en)2008-01-302012-07-31Ebay Inc.Near field communication initialization
US20090240620A1 (en)2008-03-242009-09-24Propay Usa, Inc.Secure payment system
US9519933B2 (en)2008-06-132016-12-13United Parcel Service Of America, Inc.Delivery payment systems
US7941539B2 (en)2008-06-302011-05-10Oracle America, Inc.Method and system for creating a virtual router in a blade chassis to maintain connectivity
US8069121B2 (en)2008-08-042011-11-29ProPay Inc.End-to-end secure payment processes
EP2329439A4 (en)2008-08-072013-10-02Mastercard International Inc METHOD FOR PROVIDING A CREDIT CARD HOLDER WITH MULTIPLE FINANCING OPTIONS
US8627312B2 (en)2008-08-282014-01-07Netapp, Inc.Methods and systems for integrated storage and data management using a hypervisor
WO2010028071A1 (en)2008-09-032010-03-11Owjo Ltd.Systems and methods for a comprehensive integrated and universal content selling and buying platform
US10380573B2 (en)2008-09-302019-08-13Apple Inc.Peer-to-peer financial transaction devices and methods
WO2010038307A1 (en)2008-10-032010-04-08富士通株式会社Virtual computer system test method, test program, its recording medium, and virtual computer system
US8352368B2 (en)2008-10-132013-01-08Visa International Service AssociationP2P transfer using prepaid card
US9292852B2 (en)2008-11-082016-03-22FonWallet Transactions Solutions, Inc.System and method for applying stored value to a financial transaction
US8868675B2 (en)2008-12-042014-10-21Cisco Technology, Inc.Network optimization using distributed virtual resources
WO2010083454A2 (en)2009-01-152010-07-22Visa U.S.A. Inc.Incentives associated with linked financial accounts
US8600857B2 (en)*2009-01-212013-12-03Truaxis, Inc.System and method for providing a savings opportunity in association with a financial account
CN101819564B (en)2009-02-262013-04-17国际商业机器公司Method and device for assisting communication between virtual machines
US20100257040A1 (en)2009-03-192010-10-07Shop.ComMulti-Merchant Reward Points Payment System
US20100274718A1 (en)2009-04-272010-10-28Bank Of America CorporationFinancial institute-implemented account management system
US9131007B2 (en)2009-05-192015-09-08Vitrual World Computing, Inc.System and method for dynamically transcoding data requests
US8167200B2 (en)2009-07-092012-05-01Kenichi UchikuraAuthorization verification system
US20110087592A1 (en)*2009-10-132011-04-14Van Der Veen LarrySystems and methods for facilitating transactions
US20110145152A1 (en)2009-12-152011-06-16Mccown Steven HarveySystems, apparatus, and methods for identity verification and funds transfer via a payment proxy system
US20110153402A1 (en)*2009-12-232011-06-23Jack Wells CraigMethods and Apparatus for Credit Card Reward and Cost Management
US9367834B2 (en)2010-01-222016-06-14Iii Holdings 1, LlcSystems, methods, and computer products for processing payments using a proxy card
US20110191149A1 (en)2010-01-292011-08-04Bank Of America CorporationCustomer-selected payment clearinghouse
US20110218849A1 (en)2010-03-032011-09-08Rutigliano John RCloud platform for multiple account management & automated transaction processing
US20110225250A1 (en)2010-03-112011-09-15Gregory Brian CypesSystems and methods for filtering electronic communications
US20110282780A1 (en)2010-04-192011-11-17Susan FrenchMethod and system for determining fees and foreign exchange rates for a value transfer transaction
US20110320345A1 (en)2010-06-292011-12-29Ebay, Inc.Smart wallet
US20120066681A1 (en)2010-09-122012-03-15Levy TomerSystem and method for management of a virtual machine environment
AU2011316955B2 (en)2010-10-202016-12-01Playspan Inc.Flexible monetization service apparatuses, methods and systems
US20120267432A1 (en)2010-11-122012-10-25Kuttuva AvinashSecure payments with global mobile virtual wallet
WO2012103128A2 (en)2011-01-242012-08-02Visa International Service AssociationStatement portal with receipt tagging and associated enhanced benefit messaging
US20130030934A1 (en)2011-01-282013-01-31Zumigo, Inc.System and method for credit card transaction approval based on mobile subscriber terminal location
US20120197773A1 (en)2011-01-312012-08-02Bank Of America CorporationSystems and methods for providing position-based budgeting information
US9083747B2 (en)2011-03-072015-07-14Facebook, Inc.Automated location check-in for geo-social networking system
US20120259768A1 (en)2011-04-052012-10-11Ebay Inc.System and method for providing proxy accounts
SG187283A1 (en)2011-07-272013-02-28goodwin RussellIntelligent payment system
US8687784B2 (en)2011-08-012014-04-01International Business Machines CorporationDetermining local time in a location of a telephone
US8521180B2 (en)2011-08-122013-08-27Disney Enterprises, Inc.Location-based automated check-in to a social network recognized location using a token
US20130054458A1 (en)2011-08-242013-02-28Moneygram International, Inc.Money Transfer Utilizing a Social Network Environment
US8401904B1 (en)2011-11-132013-03-19Google Inc.Real-time payment authorization
US20140114776A1 (en)2011-12-312014-04-24Kaushal SolankiSystem and Method for Obtaining Services at a Service Point Using a Mobile Device
US8639621B1 (en)2012-04-252014-01-28Wells Fargo Bank, N.A.System and method for a mobile wallet
US20130311357A1 (en)2012-05-162013-11-21Wolfgang KringMethods for facilitating online transactions involving a plurality of unique currencies
US20140012704A1 (en)2012-07-052014-01-09Google Inc.Selecting a preferred payment instrument based on a merchant category
US8676709B2 (en)2012-07-312014-03-18Google Inc.Merchant category codes in a proxy card transaction
US9092767B1 (en)2013-03-042015-07-28Google Inc.Selecting a preferred payment instrument

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US20060151598A1 (en)*2005-01-132006-07-13Yen-Fu ChenCategorization based spending control
US20100017325A1 (en)*2008-07-172010-01-21International Business Machines CorporationMultiple financial account transaction processing
US20100082445A1 (en)*2008-09-302010-04-01Apple Inc.Smart menu options
US20120078786A1 (en)*2010-09-242012-03-29Bank Of America CorporationDeposit transaction-level information
US20130110658A1 (en)*2011-05-052013-05-02Transaction Network Services, Inc.Systems and methods for enabling mobile payments
US20130275303A1 (en)*2012-04-112013-10-17Mastercard International IncorporatedMethod and system for two stage authentication with geolocation
US20140006198A1 (en)*2012-06-302014-01-02At&T Mobility Ii LlcGenerating and Categorizing Transaction Records

Cited By (100)

* Cited by examiner, † Cited by third party
Publication numberPriority datePublication dateAssigneeTitle
US10185954B2 (en)2012-07-052019-01-22Google LlcSelecting a preferred payment instrument based on a merchant category
US9934500B2 (en)*2012-10-222018-04-03Ebay Inc.Tailored display of payment options
US20140114777A1 (en)*2012-10-222014-04-24Remi GuyotTailored Display of Payment Options
US20180204197A1 (en)*2012-10-222018-07-19Ebay Inc.Tailored display of payment options
US11004047B2 (en)2012-10-222021-05-11Ebay Inc.Tailored display of payment options
US20210224771A1 (en)*2012-10-222021-07-22Ebay Inc.Tailored display of payment options
US10579981B2 (en)2013-03-042020-03-03Google LlcSelecting a preferred payment instrument
US9679284B2 (en)2013-03-042017-06-13Google Inc.Selecting a preferred payment instrument
US11144902B2 (en)2013-08-232021-10-12Visa International Service AssociationDynamic account selection
US20150058146A1 (en)*2013-08-232015-02-26Ajit GaddamDynamic Account Selection
US10346822B2 (en)*2013-08-232019-07-09Visa International Service AssociationDynamic account selection
US11151529B1 (en)2013-10-242021-10-19United Services Automobile Association (Usaa)Methods and systems for systematic recognition of recurring payees and payments
US9934494B1 (en)*2013-10-242018-04-03United Services Automobile Association (Usaa)Methods and systems for systematic recognition of recurring payees and payments
US10460299B1 (en)2013-10-242019-10-29United Services Automobile Association (Usaa)Methods and systems for systematic recognition of recurring payees and payments
US20150120428A1 (en)*2013-10-282015-04-30U.S. Bank, National AssociationMobile-enabled commerce service aggregation
US11210725B2 (en)2014-03-242021-12-28Square, Inc.Determining pricing information from merchant data
US12373876B2 (en)2014-03-242025-07-29Block, Inc.Transaction modification based on modeled profiles
US12039593B1 (en)2014-07-032024-07-16Wells Fargo Bank, N.A.Systems and methods for interactive financial categorization and budgeting
US11551291B1 (en)2014-07-032023-01-10Wells Fargo Bank, N.A.Systems and methods for interactive financial categorization and budgeting
US10402896B1 (en)2014-07-032019-09-03Wells Fargo Bank, N.A.Systems and methods for interactive financial categorization and budgeting
US10223754B1 (en)2014-08-122019-03-05Wells Fargo Bank, N.A.Personal financial planning and engagement with peer-based comparison
US11244406B1 (en)2014-08-122022-02-08Wells Fargo Bank, N.A.Personal financial planning and engagement with peer-based comparison
CN107004189A (en)*2014-09-222017-08-01万事达卡国际股份有限公司Payment system and the method used for managing payment card
US20160140535A1 (en)*2014-09-222016-05-19Mastercard International IncorporatedPayment systems and methods for managing payment card use
KR102117977B1 (en)*2014-09-222020-06-02마스터카드 인터내셔날, 인코포레이티드Payment systems and methods for managing payment card use
KR20170059467A (en)*2014-09-222017-05-30마스터카드 인터내셔날, 인코포레이티드Payment systems and methods for managing payment card use
US11455612B2 (en)*2014-09-222022-09-27Mastercard International IncorporatedPayment systems and methods for managing payment card use
WO2016048863A1 (en)*2014-09-222016-03-31Mastercard International IncorporatedPayment systems and methods for managing payment card use
US10255631B2 (en)*2014-10-012019-04-09Google LlcAnnotating a transaction history record with merchant information identified from a merchant identifier and user computing device location data
US20160098790A1 (en)*2014-10-012016-04-07Google Inc.Annotating a transaction history record with merchant information identified from a merchant identifier and user computing device location data
WO2016054226A1 (en)*2014-10-012016-04-07Google Inc.Annotating a transaction history record with merchant information identified from a merchant identifier and user computing device location data
US11948143B2 (en)2014-11-182024-04-02Google LlcAutomatically communicating user device data to a transaction computing system
WO2016081648A1 (en)*2014-11-182016-05-26Google Inc.Automatically communicating user device data to a transaction computing system
US20160140541A1 (en)*2014-11-182016-05-19Google Inc.Automatically communicating user device data to a transaction computing system
US10706411B2 (en)*2014-11-182020-07-07Google LlcAutomatically communicating user device data to a transaction computing system
US11538024B2 (en)*2014-11-182022-12-27Google LlcAutomatically communicating user device data to a transaction computing system
CN107209892A (en)*2014-11-182017-09-26谷歌公司Customer equipment data is transmitted automatically to transaction computing system
US9916575B2 (en)2014-11-192018-03-13Qualcomm IncorporatedSystems and methods for adaptive routing for multiple secure elements
WO2016098774A1 (en)*2014-12-162016-06-23大日本印刷株式会社Store terminal device, membership management server, proxy settlement server, and settlement method
US11017369B1 (en)2015-04-292021-05-25Square, Inc.Cloud-based inventory and discount pricing management system
US20160335702A1 (en)*2015-05-132016-11-17Sony CorporationMethod and system for providing recommendation for selection of a merchant store
US10719865B2 (en)*2015-05-132020-07-21Sony CorporationMethod and system for providing recommendation for selection of a merchant store
US10699289B1 (en)2015-06-052020-06-30Wells Fargo Bank, N.A.Systems and methods for providing real-time payment recommendations and offers
US11544730B1 (en)2015-06-052023-01-03Wells Fargo Bank, N.A.Systems and methods for providing real-time payment recommendations and offers
US12106322B1 (en)2015-06-052024-10-01Wells Fargo Bank, N.A.Systems and methods for providing real-time payment recommendations and offers
US11227301B1 (en)2015-06-052022-01-18Wells Fargo Bank, N.A.Systems and methods for providing real-time payment recommendations and offers
US10740852B1 (en)*2015-06-232020-08-11Square, Inc.Classifying merchants
US10909486B1 (en)2015-07-152021-02-02Square, Inc.Inventory processing using merchant-based distributed warehousing
US10949796B1 (en)2015-07-152021-03-16Square, Inc.Coordination of inventory ordering across merchants
WO2017015138A1 (en)*2015-07-172017-01-26Google Inc.Merchant-specific functionality services
WO2017015131A1 (en)*2015-07-172017-01-26Google Inc.Merchant-specific functionality services
WO2017015128A1 (en)*2015-07-172017-01-26Google Inc.Merchant-specific functionality services
US10430782B2 (en)2015-07-172019-10-01Google LlcMerchant-specific functionality services
US10467613B2 (en)*2015-08-132019-11-05Lg Electronics Inc.Mobile terminal
US20170046686A1 (en)*2015-08-132017-02-16Lg Electronics Inc.Mobile Terminal
EP3131044A1 (en)*2015-08-132017-02-15Lg Electronics Inc.Mobile terminal
CN105279646A (en)*2015-09-252016-01-27宇龙计算机通信科技(深圳)有限公司Payment application selection method and mobile terminal
WO2017116645A1 (en)*2015-12-312017-07-06Mastercard International IncorporatedMethod and system for secure consumer identification
US10558975B2 (en)2016-08-172020-02-11Mastercard International IncorporatedSystems and methods for use in facilitating transactions
US10977658B2 (en)*2016-09-092021-04-13Worldpay, LlcSystems and methods for using shared databases for managing supplemental payment sources
US20240062182A1 (en)*2016-09-092024-02-22Worldpay, LlcUser interfaces for using shared databases for managing supplemental payment sources
US12373813B2 (en)*2016-09-092025-07-29Worldpay, LlcUser interfaces for using shared databases for managing supplemental payment sources
US10990952B2 (en)*2016-09-092021-04-27Worldpay, LlcUser interfaces for using shared databases for managing supplemental payment sources
US10402829B1 (en)*2016-09-092019-09-03Worldpay, LlcSystems and methods for using shared databases for managing supplemental payment sources
US12387219B2 (en)*2016-09-092025-08-12Worldpay, LlcSystems and methods for using shared databases for managing supplemental payment sources
US12387189B2 (en)*2016-09-092025-08-12Worldpay, LlcUser interfaces for using shared databases for managing supplemental payment sources
US20210209577A1 (en)*2016-09-092021-07-08Worldpay, LlcUser interfaces for using shared databases for managing supplemental payment sources
US10423947B1 (en)*2016-09-092019-09-24Worldpay, LlcUser interfaces for using shared databases for managing supplemental payment sources
US11978056B2 (en)*2016-09-092024-05-07Worldpay, LlcSystems and methods for using shared databases for managing supplemental payment sources
US11847628B2 (en)*2016-09-092023-12-19Worldpay, LlcUser interfaces for using shared databases for managing supplemental payment sources
US20210224807A1 (en)*2016-09-092021-07-22Worldpay, LlcSystems and methods for using shared databases for managing supplemental payment sources
EP3333790A1 (en)*2016-12-072018-06-13Mastercard International IncorporatedAutomatic context-based selection from a digital wallet
US10601718B2 (en)2017-04-032020-03-24Bank Of America CorporationData transfer, over session or connection, and between computing device and server associated with a routing network for modifying one or more parameters of the routing network
US20180288562A1 (en)*2017-04-032018-10-04Bank Of America CorporationData Transfer Between Computing Device and User Device Over Session or Connection in Response to Wireless Sensing Device Detecting User Device at a Location
US10716060B2 (en)2017-04-032020-07-14Bank Of America CorporationData transfer between computing device and user device at different locations and over session or connection to display one or more routing networks to use
US10798007B2 (en)2017-04-032020-10-06Bank Of America CorporationData transfer, over session or connection, and between computing device and server associated with a routing network for modifying one or more parameters of the routing network
US10608918B2 (en)2017-04-032020-03-31Bank Of America CorporationData transfer, over session or connection, and between computing device and one or more servers to determine likelihood of user device using a routing network
US10609156B2 (en)2017-04-032020-03-31Bank Of America CorporationData transfer, over session or connection, and between computing device and server associated with one or more routing networks in response to detecting activity
US10601934B2 (en)2017-04-032020-03-24Bank Of America CorporationData transfer, over session or connection, and between computing device and one or more servers for transmitting data to a third party computing device
US11030603B1 (en)*2017-06-262021-06-08Wells Fargo Bank, N.A.Systems and methods for distinguishing between profiles in a passive authentication scheme
US11810092B1 (en)*2017-06-262023-11-07Wells Fargo Bank, N.A.Systems and methods for distinguishing between profiles in a passive authentication scheme
US10949825B1 (en)2017-06-302021-03-16Square, Inc.Adaptive merchant classification
WO2019040150A1 (en)*2017-08-252019-02-28Google LlcConducting transactions with multiple payment service providers
CN111066045A (en)*2017-08-252020-04-24谷歌有限责任公司Transacting with multiple payment service providers
US11720905B2 (en)2017-10-182023-08-08Block, Inc.Intelligent merchant onboarding
US11348119B1 (en)2017-10-182022-05-31Block, Inc.Intelligent merchant onboarding
EP3474210A1 (en)*2017-10-192019-04-24Capital One Services, LLCUser account controls for online transactions
CN109685654A (en)*2017-10-192019-04-26资本一号服务有限责任公司 User account controls for online transactions
US11062320B2 (en)2017-10-192021-07-13Capital One Services, LlcUser account controls for online transactions
CN113837755A (en)*2018-07-052021-12-24创新先进技术有限公司Offline transaction distinguishing method and device and computer equipment
US11861579B1 (en)2018-07-312024-01-02Block, Inc.Intelligent inventory system
US20210248668A1 (en)*2018-09-112021-08-12Nippon Food Manufacturer Co.Virtual store provision system
EP3648036A1 (en)*2018-10-292020-05-06Mastercard International IncorporatedNon-default application selection during a transaction
US11481749B1 (en)2018-11-292022-10-25Block, Inc.Intelligent inventory recommendations
US10878394B1 (en)2018-11-292020-12-29Square, Inc.Intelligent inventory recommendations
WO2020121063A1 (en)*2018-12-112020-06-18OrangeMethod for operating a device for selecting a virtual card in a digital wallet
US20210217014A1 (en)*2020-01-092021-07-15Visa International Service AssociationMethod, System, and Computer Program Product for Co-Located Merchant Anomaly Detection
US20230230061A1 (en)*2022-01-192023-07-20Tapp Holdings, LLCSystems and methods for matching tokenized accounts between anonymous parties
WO2024002596A1 (en)*2022-06-282024-01-04Thales Dis France SasMethod for managing a card
EP4300397A1 (en)*2022-06-282024-01-03Thales Dis France SasMethod for managing a card

Also Published As

Publication numberPublication date
US20160196549A1 (en)2016-07-07
WO2014008471A1 (en)2014-01-09
AU2013207643B2 (en)2014-09-18
AU2013207643A1 (en)2014-01-23
US10185954B2 (en)2019-01-22

Similar Documents

PublicationPublication DateTitle
US10185954B2 (en)Selecting a preferred payment instrument based on a merchant category
US11107110B2 (en)Customer data aggregation
US20200234270A1 (en)Selecting a Preferred Payment Instrument
US11847633B1 (en)Connected payment card systems and methods
US9767471B1 (en)Determining recommendations from buyer information
US8972298B2 (en)Merchant category codes in a proxy card transaction
US10853890B2 (en)Social media transaction visualization structure
US9996829B1 (en)System for global point-of-sale capabilities
US20170116599A1 (en)Method for predicting purchasing behaviour of digital wallet users for wallet-based transactions
US20140257958A1 (en)Merchant incentive programs on proxy card systems
US20140095385A1 (en)Selecting merchants for automatic payments
US20130080236A1 (en)Systems and Methods for Enrolling Consumers in Loyalty Programs
US20170061409A1 (en)Cross-channel system for electronic commerce and methods useful in conjunction therewith
US11741446B2 (en)Electronic system and method for transaction processing
WO2014047120A2 (en)Data sharing platform
US20170061461A1 (en)Secondary device communications for intelligent selection of electronic sources
US20140067462A1 (en)Integrating electronic payments and social media
US20150310402A1 (en)Transaction conversion with payment card
WO2020055879A1 (en)Payment selection systems and methods
WO2020046461A1 (en)Systems and methods for use in contactless communication
US20170308897A1 (en)Systems, methods, and computer program products for the receipt of health and wellness transaction offers
US9785921B2 (en)Systems and methods for processing decoupled debit transactions

Legal Events

DateCodeTitleDescription
ASAssignment

Owner name:GOOGLE INC., CALIFORNIA

Free format text:ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MIZHEN, BORIS;CURTIS, KENDRA SHANNON;SIGNING DATES FROM 20120626 TO 20120629;REEL/FRAME:028511/0036

STCBInformation on status: application discontinuation

Free format text:ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION


[8]ページ先頭

©2009-2025 Movatter.jp