CA2361731A1 - Method and system for connecting services to an automated transaction machine - Google Patents

Method and system for connecting services to an automated transaction machine Download PDF

Info

Publication number
CA2361731A1
CA2361731A1 CA002361731A CA2361731A CA2361731A1 CA 2361731 A1 CA2361731 A1 CA 2361731A1 CA 002361731 A CA002361731 A CA 002361731A CA 2361731 A CA2361731 A CA 2361731A CA 2361731 A1 CA2361731 A1 CA 2361731A1
Authority
CA
Canada
Prior art keywords
service
operative
lookup
network
user interface
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.)
Granted
Application number
CA002361731A
Other languages
French (fr)
Other versions
CA2361731C (en
Inventor
Jay Paul Drummond
Bob Cichon
Mark D. Smith
Dale Blackson
David Weis
James Church
Mikal R. Gilger
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.)
Diebold Nixdorf Inc
Original Assignee
Diebold, Incorporated
Jay Paul Drummond
Bob Cichon
Mark D. Smith
Dale Blackson
David Weis
James Church
Mikal R. Gilger
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 Diebold, Incorporated, Jay Paul Drummond, Bob Cichon, Mark D. Smith, Dale Blackson, David Weis, James Church, Mikal R. Gilger filed Critical Diebold, Incorporated
Publication of CA2361731A1 publication Critical patent/CA2361731A1/en
Application granted granted Critical
Publication of CA2361731C publication Critical patent/CA2361731C/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/547Remote procedure calls [RPC]; Web services
    • G06F9/548Object oriented; Remote method invocation [RMI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/10Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems
    • G06Q20/102Bill distribution or payments
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/10Payment architectures specially adapted for electronic funds transfer [EFT] systems; specially adapted for home banking systems
    • G06Q20/108Remote banking, e.g. home banking
    • G06Q20/1085Remote banking, e.g. home banking involving automatic teller machines [ATMs]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/03Credit; Loans; Processing thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F19/00Complete banking systems; Coded card-freed arrangements adapted for dispensing or receiving monies or the like and posting such transactions to existing accounts, e.g. automatic teller machines
    • G07F19/20Automatic teller machines [ATMs]
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F19/00Complete banking systems; Coded card-freed arrangements adapted for dispensing or receiving monies or the like and posting such transactions to existing accounts, e.g. automatic teller machines
    • G07F19/20Automatic teller machines [ATMs]
    • G07F19/201Accessories of ATMs
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F19/00Complete banking systems; Coded card-freed arrangements adapted for dispensing or receiving monies or the like and posting such transactions to existing accounts, e.g. automatic teller machines
    • G07F19/20Automatic teller machines [ATMs]
    • G07F19/211Software architecture within ATMs or in relation to the ATM network

Abstract

A system for connecting transaction services to an ATM (10, 500) that includes a network (20). A user interface service (12) and a lookup service (22) are in operative connection with the network. Transaction services such as a printer service (16), card reader service (18), and cash dispenser service (14) are also in operative connection with the network. These transaction services are operative to register with the lookup service and to upload a service proxy to the lookup service.
The user interface service is operative to locate transaction services on the network by invoking a remote lookup method on the lookup service. The lookup service is operative to return service proxies that match the type of service that is required. The user interface service is further operative to invoke methods of the service proxies that remotely control the functionality of the transaction services on the network. The user interface service is further operative to register events with the service proxies for notification when certain events on the services occur.
CA002361731A 1999-02-17 2000-02-16 Method and system for connecting services to an automated transaction machine Expired - Lifetime CA2361731C (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
US12050699P 1999-02-17 1999-02-17
US60/120,506 1999-02-17
US13357999P 1999-05-11 1999-05-11
US60/133,579 1999-05-11
PCT/US2000/004130 WO2000049547A1 (en) 1999-02-17 2000-02-16 Method and system for connecting services to an automated transaction machine

Publications (2)

Publication Number Publication Date
CA2361731A1 true CA2361731A1 (en) 2000-08-24
CA2361731C CA2361731C (en) 2005-04-19

Family

ID=26818436

Family Applications (1)

Application Number Title Priority Date Filing Date
CA002361731A Expired - Lifetime CA2361731C (en) 1999-02-17 2000-02-16 Method and system for connecting services to an automated transaction machine

Country Status (8)

Country Link
US (5) US7542944B1 (en)
EP (1) EP1208487A4 (en)
CN (1) CN1347531B (en)
AU (1) AU2883000A (en)
BR (1) BR0008286A (en)
CA (1) CA2361731C (en)
RU (1) RU2222046C2 (en)
WO (1) WO2000049547A1 (en)

Families Citing this family (181)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7207478B1 (en) * 1999-11-30 2007-04-24 Diebold, Incorporated Check accepting and cash dispensing automated banking machine system and method
US7080036B1 (en) * 1996-11-27 2006-07-18 Diebold, Incorporated Automated banking machine development method
US8042733B2 (en) 1996-11-27 2011-10-25 Diebold, Incorporated Automated banking machine that operates responsive to data bearing records
JP2000132473A (en) * 1998-10-23 2000-05-12 Oki Electric Ind Co Ltd Network system using fire wall dynamic control system
BR0008286A (en) * 1999-02-17 2001-11-20 Diebold Inc Method and system for connecting services to an automated bank transaction machine
GB9924787D0 (en) * 1999-10-21 1999-12-22 Ncr Int Inc Self-service terminals
US6488203B1 (en) 1999-10-26 2002-12-03 First Data Corporation Method and system for performing money transfer transactions
US8494956B2 (en) * 1999-10-26 2013-07-23 The Western Union Company Internet funds transfer system using ATM pickup
US6814282B2 (en) 1999-10-26 2004-11-09 First Data Corporation Systems and methods of introducing and receiving information across a computer network
US7104440B2 (en) 1999-10-26 2006-09-12 First Data Corporation Money transfer systems and methods for travelers
WO2001045793A1 (en) * 1999-12-21 2001-06-28 Medtronic, Inc. System for dynamic remote networking with implantable medical devices
US7716133B1 (en) * 2000-03-10 2010-05-11 Ncr Corporation Self service terminal
US8005755B2 (en) * 2000-04-25 2011-08-23 Yodlee.Com, Inc. System and method for syndicated transactions
US8602874B2 (en) 2003-04-02 2013-12-10 Igt Cashless instrument based table game promotional system and methodology
US8135796B1 (en) * 2000-05-09 2012-03-13 Oracle America, Inc. Mechanism and apparatus for accessing and addressing services in a distributed computing environment
US20020052843A1 (en) * 2000-08-04 2002-05-02 Canon Eduardo Gomez Smart card for and method of executing transactions
EP1184818A1 (en) * 2000-09-01 2002-03-06 Marconi Commerce Systems S.r.L. Vending system for selling products or services to purchasers having mobile communicators
US7418427B1 (en) * 2000-10-04 2008-08-26 Diebold, Incorporated Automated banking machine system and method
US7133939B1 (en) * 2000-11-20 2006-11-07 Symbol Technologies, Inc. Distributed-service architecture at the point of sale or service
JP2002157632A (en) * 2000-11-22 2002-05-31 Fujitsu Ltd Network shopping method and system and automatic transfer machine
GB2371397B (en) 2001-01-20 2004-09-01 Ncr Int Inc Self service terminal
WO2002061698A2 (en) * 2001-01-20 2002-08-08 Ncr International, Inc. Self-service terminal
GB0101846D0 (en) 2001-01-24 2001-03-07 Ncr Int Inc Self-service terminal
US7827087B2 (en) * 2001-04-24 2010-11-02 Goldman Sachs & Co. Automated securities trade execution system and method
US7546274B2 (en) * 2001-08-09 2009-06-09 Ncr Corporation System and method for facilitating electronic commerce transactions at an automatic teller machine
US20030046231A1 (en) * 2001-08-31 2003-03-06 Robert Wu Access terminal for telecommunication and automated teller machine services
US20030093496A1 (en) * 2001-10-22 2003-05-15 O'connor James M. Resource service and method for location-independent resource delivery
US6916247B2 (en) * 2001-11-23 2005-07-12 Cyberscan Technology, Inc. Modular entertainment and gaming systems
US8266212B2 (en) * 2001-11-23 2012-09-11 Igt Game talk service bus
US7297062B2 (en) * 2001-11-23 2007-11-20 Cyberview Technology, Inc. Modular entertainment and gaming systems configured to consume and provide network services
US6908391B2 (en) * 2001-11-23 2005-06-21 Cyberscan Technology, Inc. Modular entertainment and gaming system configured for network boot, network application load and selective network computation farming
US6945870B2 (en) * 2001-11-23 2005-09-20 Cyberscan Technology, Inc. Modular entertainment and gaming system configured for processing raw biometric data and multimedia response by a remote server
AU2002254837A1 (en) * 2002-05-15 2003-12-02 Ascom Autelca Ag Method for performing transactions on an apparatus, apparatus with man-machine interface and data carrier
ITFI20020190A1 (en) * 2002-10-09 2004-04-10 Gilbarco S P A AUTOMATIC POINT OF SALE CONTROLLER (OPT) IN COMPLIANCE WITH EMV SPECIFICATIONS
HU224671B1 (en) * 2002-10-28 2005-12-28 Comfort-Netshare Kft. Systems technology arrangement for connecting devices serving electronic and intelligent cards to the central server computer by data tramsmission network
US20070027696A1 (en) * 2002-11-06 2007-02-01 Embrace Networks, Inc. Method and apparatus for third party control of a device
KR100456636B1 (en) * 2002-11-25 2004-11-10 한국전자통신연구원 Architecture of look-up service in jini-based home network supporting ieee 1394 and tcp/ip and method thereof
US20050251469A1 (en) * 2003-01-27 2005-11-10 Gopal Nandakumar Network topology for processing consumer financial transactions
US20050177497A1 (en) * 2003-02-26 2005-08-11 Fujitsu Limited Portable storage device and transaction machine
US8308567B2 (en) * 2003-03-05 2012-11-13 Wms Gaming Inc. Discovery service in a service-oriented gaming network environment
US20040242328A1 (en) * 2003-03-05 2004-12-02 Blackburn Christopher W. Boot service in a service-oriented gaming network environment
US20040243848A1 (en) * 2003-03-06 2004-12-02 Blackburn Christopher W. Authentication service in a service-oriented gaming network environment
US8414397B2 (en) * 2003-03-17 2013-04-09 Wms Gaming Inc. Gaming terminal network with a message director
US20040242331A1 (en) * 2003-03-17 2004-12-02 Blackburn Christopher W. Time service in a service-oriented gaming network environment
US20050032577A1 (en) * 2003-03-17 2005-02-10 Blackburn Christopher W. Message director service in a service-oriented gaming network environment
CA2464788A1 (en) * 2003-04-16 2004-10-16 Wms Gaming Inc. A gaming software distribution network in a gaming system environment
US20040259640A1 (en) * 2003-04-16 2004-12-23 Gentles Thomas A. Layered security methods and apparatus in a gaming system environment
US20040266523A1 (en) * 2003-04-16 2004-12-30 Gentles Thomas A Secured networks in a gaming system environment
CA2464797A1 (en) * 2003-04-16 2004-10-16 Wms Gaming Inc. Remote authentication of gaming software in a gaming system environment
US20050227768A1 (en) * 2003-05-27 2005-10-13 Blackburn Christopher W Gaming network environment having a language translation service
RU2006101597A (en) * 2003-06-23 2006-06-27 Вмс Гейминг Инк. (Us) METHOD FOR NON-CASH PAYMENT OF GAME SERVICES AND GAME NETWORK SYSTEM
GB0318000D0 (en) * 2003-07-31 2003-09-03 Ncr Int Inc Mobile applications
BR0303076A (en) * 2003-08-12 2005-03-29 Itautec Philco Sa Control, monitoring and management system applied to self-service banking terminals
US20050097046A1 (en) 2003-10-30 2005-05-05 Singfield Joy S. Wireless electronic check deposit scanning and cashing machine with web-based online account cash management computer application system
DE102004004993A1 (en) * 2004-01-30 2005-09-15 Wincor Nixdorf International Gmbh Configuration-driven user interface
US20050197945A1 (en) * 2004-02-12 2005-09-08 Bsi2000, Inc. Optical banking card
US8549166B2 (en) 2004-03-01 2013-10-01 Qualcomm Incorporated Execution of unverified programs in a wireless, device operating environment
CA2567661C (en) * 2004-05-25 2011-08-30 Diebold, Incorporated Cash dispensing automated banking machine diagnostic system and method
US7814016B2 (en) 2004-06-30 2010-10-12 Ugenius Ip Holdings, Llc Personal teller system and method of remote interactive and personalized banking
US7140538B2 (en) * 2004-09-22 2006-11-28 Fidos Ltd. Methods and apparatus for facilitating a currency exchange transaction
US7653681B2 (en) * 2005-01-14 2010-01-26 International Business Machines Corporation Software architecture for managing a system of heterogenous network processors and for developing portable network processor applications
US20060282502A1 (en) * 2005-06-10 2006-12-14 Koshak Richard L Method and system for translation of electronic data and software transport protocol with reusable components
US7694287B2 (en) 2005-06-29 2010-04-06 Visa U.S.A. Schema-based dynamic parse/build engine for parsing multi-format messages
US20070030802A1 (en) * 2005-08-05 2007-02-08 Canon Development Americas, Inc. Enabling non real-time communication enabled devices to participate in real time communication scenarios
AU2006292099B2 (en) * 2005-09-20 2011-08-04 Select-A-Branch Atm Network, Llc Multiple financial institution automated teller machine apparatus, system and method for using same
US8771057B2 (en) * 2005-11-17 2014-07-08 Konami Gaming, Inc. System and method for providing a list of monetary instruments associated with a system
US7761353B1 (en) * 2005-12-07 2010-07-20 Amazon Technologies, Inc. Validating financial accounts
WO2007092542A2 (en) * 2006-02-07 2007-08-16 Wms Gaming Inc. Wager gaming network with wireless hotspots
WO2007092608A2 (en) * 2006-02-09 2007-08-16 Wms Gaming Inc. Wagering game server availability broadcast message system
US20070205271A1 (en) * 2006-03-02 2007-09-06 International Business Machines Corporation Method and apparatus for automated teller machine transactions
US20080004607A1 (en) * 2006-06-30 2008-01-03 Christopher Horvath Surgical laser system with remote control functionality
WO2008014523A2 (en) * 2006-07-28 2008-01-31 Futurelogic, Inc. Methods and apparatus for a downloadable financial transaction printer
US8172686B2 (en) 2006-08-08 2012-05-08 Wms Gaming Inc. Configurable wagering game manager
US20080052094A1 (en) * 2006-08-24 2008-02-28 Img Management Group Inc. Water dispensing systems and methods
US8386349B2 (en) 2007-02-28 2013-02-26 Visa U.S.A. Inc. Verification of a portable consumer device in an offline environment
US7527208B2 (en) 2006-12-04 2009-05-05 Visa U.S.A. Inc. Bank issued contactless payment card used in transit fare collection
US8738485B2 (en) 2007-12-28 2014-05-27 Visa U.S.A. Inc. Contactless prepaid product for transit fare collection
US8346639B2 (en) 2007-02-28 2013-01-01 Visa U.S.A. Inc. Authentication of a data card using a transit verification value
US7634553B2 (en) * 2006-10-09 2009-12-15 Raytheon Company Service proxy for emulating a service in a computer infrastructure for testing and demonstration
US8799147B1 (en) 2006-10-31 2014-08-05 United Services Automobile Association (Usaa) Systems and methods for remote deposit of negotiable instruments with non-payee institutions
US7873200B1 (en) 2006-10-31 2011-01-18 United Services Automobile Association (Usaa) Systems and methods for remote deposit of checks
US7885451B1 (en) 2006-10-31 2011-02-08 United Services Automobile Association (Usaa) Systems and methods for displaying negotiable instruments derived from various sources
US8708227B1 (en) 2006-10-31 2014-04-29 United Services Automobile Association (Usaa) Systems and methods for remote deposit of checks
US7876949B1 (en) 2006-10-31 2011-01-25 United Services Automobile Association Systems and methods for remote deposit of checks
US8351677B1 (en) 2006-10-31 2013-01-08 United Services Automobile Association (Usaa) Systems and methods for remote deposit of checks
US10380559B1 (en) 2007-03-15 2019-08-13 United Services Automobile Association (Usaa) Systems and methods for check representment prevention
US8959033B1 (en) 2007-03-15 2015-02-17 United Services Automobile Association (Usaa) Systems and methods for verification of remotely deposited checks
US8255335B1 (en) 2007-04-11 2012-08-28 United Services Automobile Association (Usaa) System and method to establish a PIN
US20080262971A1 (en) * 2007-04-18 2008-10-23 Davis Janette B Device, system and computer writeable media for accomplishing real time downloading of transactional information to a personal digital assistant, including remote server incorporating personal assistant manager software
US8538124B1 (en) 2007-05-10 2013-09-17 United Services Auto Association (USAA) Systems and methods for real-time validation of check image quality
US8433127B1 (en) 2007-05-10 2013-04-30 United Services Automobile Association (Usaa) Systems and methods for real-time validation of check image quality
DE602007001884D1 (en) * 2007-06-18 2009-09-17 Alcatel Lucent Controlling a telecommunications service system using peer-to-peer techniques
US20090018958A1 (en) * 2007-07-13 2009-01-15 Ncr Corporation Vendor independent proxy for self service
US20090083069A1 (en) * 2007-09-21 2009-03-26 Mpay Gateway. Inc. Medical payment system with delayed settlement
US9058512B1 (en) 2007-09-28 2015-06-16 United Services Automobile Association (Usaa) Systems and methods for digital signature detection
US8358826B1 (en) 2007-10-23 2013-01-22 United Services Automobile Association (Usaa) Systems and methods for receiving and orienting an image of one or more checks
US9892454B1 (en) 2007-10-23 2018-02-13 United Services Automobile Association (Usaa) Systems and methods for obtaining an image of a check to be deposited
US9159101B1 (en) 2007-10-23 2015-10-13 United Services Automobile Association (Usaa) Image processing
US9898778B1 (en) 2007-10-23 2018-02-20 United Services Automobile Association (Usaa) Systems and methods for obtaining an image of a check to be deposited
US8001051B1 (en) 2007-10-30 2011-08-16 United Services Automobile Association (Usaa) Systems and methods to modify a negotiable instrument
US7996314B1 (en) 2007-10-30 2011-08-09 United Services Automobile Association (Usaa) Systems and methods to modify a negotiable instrument
US8046301B1 (en) 2007-10-30 2011-10-25 United Services Automobile Association (Usaa) Systems and methods to modify a negotiable instrument
US7996315B1 (en) 2007-10-30 2011-08-09 United Services Automobile Association (Usaa) Systems and methods to modify a negotiable instrument
US7996316B1 (en) 2007-10-30 2011-08-09 United Services Automobile Association Systems and methods to modify a negotiable instrument
US8505037B2 (en) * 2007-10-31 2013-08-06 Ncr Corporation Communicating with devices in an ATM
US8290237B1 (en) 2007-10-31 2012-10-16 United Services Automobile Association (Usaa) Systems and methods to use a digital camera to remotely deposit a negotiable instrument
US8320657B1 (en) 2007-10-31 2012-11-27 United Services Automobile Association (Usaa) Systems and methods to use a digital camera to remotely deposit a negotiable instrument
MX2008014010A (en) * 2007-11-02 2009-05-26 Citicorp Credit Services Inc Methods and systems for managing financial institution customer accounts.
US7896232B1 (en) 2007-11-06 2011-03-01 United Services Automobile Association (Usaa) Systems, methods, and apparatus for receiving images of one or more checks
US7900822B1 (en) 2007-11-06 2011-03-08 United Services Automobile Association (Usaa) Systems, methods, and apparatus for receiving images of one or more checks
US10380562B1 (en) 2008-02-07 2019-08-13 United Services Automobile Association (Usaa) Systems and methods for mobile deposit of negotiable instruments
US8175970B1 (en) 2008-04-09 2012-05-08 Bank Of America Corporation Cash to card recycling
US8346640B1 (en) * 2008-04-09 2013-01-01 Bank Of America Corporation Multi-account cash recycling
US8351678B1 (en) 2008-06-11 2013-01-08 United Services Automobile Association (Usaa) Duplicate check detection
RU2479033C2 (en) * 2008-07-14 2013-04-10 Санрайз Р Энд Д Холдингз, Ллс System for purchases in store
US8181854B1 (en) 2008-07-31 2012-05-22 Bank Of America Corporation Cash handling device having integrated wireless modem
US8422758B1 (en) 2008-09-02 2013-04-16 United Services Automobile Association (Usaa) Systems and methods of check re-presentment deterrent
US10504185B1 (en) 2008-09-08 2019-12-10 United Services Automobile Association (Usaa) Systems and methods for live video financial deposit
US8820632B1 (en) 2008-09-11 2014-09-02 United Services Automobile Association (Usaa) Systems and methods for displaying current consumer card status on a wireless device
US8229816B1 (en) * 2008-09-25 2012-07-24 Bank Of America Corporation Intelligent cash recycler remote capabilities
US7974899B1 (en) 2008-09-30 2011-07-05 United Services Automobile Association (Usaa) Atomic deposit transaction
US7885880B1 (en) 2008-09-30 2011-02-08 United Services Automobile Association (Usaa) Atomic deposit transaction
US7962411B1 (en) 2008-09-30 2011-06-14 United Services Automobile Association (Usaa) Atomic deposit transaction
US8275710B1 (en) 2008-09-30 2012-09-25 United Services Automobile Association (Usaa) Systems and methods for automatic bill pay enrollment
US8391599B1 (en) 2008-10-17 2013-03-05 United Services Automobile Association (Usaa) Systems and methods for adaptive binarization of an image
US7949587B1 (en) 2008-10-24 2011-05-24 United States Automobile Association (USAA) Systems and methods for financial deposits by electronic message
US7970677B1 (en) 2008-10-24 2011-06-28 United Services Automobile Association (Usaa) Systems and methods for financial deposits by electronic message
US8260669B1 (en) 2008-12-10 2012-09-04 Bank Of America Corporation System and method of transferring transaction information upon occurrence of a triggering event
US8775651B2 (en) * 2008-12-12 2014-07-08 Raytheon Company System and method for dynamic adaptation service of an enterprise service bus over a communication platform
US8452689B1 (en) 2009-02-18 2013-05-28 United Services Automobile Association (Usaa) Systems and methods of check detection
US10956728B1 (en) 2009-03-04 2021-03-23 United Services Automobile Association (Usaa) Systems and methods of check processing with background removal
US9183554B1 (en) 2009-04-21 2015-11-10 United Services Automobile Association (Usaa) Systems and methods for user authentication via mobile device
US8220705B2 (en) * 2009-07-16 2012-07-17 Kabushiki Kaisha Toshiba System and method for card based document processing device login and accounting
US8542921B1 (en) 2009-07-27 2013-09-24 United Services Automobile Association (Usaa) Systems and methods for remote deposit of negotiable instrument using brightness correction
US8186602B2 (en) * 2009-08-18 2012-05-29 On Track Innovations, Ltd. Multi-application contactless smart card
US9779392B1 (en) 2009-08-19 2017-10-03 United Services Automobile Association (Usaa) Apparatuses, methods and systems for a publishing and subscribing platform of depositing negotiable instruments
US8977571B1 (en) 2009-08-21 2015-03-10 United Services Automobile Association (Usaa) Systems and methods for image monitoring of check during mobile deposit
US8699779B1 (en) 2009-08-28 2014-04-15 United Services Automobile Association (Usaa) Systems and methods for alignment of check during mobile deposit
US8533484B2 (en) 2010-03-29 2013-09-10 Verifone, Inc. Password-protected physical transfer of password-protected devices
US9129340B1 (en) 2010-06-08 2015-09-08 United Services Automobile Association (Usaa) Apparatuses, methods and systems for remote deposit capture with enhanced image detection
US20110320294A1 (en) * 2010-06-23 2011-12-29 Bank Of America Corporation Active budget control
RU2451341C1 (en) * 2010-12-07 2012-05-20 Общество С Ограниченной Ответственностью "Виталинвест" Programmable electronic board and method for communication of said board with server
US8555355B2 (en) * 2010-12-07 2013-10-08 Verizon Patent And Licensing Inc. Mobile pin pad
FR2968804B1 (en) * 2010-12-13 2013-01-04 St Microelectronics Rousset METHOD FOR MANAGING THE DIALOGUE BETWEEN EQUIPMENT AND AT LEAST ONE MULTI-APPLICATION OBJECT SUCH AS A CONTACTLESS CHIP CARD AND CORRESPONDING OBJECT
US10296875B1 (en) 2011-06-30 2019-05-21 United Services Automobile Association (Usaa) Interactive kiosk for branchless banking
US9230251B1 (en) 2011-07-01 2016-01-05 United Services Automobile Association (Usaa) Cash deposit at point of sale using deposit product inventory item systems and methods
US20130018787A1 (en) * 2011-07-14 2013-01-17 Bank Of America Corporation Atm provided payment process
WO2013017926A1 (en) 2011-07-29 2013-02-07 Talaris Holdings Limited System and method for validating a controller for an automated banking machine using a displayed indicia
US9069498B2 (en) * 2011-09-12 2015-06-30 Microsoft Technology Licensing, Llc Presenting devices as applications
CN102496219A (en) * 2011-12-07 2012-06-13 广州广电运通金融电子股份有限公司 Business processing method and system of financial self-service equipment
US10380565B1 (en) 2012-01-05 2019-08-13 United Services Automobile Association (Usaa) System and method for storefront bank deposits
US20140067668A1 (en) * 2012-08-29 2014-03-06 Bank Of America Corporation Remote Safe Locking and Control
US9107024B2 (en) * 2012-10-10 2015-08-11 Nec Mobile Communications, Ltd. Communication system, information processing apparatus, mobile terminal, and input method
US9767503B2 (en) 2012-11-30 2017-09-19 Bank Of America Corporation Payment authorization prompting categorization
US10552810B1 (en) 2012-12-19 2020-02-04 United Services Automobile Association (Usaa) System and method for remote deposit of financial instruments
US9767422B2 (en) * 2013-03-12 2017-09-19 Diebold Self-Service Systems, Division Of Diebold, Incorporated Detecting unauthorized card skimmers
US10607209B2 (en) * 2013-03-15 2020-03-31 TGALLISON Technologies, LLC System and method for transferring payments and documents with a web-based management system
US9904915B2 (en) * 2013-08-08 2018-02-27 Ncr Corporation Virtualized ATM
US11138578B1 (en) 2013-09-09 2021-10-05 United Services Automobile Association (Usaa) Systems and methods for remote deposit of currency
US9286514B1 (en) 2013-10-17 2016-03-15 United Services Automobile Association (Usaa) Character count determination for a digital image
US10558987B2 (en) * 2014-03-12 2020-02-11 Adobe Inc. System identification framework
US9811815B2 (en) * 2014-10-09 2017-11-07 Ncr Corporation Dynamic replacement of self-service terminal (SST) states flow and screens handling
WO2016083739A1 (en) 2014-11-26 2016-06-02 Rhodia Operations Composition comprising lanthanum and actinium-227
US10402790B1 (en) 2015-05-28 2019-09-03 United Services Automobile Association (Usaa) Composing a focused document image from multiple image captures or portions of multiple image captures
CN115131834A (en) * 2015-08-13 2022-09-30 小米科技有限责任公司 Mobile equipment, screen module of mobile equipment, fingerprint acquisition method and device and electronic equipment
US11010737B1 (en) * 2016-04-01 2021-05-18 Wells Fargo Bank, N.A. Provisioning of an individual computing device via ATM
US9747758B1 (en) 2016-04-15 2017-08-29 Bank Of America Corporation Banking systems controlled by data bearing records
US9715793B1 (en) 2016-04-15 2017-07-25 Bank Of America Corporation Banking systems controlled by data bearing records
US9792752B1 (en) * 2016-04-15 2017-10-17 Bank Of America Corporation Banking systems controlled by data bearing records
FR3052005B1 (en) * 2016-05-26 2021-12-10 Organisation Mecanographique Et Comptable Gervais Omc Gervais COMPLEMENTARY ACTION TRIGGER PROCESS IMPLEMENTED BY AN ELECTRONIC DEVICE COOPERATING WITH A PERIPHERAL
US9711013B1 (en) 2017-02-02 2017-07-18 Jarrett Enterprises, Inc. Automated teller machine for processing debit card transactions and method therefor
US10467842B2 (en) 2017-03-17 2019-11-05 Bank Of America Corporation Portable item transfer container
RU2679231C1 (en) * 2017-12-22 2019-02-06 Публичное Акционерное Общество "Сбербанк России" (Пао Сбербанк) Method and system of geomodeling network of self-service machines
US10949842B1 (en) * 2018-01-30 2021-03-16 Mastercard International Incorporated Preventing data analysis interruptions by identifying card continuity without using personally identifiable information
US11030752B1 (en) 2018-04-27 2021-06-08 United Services Automobile Association (Usaa) System, computing device, and method for document detection
US11069201B2 (en) 2018-10-04 2021-07-20 The Toronto-Dominion Bank Automated device for exchange of data
US10984418B2 (en) 2018-10-04 2021-04-20 The Toronto-Dominion Bank Automated device for data transfer
US10866696B2 (en) 2018-10-04 2020-12-15 The Toronto-Dominion Bank Automated device for data transfer
CA3062211A1 (en) * 2018-11-26 2020-05-26 Mir Limited Dynamic verification method and system for card transactions
US10996838B2 (en) 2019-04-24 2021-05-04 The Toronto-Dominion Bank Automated teller device having accessibility configurations
US11900755B1 (en) 2020-11-30 2024-02-13 United Services Automobile Association (Usaa) System, computing device, and method for document detection and deposit processing

Family Cites Families (55)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4075460A (en) * 1975-11-28 1978-02-21 Incoterm Corporation Cash dispensing system
US4234932A (en) * 1978-09-05 1980-11-18 Honeywell Information Systems Inc. Security system for remote cash dispensers
US4621326A (en) 1984-03-14 1986-11-04 Docutel/Olivetti Corporation Method of reducing customer transaction time in an automatic teller machine by parallel processing of sequence events
US5220501A (en) * 1989-12-08 1993-06-15 Online Resources, Ltd. Method and system for remote delivery of retail banking services
US5870724A (en) * 1989-12-08 1999-02-09 Online Resources & Communications Corporation Targeting advertising in a home retail banking delivery service
US5221838A (en) 1990-12-24 1993-06-22 Motorola, Inc. Electronic wallet
US5265033A (en) 1991-09-23 1993-11-23 Atm Communications International, Inc. ATM/POS based electronic mail system
US5473143A (en) 1991-09-23 1995-12-05 Atm Communications International, Inc. ATM/POS based electronic mail system
US5912818A (en) 1993-01-25 1999-06-15 Diebold, Incorporated System for tracking and dispensing medical items
US5400325A (en) * 1993-06-29 1995-03-21 Synoptics Communications, Inc. Method and apparatus providing for hunt groups in an ATM network of the like
US5802287A (en) * 1993-10-20 1998-09-01 Lsi Logic Corporation Single chip universal protocol multi-function ATM network interface
US5457305A (en) 1994-03-31 1995-10-10 Akel; William S. Distributed on-line money access card transaction processing system
GB9412553D0 (en) * 1994-06-22 1994-08-10 At & T Global Solutions Intern Method and apparatus for distributing software
CA2209718C (en) * 1994-11-07 2007-09-25 Cash On Demand, Inc. Method and system for remote terminal dial-up
US5933812A (en) 1995-04-12 1999-08-03 Verifone Inc. Portable transaction terminal system
US5745886A (en) * 1995-06-07 1998-04-28 Citibank, N.A. Trusted agents for open distribution of electronic money
US5706442A (en) 1995-12-20 1998-01-06 Block Financial Corporation System for on-line financial services using distributed objects
US6016484A (en) 1996-04-26 2000-01-18 Verifone, Inc. System, method and article of manufacture for network electronic payment instrument and certification of payment and credit collection utilizing a payment
US6945457B1 (en) * 1996-05-10 2005-09-20 Transaction Holdings Ltd. L.L.C. Automated transaction machine
US6039245A (en) * 1996-06-10 2000-03-21 Diebold, Incorporated Financial transaction processing system and method
US5870610A (en) * 1996-06-28 1999-02-09 Siemens Business Communication Systems, Inc. Autoconfigurable method and system having automated downloading
KR100207596B1 (en) * 1996-09-13 1999-07-15 윤종용 Electronic funds transfer terminal for sales
US5933816A (en) 1996-10-31 1999-08-03 Citicorp Development Center, Inc. System and method for delivering financial services
US6607081B2 (en) * 1996-11-15 2003-08-19 Diebold, Incorporated Automated transaction machine system
US5860158A (en) * 1996-11-15 1999-01-12 Samsung Electronics Company, Ltd. Cache control unit with a cache request transaction-oriented protocol
US6021399A (en) 1996-11-25 2000-02-01 Xerox Corporation Space efficient method of verifying electronic payments
US6539361B1 (en) * 1996-11-27 2003-03-25 Die{grave over (b)}old, Incorporated Automated banking machine system using plural communication formats
US7003492B1 (en) * 1996-11-27 2006-02-21 Dicbold, Incorporated Apparatus and method for indicating the status of transaction function devices in an automated banking machine
US6334117B1 (en) * 1996-11-27 2001-12-25 Diebold, Incorporated Automated banking machine and system
US5937396A (en) * 1996-12-04 1999-08-10 Konya; Arpad System for ATM/ATM transfers
WO1998040826A2 (en) * 1997-03-13 1998-09-17 International Business Machines Corporation Kiosk and server connected to computer network
US6233683B1 (en) * 1997-03-24 2001-05-15 Visa International Service Association System and method for a multi-application smart card which can facilitate a post-issuance download of an application onto the smart card
US6023585A (en) * 1997-05-02 2000-02-08 Webtv Networks, Inc. Automatically selecting and downloading device drivers from a server system to a client system that includes one or more devices
US5897625A (en) * 1997-05-30 1999-04-27 Capital Security Systems, Inc. Automated document cashing system
US6012048A (en) * 1997-05-30 2000-01-04 Capital Security Systems, Inc. Automated banking system for dispensing money orders, wire transfer and bill payment
US6018724A (en) * 1997-06-30 2000-01-25 Sun Micorsystems, Inc. Method and apparatus for authenticating on-line transaction data
US5893106A (en) * 1997-07-11 1999-04-06 International Business Machines Corporation Object oriented server process framework with interdependent-object creation
US6446108B1 (en) * 1997-07-18 2002-09-03 Lucent Technologies Inc. Method for wide area network service location
US5974146A (en) * 1997-07-30 1999-10-26 Huntington Bancshares Incorporated Real time bank-centric universal payment system
US6016476A (en) * 1997-08-11 2000-01-18 International Business Machines Corporation Portable information and transaction processing system and method utilizing biometric authorization and digital certificate security
US6023684A (en) 1997-10-01 2000-02-08 Security First Technologies, Inc. Three tier financial transaction system with cache memory
US6038548A (en) 1997-11-26 2000-03-14 International Business Machines Corporation System and method for conducting electronic commerce in a computer network using a cashier desk payment framework
WO1999028830A1 (en) * 1997-12-02 1999-06-10 Korman Bruce R Multi-transactional network architecture
US6031623A (en) 1997-12-11 2000-02-29 Hewlett-Packard Company Computer system with evolving printer
US6430185B1 (en) * 1997-12-23 2002-08-06 Alcatel Usa Sourcing, L.P. Apparatus and method for bidirectional data transfer
US6019284A (en) * 1998-01-27 2000-02-01 Viztec Inc. Flexible chip card with display
US5980090A (en) 1998-02-10 1999-11-09 Gilbarco., Inc. Internet asset management system for a fuel dispensing environment
US6311165B1 (en) * 1998-04-29 2001-10-30 Ncr Corporation Transaction processing systems
EP1076871A1 (en) * 1998-05-15 2001-02-21 Unicast Communications Corporation A technique for implementing browser-initiated network-distributed advertising and for interstitially displaying an advertisement
US6587684B1 (en) * 1998-07-28 2003-07-01 Bell Atlantic Nynex Mobile Digital wireless telephone system for downloading software to a digital telephone using wireless data link protocol
US6271752B1 (en) * 1998-10-02 2001-08-07 Lucent Technologies, Inc. Intelligent multi-access system
US6761308B1 (en) * 1998-11-25 2004-07-13 Diebold, Incorporated Automated merchant banking apparatus and method
US6415341B1 (en) * 1999-01-29 2002-07-02 Tekserve Pos, Llc Point-of-sale terminal adapter
BR0008286A (en) * 1999-02-17 2001-11-20 Diebold Inc Method and system for connecting services to an automated bank transaction machine
US6907565B1 (en) * 2000-12-13 2005-06-14 Cisco Technology, Inc. Web-based output writer and editor

Also Published As

Publication number Publication date
CN1347531A (en) 2002-05-01
BR0008286A (en) 2001-11-20
EP1208487A4 (en) 2006-06-07
RU2222046C2 (en) 2004-01-20
US20010014881A1 (en) 2001-08-16
US7542944B1 (en) 2009-06-02
US20050131824A1 (en) 2005-06-16
AU2883000A (en) 2000-09-04
CA2361731C (en) 2005-04-19
US20050121513A1 (en) 2005-06-09
WO2000049547A1 (en) 2000-08-24
EP1208487A1 (en) 2002-05-29
US7555461B1 (en) 2009-06-30
CN1347531B (en) 2013-07-17

Similar Documents

Publication Publication Date Title
CA2361731A1 (en) Method and system for connecting services to an automated transaction machine
US5526409A (en) Adaptive communication system within a transaction card network
US7076328B2 (en) Automatic arrangement, mobile terminal connected therewith, and method of transferring operational data of automatic apparatus
EP0810755A3 (en) Method for enhancing operation of a network management system
EP0961245A3 (en) Automated banking machine with a print URL feature
CN101030969B (en) Method and system for network services with a mobile vehicle
CA2347244A1 (en) Device communication and control in a home network connected to an external network
CA2271224A1 (en) Automated banking machine and system operative to respond to html documents
CA2271394A1 (en) Automated banking machine and system operative to respond to html documents
WO2002047043A3 (en) Wireless networked cash management system
WO2002011422A3 (en) Communication account system
CA2221399A1 (en) An electronic trading method
KR20010108113A (en) Telephone handset for use in interactive tv systems
CA2209718A1 (en) Method and system for remote terminal dial-up
EP1223517A4 (en) Data transmission system and sale managing system
EP1126657A3 (en) Data communication network service providing system executing macro command
CA2271209A1 (en) Automated banking machine and system operative to respond to html documents
CA2271213A1 (en) Automated banking machine and system operative to respond to html documents
EP1347616A3 (en) Secure communication via a web server
CA2271214A1 (en) Automated banking machine and system operative to respond to html documents and user input
CA2271218A1 (en) Automated banking machine and system operative to respond to html documents
CA2271222A1 (en) Automated banking machine and system operative to respond to html documents
EP1030275A3 (en) Terminal configuration methods
US20050033595A1 (en) System for performing electronic transactions and a process to send instructions
WO2002069085A3 (en) Method and system for electronic commerce using a mobile communication system

Legal Events

Date Code Title Description
EEER Examination request
MKEX Expiry

Effective date: 20200217