Availability Digest. Payment Authorization A Journey from DR to Active/Active December, 2007

Size: px
Start display at page:

Download "Availability Digest. Payment Authorization A Journey from DR to Active/Active December, 2007"

Transcription

1 the Availability Digest Payment Authorization A Journey from DR to Active/Active December, 2007 A major provider of merchant services to over four million small to medium-sized merchants throughout the world provides, among other services, payment authorization for Visa, MasterCard, American Express, Diner s Club, Discover, and other credit and debit s. Card transactions made at merchant point-of-sale (POS) devices and ATMs are verified to ensure that they are proper. The company s payment authorization services are extremely critical. Should these services become unavailable, shoppers all over the world will not be able to use their credit or debit s processed by the company. Therefore, the company has worked diligently to guarantee that its authorization services will always be available. It turned to ication technology to satisfy this need. Over a period of several years, the company has expanded its use of ication technology from disaster recovery to active/active systems to application integration. This has been a slow and careful process as the company learned the benefits of ication. Today, this effort has resulted in a system that indeed is continuously available. Payment Authorization Credit and debit s are issued by banks. They are used by consumers to purchase items from brick-and-mortar and online stores and to withdraw cash from ATMs (automated teller machines). Each transaction must be approved by the issuing bank before it can be accepted by a merchant or by an ATM. The payment authorization process begins when a consumer s credit is presented for payment. This might occur at a point-of-sale (POS) device, such as a credit- reader attached to a cash register in a store. It might be initiated when a consumer gives his credit number and other information to a sales person over the telephone or when this information is entered into a form on a web site. It might begin at an ATM (automated teller machine). merchant POSs and ATMs authorization switch banks exception files Merchant Authorization Services 1

2 The POS device, the ATM, or the system hosting the sales support for telephone or online ordering is connected by a communication channel to an authorization switch established and managed by an organization providing merchant services. The authorization switch receives the transaction and analyzes it. It determines which bank is servicing the credit or debit and sends the transaction to that bank. It will check if the has been lost or stolen and may also check the transaction for suspicious charge activity. If the bank responds positively, and if the switch detects no other problems, an authorization message is returned to the originating device or system. If the bank rejects the transaction, if the has been reported as lost, stolen, or frozen, or if the transaction is suspicious (i.e., a potentially fraudulent use of the ), the transaction is rejected. A Start with Disaster Recovery The merchant services provider operates a major authorization switch in North America. It has two centers 1,000 miles apart on the East Coast of the United States. We will call these centers and. The switch functions are duplicated in each center to provide recovery from any disaster that might take down one of the provider s centers. In normal operation, the processing load is distributed between the two sites. The company s first use of ication was to keep its Card Management Application (CMA) systems in each center synchronized with each other. Hosted on servers, the CMA systems provide a base of all s issued by participating banks. These s include Visa, MasterCard, American Express, Diner s Club, Discover, and others. Banks send batch ftp files to the CMA system for new s they issue, s they report as stolen or lost, and other status changes. These batches are received by the CMA system and stored in its base. This base is then icated to the Center South CMA system via the Shadowbase ication engine from Gravic ( Thus, both CMA systems always have the complete and up-to-date of all s that have been issued. banks updates ication switch Card Management Application switch The CMA base specifies which issuing bank services each, what the s characteristics are (its number, its expiration date, its credit limit, its PIN, and so on), and its status (active, lost, stolen, frozen, an so on). Additions and changes to this base are sent by each CMA system to the switching s local to it. Therefore, each switching has direct local access to all, a requirement for fast authorization. Fast authorization is needed since a consumer is waiting to complete his transaction. Also, while he is waiting, the POS, ATM, or telephone sales clerk is occupied and cannot service the next customer. 2

3 By maintaining a copy of the CMA base at each site, the company ensures that the CMA is available at all times even in the event of the failure of one of the systems. Should one system fail, all batch updates from the issuing banks will be routed to the other CMA system; and this system will take on the responsibility for keeping all s at both sites updated. This architecture also allows rolling upgrades to be made to the CMA systems. One system can be taken down and its operating system, application, base, or hardware upgraded while the other system carries the CMA load. The first system can then be returned to service and the second system taken down for upgrade. The Move to Active/Active After several years of successful operation with the disaster recovery (DR) uration for the CMA systems, the service provider moved to an active/active uration for its authorization switch. The switch contains four s two in and two in. Each is connected to thousands of communication lines that connect to the company s massive IP network. When a transaction is received from a merchant, the job of the switch is to validate the /transaction, route it to the issuing bank, and then to return the response to the merchant. Switch Configuration Though all switching is kept in memory, the switch urations are kept on disk in a uration base. Configuration contains information about each and each issuing bank as well as state for each ongoing transaction. The uration base also contains failover urations so that surviving s can take over the functions of a failed. Consequently, the uration base is fundamental to proper switch operation. A copy of the uration base is maintained on each for local access. These copies are kept synchronized by the Shadowbase bidirectional ication engine. admin switch switch transaction CMA authorization bank ication POS or ATM transaction authorization switch switch active/active authorization switch 3

4 The credit and debit s are partitioned across the s by number. As a consequence, each is owned by one of the s. This prevents collisions on updates due to transaction activity from occurring. All transactions for a are routed to the owning that. That makes transactional updates to its base, and its changes are icated to the other base copies in the network by Shadowbase. Thus, no two s can be making simultanous changes to a due to transaction activity; and collisions are avoided. Transaction Processing When a transaction for a is initiated, the authorization switch s IP network routes the transaction to the owning that based on the number range reflected in the transaction. When a transaction request is received by its owning, the uration base is accessed to determine which bank issued that and therefore to which bank the transaction should be sent. The uration base specifies the IP address of the issuing bank, and the owning forwards the transaction request to that bank. When the issuing bank returns a response to a transaction request, the company s IP network returns that response to the owning the. An authorization or rejection message is sent by the owning to the initiating device to complete the transaction. The transaction is authorized if the issuing bank authorizes it and if the authorization switch has detected no other problems, as described later (lost or stolen, frozen, suspicious activity, and so on). Node Failover Equally important is the failover uration maintained in the base. Should a fail, the uration base tells the surviving s for which s they should take responsibility. The surviving s then assume ownership of their newly assigned s so that switching services can continue. The uration failover base also tells each which applications it should take over to continue operations. Thus, should a fail, all s that are owned by the failed are switched to surviving s as are the failed applications. Authorization services continue without interruption. In fact, this procedure is repeated for multiple failures so that operations can continue even if more than one fails. Replicating Changes The redistribution of s, transactions, and applications to surviving s is one of the requirements for an active/active system. Equally important is that each must have a current copy of the application base. In the case of the authorization switch, there is no real-time to be icated since it is all kept in memory. If a fails during the processing of a transaction, the originating system will time out and will resubmit the transaction. The transaction will then be processed by the new uration. However, there must be a current copy of the uration base resident at each. The uration base is accessed and may be updated during each transaction. In addition, changes are received from the CMA system. The uration base may also be modified by administrative operators. All of these changes are icated to each of the other s by the Shadowbase ication engine so that each has a current copy of the uration base. Though transactional changes to a are made only by its owning and are icated to the other s from that, it is possible that administrative changes to a may be made at other s. This, of course, opens up the possibility of collisions should a change to the same credit or debit be made at two different s almost simultaneously (within the ication latency interval). Though this is unlikely due to the nature of the partitioning, if 4

5 there is a collision, the collision resolution algorithm selected by this customer is that the later change is accepted. The other change is rejected and is logged for subsequent manual review. The Shadowbase ication engine performs another important function. As the failover uration is modified (which it must be for every new ), it is entered with respect to the receiving the uration updates. However, this uration is different for each since each will take a different action on failover. For instance, 1 might handle A. Should 1 fail, 2 might handle A. Should 2 then fail, 3 might handle A. Via built-in business rules, the Shadowbase ication engine automatically adjusts the uration for each as it icates the. Thus, the company has converted its four- switch to an active/active uration that can recover almost instantly from any fault in the system, including a total (or multi) failure. Recovery is transparent to the users. Heterogeneous Application Integration A major function of authorization is to detect the potential fraudulent use of s. If a transaction looks suspicious for instance, it is for a purchase in a New York store whereas the last transaction one hour ago was for a purchase in a Los Angeles store - it may be rejected. The company implemented a fraud detection application using an Oracle system. Each transaction received by the authorization switch is sent to the Oracle fraud detection system. This system maintains a log of recent transactions and checks each transaction against other recent transactions for the same. If a transaction appears to be suspicious, the result is passed to the authorization switch, which may then reject the s transaction. The switch may also notify the issuing bank of its action; and the bank, at its discretion, may freeze the. The holder is notified and must call in to verify his credentials and recent transactions. The fraud detection system is also periodically sent a list of s that have been reported lost or stolen or that have been frozen by the issuing bank. If a transaction is made against such a, this situation is reported back to the switch, which will reject the transaction. lost/stolen s Oracle fraud detection authorization switch Fraud Detection At each center there is one fraud detection system serving the s at that site. The company implemented the communication between the fraud detection system and the authorization switch s again via the Shadowbase ication engine. When a transaction is received, a notation is made in the s base on the authorizing switch. This notification is icated to the fraud detection system, where Shadowbase detects the request as it is updating 5

6 the Oracle base. The request is passed to the fraud detection application, which logs a response by updating its base. When Shadowbase icates this change back to the authorization switch, the Shadowbase software on the receiving end detects it and passes the response to the authorization switch s switching logic. This is a case of heterogeneous application integration since the authorization switch s are systems and the fraud detection systems are Unix/Oracle-based. The authorization switch maintains its own base an exception file of all s against which transactions have been initiated and that have been reported as lost, stolen, or frozen. Included in this exception file is also a list of s that have been rejected by the switch due to suspicious activity. A is cleared from this list when the issuing bank so notifies the switch during one of its batch updates of changes. The authorization switch is heavily involved in the authorization decision. When it receives a transaction, it first checks its exception file. If the is not listed in the exception file, the switch sends the transaction to the fraud detection system and to the issuing bank. Only if all tests are positive it is not in the exception file, it is not suspicious, and the issuing bank authorizes it is the transaction accepted. The originating device is then notified to accept the transaction. If any of these tests fail, the originating device is instructed to reject the transaction. The Integrated Authorization Switch This merchant services company has carefully expanded its use of Shadowbase s ication over the years. The company initially used ication to provide a uni-directional active/passive -recovery capability for its Card Management Application. After feeling comfortable with this use of ication, the company expanded its use of ication technology to provide continuous availability for its multi switch. Finally, it integrated heterogeneous applications (the fraud detection system) via ication. ication CMA CMA lost/stolen s lost/stolen s Oracle fraud detection authorization switch Oracle fraud detection This case study is important in that it demonstrates the many uses of ication engines in mission-critical applications. 6

Availability Digest. www.availabilitydigest.com. Real-Time Fraud Detection December 2009

Availability Digest. www.availabilitydigest.com. Real-Time Fraud Detection December 2009 the Availability Digest Real-Time Fraud Detection December 2009 Much of today s commerce depends on plastic. People use their credit cards and debit cards to purchase products, get cash, and pay bills.

More information

Connect Converge / Converged Infrastructure

Connect Converge / Converged Infrastructure Large Canadian Bank Adopts by: Paul J. Holenstein Paul J. Holenstein Executive Vice President Gravic, Inc Malvern, Pennsylvania (CI) 1 is the heart of HP s move to what it calls the Instant-On Enterprise.

More information

Availability Digest. Cellular Provider Goes Active/Active for Prepaid Calls September 2008

Availability Digest. Cellular Provider Goes Active/Active for Prepaid Calls September 2008 the Availability Digest Cellular Provider Goes Active/Active for Prepaid Calls September 2008 The Pan-African Cellular Service Provider One of the largest cellular telephone service providers in South

More information

Data Replication and the Clearinghouse S Trading System

Data Replication and the Clearinghouse S Trading System the Availability Digest @availabilitydig Stock Exchange Speeds Clearing with Data Replication June 2014 Paul J. Holenstein Executive Vice President Gravic, Inc. A regional South American stock exchange

More information

Module 14: Scalability and High Availability

Module 14: Scalability and High Availability Module 14: Scalability and High Availability Overview Key high availability features available in Oracle and SQL Server Key scalability features available in Oracle and SQL Server High Availability High

More information

A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES

A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES By: Edward Whalen Performance Tuning Corporation INTRODUCTION There are a number of clustering products available on the market today, and clustering has become

More information

Companies are moving more and more IT services and

Companies are moving more and more IT services and Adding High Availability to the Cloud Paul J. Holenstein Executive Vice President Gravic, Inc. Companies are moving more and more IT services and utility applications to public clouds to take advantage

More information

Availability Digest. MySQL Clusters Go Active/Active. December 2006

Availability Digest. MySQL Clusters Go Active/Active. December 2006 the Availability Digest MySQL Clusters Go Active/Active December 2006 Introduction MySQL (www.mysql.com) is without a doubt the most popular open source database in use today. Developed by MySQL AB of

More information

Shadowbase Data Replication VNUG - May 26, 2010. Dick Davis, Sales Manager Shadowbase Products Group Gravic, Inc.

Shadowbase Data Replication VNUG - May 26, 2010. Dick Davis, Sales Manager Shadowbase Products Group Gravic, Inc. Shadowbase Data Replication VNUG - May 26, 2010 Dick Davis, Sales Manager Shadowbase Products Group Gravic, Inc. 1 Agenda Introduction to Gravic Shadowbase Product Overview Shadowbase Case Studies Shadowbase

More information

Shadowbase Data Replication Solutions. William Holenstein Senior Manager of Product Delivery Shadowbase Products Group

Shadowbase Data Replication Solutions. William Holenstein Senior Manager of Product Delivery Shadowbase Products Group Shadowbase Data Replication Solutions William Holenstein Senior Manager of Product Delivery Shadowbase Products Group 1 Agenda Introduction to Gravic Shadowbase Product Overview Shadowbase for Business

More information

Pervasive PSQL Meets Critical Business Requirements

Pervasive PSQL Meets Critical Business Requirements Pervasive PSQL Meets Critical Business Requirements Pervasive PSQL White Paper May 2012 Table of Contents Introduction... 3 Data Backup... 3 Pervasive Backup Agent... 3 Pervasive PSQL VSS Writer... 5 Pervasive

More information

DEBIT CARD & ELECTRONIC FUNDS TRANSFER DISCLOSURE

DEBIT CARD & ELECTRONIC FUNDS TRANSFER DISCLOSURE DEBIT CARD & ELECTRONIC FUNDS TRANSFER DISCLOSURE The purpose of this Disclosure Statement is to make you aware of your rights and responsibilities when using our Debit Card and Electronic Funds Transfer

More information

Merchants Bank, National Association With our corporate office located at: 102 East Third St, Winona, MN 55987, 507-457-1100, toll-free 800-944-6285

Merchants Bank, National Association With our corporate office located at: 102 East Third St, Winona, MN 55987, 507-457-1100, toll-free 800-944-6285 Electronic Funds Transfer Disclosure Merchants Bank, National Association With our corporate office located at: 102 East Third St, Winona, MN 55987, 507-457-1100, toll-free 800-944-6285 All locations:

More information

Availability Digest. What is Active/Active? October 2006

Availability Digest. What is Active/Active? October 2006 the Availability Digest What is Active/Active? October 2006 It is a fundamental fact that any system can and will fail at some point. The secret to achieving extreme availabilities is to let it fail, but

More information

Cisco Comprehensive Payments Solution

Cisco Comprehensive Payments Solution Solution Overview Cisco Comprehensive Payments Solution Agile and Efficient Transformation to a Lower-Cost, Market-Responsive Payment Solution For too long, the financial services industry has been forced

More information

Real-time Protection for Hyper-V

Real-time Protection for Hyper-V 1-888-674-9495 www.doubletake.com Real-time Protection for Hyper-V Real-Time Protection for Hyper-V Computer virtualization has come a long way in a very short time, triggered primarily by the rapid rate

More information

Availability Digest. www.availabilitydigest.com. @availabilitydig. TANDsoft FileSync Adds Deduplication February 2014

Availability Digest. www.availabilitydigest.com. @availabilitydig. TANDsoft FileSync Adds Deduplication February 2014 the Availability Digest @availabilitydig TANDsoft Adds Deduplication February 2014 1 is a file-replication utility from TANDsoft, Inc. (www.tandsoft.com). ensures that the configurations of two HP NonStop

More information

ELECTRONIC FUND TRANSFERS YOUR RIGHTS AND RESPONSIBILITIES

ELECTRONIC FUND TRANSFERS YOUR RIGHTS AND RESPONSIBILITIES ELECTRONIC FUND TRANSFERS YOUR RIGHTS AND RESPONSIBILITIES Indicated below are types of Electronic Fund Transfers we are capable of handling, some of which may not apply to your account. Please read this

More information

IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from

IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from First Security Bank of Deer Lodge 311 Milwaukee Ave P.O. Box 629 Deer Lodge, MT 59722 (406)846-2300 ELECTRONIC FUND TRANSFERS YOUR RIGHTS AND RESPONSIBILITIES

More information

Contact information for account assistance is listed on the last page of this brochure. Please read the following terms and conditions carefully.

Contact information for account assistance is listed on the last page of this brochure. Please read the following terms and conditions carefully. 2014 ELECTRONIC FUND TRANSFER DISCLOSURES AND AGREEMENT The following disclosures and agreement ( Disclosures and Agreement ) describe your rights, protection, and liabilities as a consumer, pursuant to

More information

CONSUMER ELECTRONIC FUNDS TRANSFER AND DEBIT CARD AGREEMENT

CONSUMER ELECTRONIC FUNDS TRANSFER AND DEBIT CARD AGREEMENT We, us and our refer to. CONSUMER ELECTRONIC FUNDS TRANSFER AND DEBIT CARD AGREEMENT You and your apply to any individual who has an Account with us and is authorized to initiate the applicable EFTs. Account

More information

Leveraging Virtualization in Data Centers

Leveraging Virtualization in Data Centers the Availability Digest Leveraging Virtualization for Availability December 2010 Virtualized environments are becoming commonplace in today s data centers. Since many virtual servers can be hosted on a

More information

CASE STUDY: Oracle TimesTen In-Memory Database and Shared Disk HA Implementation at Instance level. -ORACLE TIMESTEN 11gR1

CASE STUDY: Oracle TimesTen In-Memory Database and Shared Disk HA Implementation at Instance level. -ORACLE TIMESTEN 11gR1 CASE STUDY: Oracle TimesTen In-Memory Database and Shared Disk HA Implementation at Instance level -ORACLE TIMESTEN 11gR1 CASE STUDY Oracle TimesTen In-Memory Database and Shared Disk HA Implementation

More information

IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from

IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from The First National Bank of Throckmorton 210 N. Minter Ave. P.O. Box 399 Throckmorton, TX 76483-0399 (940)849-2561 ELECTRONIC FUND TRANSFERS YOUR RIGHTS

More information

IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from. First National Bank 729 W 7th (Home Office) SPEARMAN, TX 79081 (806)659-5544

IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from. First National Bank 729 W 7th (Home Office) SPEARMAN, TX 79081 (806)659-5544 IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from First National Bank 729 W 7th (Home Office) SPEARMAN, TX 79081 (806)659-5544 ELECTRONIC FUND TRANSFERS YOUR RIGHTS AND RESPONSIBILITIES Indicated below

More information

Frequently Asked. Questions. Cash Solution TM PIN Prepaid Debit Card

Frequently Asked. Questions. Cash Solution TM PIN Prepaid Debit Card 0 Frequently Asked Questions TM Cash Solution TM PIN Prepaid Debit Card Frequently Asked Questions About this booklet Moneytree has compiled the information in this booklet to help you understand and use

More information

Availability Digest. www.availabilitydigest.com. Banks Use Synchronous Replication for Zero RPO February 2010

Availability Digest. www.availabilitydigest.com. Banks Use Synchronous Replication for Zero RPO February 2010 the Availability Digest Banks Use Synchronous Replication for Zero RPO February 2010 Two banks, the Bank of New York and the Fifth Third Bank, have each built highly-resilient, triplexed center complexes

More information

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE This Electronic Fund Transfers Agreement and Disclosure is the contract which covers your and our rights and responsibilities concerning the electronic

More information

IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from. The Roscoe State Bank 117 Cypress St. Roscoe, TX 79545 (325)766-3311

IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from. The Roscoe State Bank 117 Cypress St. Roscoe, TX 79545 (325)766-3311 IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from The Roscoe State Bank 117 Cypress St. Roscoe, TX 79545 (325)766-3311 ELECTRONIC FUND TRANSFERS YOUR RIGHTS AND RESPONSIBILITIES Indicated below are

More information

Contents. SnapComms Data Protection Recommendations

Contents. SnapComms Data Protection Recommendations Contents Abstract... 2 SnapComms Solution Environment... 2 Concepts... 3 What to Protect... 3 Database Failure Scenarios... 3 Physical Infrastructure Failures... 3 Logical Data Failures... 3 Service Recovery

More information

Frontier State Bank ELECTRONIC FUNDS TRANSFER

Frontier State Bank ELECTRONIC FUNDS TRANSFER Frontier State Bank ELECTRONIC FUNDS TRANSFER YOUR DEISCLOSURE STATEMENT AND AGREEMENT FOR TRANSFUND CARD, DEBIT CARD AND OTHER ELECTRONIC FUND TRANSFER SERVICES This is a Disclosure Statement and Agreement

More information

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE This Electronic Fund Transfers Agreement and Disclosure is the contract which covers your and our rights and responsibilities concerning the electronic

More information

FIRST FINANCIAL BANK, N.A. DEBIT CARD AGREEMENT EFFECTIVE AUGUST 1, 2013 ATM/VISA CHECK CARD TERMS AND CONDITIONS

FIRST FINANCIAL BANK, N.A. DEBIT CARD AGREEMENT EFFECTIVE AUGUST 1, 2013 ATM/VISA CHECK CARD TERMS AND CONDITIONS DEBIT CARD AGREEMENT EFFECTIVE AUGUST 1, 2013 IMPORTANT INFORMATION ABOUT PROCEDURES FOR OPENING A NEW ACCOUNT The USA PATRIOT Act has paved the way for financial institutions to help fight the funding

More information

70-646 R3: Windows Server 2008 Administration. Course Overview. Course Outline. Course Length: 4 Day

70-646 R3: Windows Server 2008 Administration. Course Overview. Course Outline. Course Length: 4 Day 70-646 R3: Windows Server 2008 Administration Course Length: 4 Day Course Overview This course will prepare the student for Exam 70-646: Pro: Windows Server 2008, Server Administrator. Topics covered include

More information

DEBIT and CREDIT CARDS

DEBIT and CREDIT CARDS 1. What is a credit card and how it differs from a debit card? A payment card is a piece of plastic containing essential banking information about the holder authorizing him to pay for goods and services

More information

Travel Card. Cardholder Frequently Asked Questions. June 2014 T.FQ.S.20141.E

Travel Card. Cardholder Frequently Asked Questions. June 2014 T.FQ.S.20141.E Travel Card Cardholder Frequently Asked Questions Travel Card (1) Where can I use my card? Your card may be used anywhere debit cards are accepted. The brand marks on your card indicate where the card

More information

Arlington Community Federal Credit Union P.O. Box 40070 Arlington, VA 22204-7070 (703) 526-0200

Arlington Community Federal Credit Union P.O. Box 40070 Arlington, VA 22204-7070 (703) 526-0200 Arlington Community Federal Credit Union P.O. Box 40070 Arlington, VA 22204-7070 (703) 526-0200 ELECTRONIC FUNDS TRANSFER AGREEMENT and DISCLOSURE - REG E This Electronic Funds Transfer Agreement and Disclosure

More information

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE This Electronic Fund Transfers Agreement and Disclosure is the contract which covers your and our rights and responsibilities concerning the electronic

More information

Target Security Breach

Target Security Breach Target Security Breach Lessons Learned for Retailers and Consumers 2014 Pointe Solutions, Inc. PO Box 41, Exton, PA 19341 USA +1 610 524 1230 Background In the aftermath of the Target breach that affected

More information

ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE

ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE This Electronic Funds Transfer Agreement is the contract which covers your and our rights and responsibilities concerning the electronic funds transfer

More information

Evolution of Prepaid Payment Processor s Software Architecture An Empirical Study

Evolution of Prepaid Payment Processor s Software Architecture An Empirical Study 2012 10th International Conference on Frontiers of Information Technology Evolution of Prepaid Payment Processor s Software Architecture An Empirical Study Abdul Haleem Qureshi Faculty of Information Technology

More information

PAYROLL CARD FREQUENTLY ASKED QUESTIONS

PAYROLL CARD FREQUENTLY ASKED QUESTIONS The following document provides answers to frequently asked questions regarding the Umpqua Bank Payroll Card. Contact Customer Care at 800-650-7141 with questions. Card Basics Q. How does the Payroll Card

More information

Online Payment Processing Definitions From Credit Research Foundation (http://www.crfonline.org/)

Online Payment Processing Definitions From Credit Research Foundation (http://www.crfonline.org/) Online Payment Processing Definitions From Credit Research Foundation (http://www.crfonline.org/) The following glossary represents definitions for commonly-used terms in online payment processing. Address

More information

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE This Electronic Fund Transfers Agreement and Disclosure is the contract which covers your and our rights and responsibilities concerning the electronic

More information

High Availability of VistA EHR in Cloud. ViSolve Inc. White Paper February 2015. www.visolve.com

High Availability of VistA EHR in Cloud. ViSolve Inc. White Paper February 2015. www.visolve.com High Availability of VistA EHR in Cloud ViSolve Inc. White Paper February 2015 1 Abstract Inspite of the accelerating migration to cloud computing in the Healthcare Industry, high availability and uptime

More information

Electronic Funds Transfer

Electronic Funds Transfer Electronic Funds Transfer Types of Transfers, Frequency and Dollar Limitations Prearranged Transfers Preauthorized Credits. You may make arrangements for certain direct deposits to be accepted into your

More information

Huron Community Bank 301 Newman Street Po Box 312, East Tawas, MI 48730-0312. Electronic Funds Transfer Disclosure

Huron Community Bank 301 Newman Street Po Box 312, East Tawas, MI 48730-0312. Electronic Funds Transfer Disclosure Huron Community Bank 301 Newman Street Po Box 312, East Tawas, MI 48730-0312 Electronic Funds Transfer Disclosure Electronic Fund Transfers Your Rights and Responsibilities The Electronic Fund Transfers

More information

EMC VPLEX FAMILY. Continuous Availability and data Mobility Within and Across Data Centers

EMC VPLEX FAMILY. Continuous Availability and data Mobility Within and Across Data Centers EMC VPLEX FAMILY Continuous Availability and data Mobility Within and Across Data Centers DELIVERING CONTINUOUS AVAILABILITY AND DATA MOBILITY FOR MISSION CRITICAL APPLICATIONS Storage infrastructure is

More information

Load Balancing and Clustering in EPiServer

Load Balancing and Clustering in EPiServer Load Balancing and Clustering in EPiServer Abstract This white paper describes the main differences between load balancing and clustering, and details EPiServer's possibilities of existing in a clustered

More information

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE This Electronic Fund Transfers Agreement and Disclosure is the contract which covers your and our rights and responsibilities concerning the electronic

More information

Electronic Fund Transfers Disclosure

Electronic Fund Transfers Disclosure Electronic Fund Transfers Disclosure The Electronic Fund Transfers we are capable of handling for consumers are indicated below, some of which may not apply to your account. Some of these may not be available

More information

ELECTRONIC FUND TRANSFER AGREEMENT AND DISCLOSURE

ELECTRONIC FUND TRANSFER AGREEMENT AND DISCLOSURE Arvest Bank ELECTRONIC FUND TRANSFER AGREEMENT AND DISCLOSURE The federal Electronic Fund Transfer Act and Regulation E require institutions to provide certain information to consumers regarding electronic

More information

SAN Conceptual and Design Basics

SAN Conceptual and Design Basics TECHNICAL NOTE VMware Infrastructure 3 SAN Conceptual and Design Basics VMware ESX Server can be used in conjunction with a SAN (storage area network), a specialized high speed network that connects computer

More information

Electronic Funds Transfer Agreement Disclosure

Electronic Funds Transfer Agreement Disclosure P.O. Box 129 Albuquerque, NM 87103 505.342.8888 1.888.342.8766 useaglefcu.org Electronic Funds Transfer Agreement Disclosure Funds Transfer Agreement is the contract which covers your and our rights and

More information

Using Multipathing Technology to Achieve a High Availability Solution

Using Multipathing Technology to Achieve a High Availability Solution Using Multipathing Technology to Achieve a High Availability Solution Table of Contents Introduction...3 Multipathing Technology...3 Multipathing I/O Implementations...5 Storage Redundancy...5 Infortrend

More information

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE This Electronic Fund Transfers Agreement and Disclosure is the contract which covers your and our rights and responsibilities concerning the electronic

More information

Know Your Rights and Responsibilities Electronic Funds Transfer Disclosure

Know Your Rights and Responsibilities Electronic Funds Transfer Disclosure Know Your Rights and Responsibilities Electronic Funds Transfer Disclosure 100 East Water Street Sandusky, OH 44870 ELECTRONIC FUND TRANSFERS Your Rights and Responsibilities Indicated below are types

More information

1. EFT Services. If approved, you may conduct any one or more of the EFT services offered by the Credit Union.

1. EFT Services. If approved, you may conduct any one or more of the EFT services offered by the Credit Union. ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE This Electronic Funds Transfer Agreement is the contract which covers your and our rights and responsibilities concerning the electronic funds transfer

More information

Electronic Funds Transfer Disclosure Electronic Fund Transfers

Electronic Funds Transfer Disclosure Electronic Fund Transfers Electronic Funds Transfer Disclosure Electronic Fund Transfers Your Rights and Responsibilities 4040 42nd St. SW, Suite O Fargo, ND 58104 PHONE: (701) 364-9050 Indicated below are the types of Electronic

More information

Application for Bank of Pontiac NetTeller Services Internet Banking and Bill Pay

Application for Bank of Pontiac NetTeller Services Internet Banking and Bill Pay Application for Bank of Pontiac NetTeller Services Internet Banking and Bill Pay Please print, complete, and bring this form to any Bank of Pontiac location. You will receive your User ID and PIN via regular

More information

High Availability Database Solutions. for PostgreSQL & Postgres Plus

High Availability Database Solutions. for PostgreSQL & Postgres Plus High Availability Database Solutions for PostgreSQL & Postgres Plus An EnterpriseDB White Paper for DBAs, Application Developers and Enterprise Architects November, 2008 High Availability Database Solutions

More information

Online Banking Internet Agreement

Online Banking Internet Agreement Online Banking Internet Agreement 1. THE SERVICE In consideration of the Online Banking services (Services) to be provided by Stockmens Bank (Bank) as described from time to time in information distributed

More information

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE This Electronic Fund Transfers Agreement and Disclosure is the contract which covers your and our rights and responsibilities concerning the electronic

More information

High Availability and Disaster Recovery for Exchange Servers Through a Mailbox Replication Approach

High Availability and Disaster Recovery for Exchange Servers Through a Mailbox Replication Approach High Availability and Disaster Recovery for Exchange Servers Through a Mailbox Replication Approach Introduction Email is becoming ubiquitous and has become the standard tool for communication in many

More information

ELECTRONIC FUNDS TRANSFER AGREEMENT and DISCLOSURE - REG E

ELECTRONIC FUNDS TRANSFER AGREEMENT and DISCLOSURE - REG E First Source Federal Credit Union 4451 Commercial Drive New Hartford, NY 13413 (315) 735-8571 (800) 735-8571 ELECTRONIC FUNDS TRANSFER AGREEMENT and DISCLOSURE - REG E This Electronic Funds Transfer Agreement

More information

TIBCO StreamBase High Availability Deploy Mission-Critical TIBCO StreamBase Applications in a Fault Tolerant Configuration

TIBCO StreamBase High Availability Deploy Mission-Critical TIBCO StreamBase Applications in a Fault Tolerant Configuration TIBCO StreamBase High Availability Deploy Mission-Critical TIBCO StreamBase s in a Fault Tolerant Configuration TIBCO STREAMBASE HIGH AVAILABILITY The TIBCO StreamBase event processing platform provides

More information

Electronic Funds Transfer Disclosures

Electronic Funds Transfer Disclosures Electronic Funds Transfer Disclosures BRIDGEPORT SAGINAW CHESANING FREELAND AUBURN 800-772-8728 www.unitedfinancialcu.org The following disclosures set forth your and our rights and responsibilities concerning

More information

Informix Dynamic Server May 2007. Availability Solutions with Informix Dynamic Server 11

Informix Dynamic Server May 2007. Availability Solutions with Informix Dynamic Server 11 Informix Dynamic Server May 2007 Availability Solutions with Informix Dynamic Server 11 1 Availability Solutions with IBM Informix Dynamic Server 11.10 Madison Pruet Ajay Gupta The addition of Multi-node

More information

Electronic Funds Transfer Disclosures

Electronic Funds Transfer Disclosures Electronic Funds Transfer Disclosures 214 Oil Well Road Jackson, TN 38305 PH: 731-664-1784 TF: 1-800-227-1893 www.leaderscu.com The following disclosures set forth your and our rights and responsibilities

More information

DEBIT CARD AGREEMENT AND DISCLOSURE

DEBIT CARD AGREEMENT AND DISCLOSURE DEBIT CARD AGREEMENT AND DISCLOSURE This Debit Card Agreement and Disclosure is the contract which covers your and our rights and responsibilities concerning the debit card services offered to you by Front

More information

DEBIT MASTERCARD APPLICATION

DEBIT MASTERCARD APPLICATION DEBIT MASTERCARD APPLICATION Hickory Point Bank s Debit MasterCard - the only card you need Our Debit MasterCard gives you a fast, economical and convenient way to purchase the products and services you

More information

IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from. State Bank 25 North Chestnut Ave New Hampton, IA 50659-0070 (319)352-6000

IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from. State Bank 25 North Chestnut Ave New Hampton, IA 50659-0070 (319)352-6000 IMPORTANT ACCOUNT INFORMATION FOR OUR CUSTOMERS from State Bank 25 North Chestnut Ave New Hampton, IA 50659-0070 (319)352-6000 ELECTRONIC FUND TRANSFERS YOUR RIGHTS AND RESPONSIBILITIES Indicated below

More information

ELECTRONIC FUNDS TRANSFERS AGREEMENT YOUR RIGHTS AND RESPONSIBILITIES

ELECTRONIC FUNDS TRANSFERS AGREEMENT YOUR RIGHTS AND RESPONSIBILITIES ELECTRONIC FUNDS TRANSFERS AGREEMENT YOUR RIGHTS AND RESPONSIBILITIES Indicated below are types of Electronic Funds Transfers we are capable of handling, some of which may not apply to your account. Please

More information

Database Resilience at ISPs. High-Availability. White Paper

Database Resilience at ISPs. High-Availability. White Paper Database Resilience at ISPs High-Availability White Paper Internet Service Providers (ISPs) generally do their job very well. The commercial hosting market is segmented in a number of different ways but

More information

Shadowbase Solutions for the HPE Converged Infrastructure A Gravic, Inc. White Paper

Shadowbase Solutions for the HPE Converged Infrastructure A Gravic, Inc. White Paper Solutions for the HPE Converged Infrastructure A Executive Summary Converged Infrastructure (CI) 1 is essential in HPE s movement towards what it calls the Instant-On Enterprise, and HPE Partner Products

More information

Abington Bank 6 Harrison Avenue Abington, MA 02351 781 878 0045 TheAbingtonBank.com ELECTRONIC FUND TRANSFER AGREEMENT AND DISCLOSURE

Abington Bank 6 Harrison Avenue Abington, MA 02351 781 878 0045 TheAbingtonBank.com ELECTRONIC FUND TRANSFER AGREEMENT AND DISCLOSURE Abington Bank 781 878 0045 TheAbingtonBank.com ELECTRONIC FUND TRANSFER AGREEMENT AND DISCLOSURE For purposes of this disclosure and agreement the terms "we", "us" and "our" refer to Abington Bank. The

More information

High Availability with Postgres Plus Advanced Server. An EnterpriseDB White Paper

High Availability with Postgres Plus Advanced Server. An EnterpriseDB White Paper High Availability with Postgres Plus Advanced Server An EnterpriseDB White Paper For DBAs, Database Architects & IT Directors December 2013 Table of Contents Introduction 3 Active/Passive Clustering 4

More information

ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE

ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE This Electronic Funds Transfer Agreement is the contract which covers your and our rights and responsibilities concerning the electronic funds transfer

More information

ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE

ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE This Electronic Funds Transfer Agreement is the contract which covers your and our rights and responsibilities concerning the electronic funds transfer

More information

Electronic Funds Transfers

Electronic Funds Transfers Electronic Funds Transfers By signing the Account Card or using any Electronic Fund Transfer, you agree to the following terms governing your and our rights and responsibilities concerning the electronic

More information

DEBIT CARD AGREEMENT AND DISCLOSURE

DEBIT CARD AGREEMENT AND DISCLOSURE DEBIT CARD AGREEMENT AND DISCLOSURE Your Rights and Responsibilities The purpose of this disclosure is to make you aware of your rights and responsibilities when using our Debit Card. You have applied

More information

ATA Overdraft and the New York Credit Union License Requirements

ATA Overdraft and the New York Credit Union License Requirements 191 Ella Grasso Turnpike P.O. Box 273 (860) 627-4200 (860) 544-4728 Fax: (860) 627-4224 www.360fcu.org Electronic Fund Transfers Agreement and Disclosure This Electronic Fund Transfers Agreement is the

More information

CEFCU Business Debit Card and Financing Requirements

CEFCU Business Debit Card and Financing Requirements BUSINESS MEMBER AUTOMATED SERVICES TERMS & CONDITIONS DISCLOSURE CEFCU offers various methods for its Business Members to initiate and perform automated services transactions. This Business Member Automated

More information

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE

ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE ELECTRONIC FUND TRANSFERS AGREEMENT AND DISCLOSURE This Electronic Fund Transfers Agreement and Disclosure is the contract which covers your and our rights and responsibilities concerning the electronic

More information

ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE

ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE This Electronic Funds Transfer Agreement and Disclosure is the contract which covers your and our rights and responsibilities concerning the electronic

More information

ELECTRONIC FUND TRANSFERS DISCLOSURE

ELECTRONIC FUND TRANSFERS DISCLOSURE By opening, using and/or maintaining a City National Bank of Florida (CNB) ATM Card or Check Card, you agree to the terms and conditions of the Deposit Agreement and this Electronic Fund Transfers Disclosure,

More information

Payroll Cards. Payroll Cards: the Basics

Payroll Cards. Payroll Cards: the Basics Payroll Cards Payroll debit cards (usually referred to as payroll cards or paycards) are another form of direct deposit. Instead of depositing pay in a checking or savings account, this method uses a reloadable

More information

ATM Card. Select Checking. Basic Checking

ATM Card. Select Checking. Basic Checking MEMBER AGREEMENT Your acceptance and/or use of the VISA Debit Card or the ATM Card or allowing anyone to use the Card constitutes your agreement to all of the following terms and you will be responsible

More information

Electronic Funds Transfer Disclosures

Electronic Funds Transfer Disclosures Electronic Funds Transfer Disclosures P.O. Box 1010 Moline, IL 61266-1010 (309)793-6200 www.ihmvcu.org The following disclosures set forth your and our rights and responsibilities concerning electronic

More information

Windows Server Failover Clustering April 2010

Windows Server Failover Clustering April 2010 Windows Server Failover Clustering April 00 Windows Server Failover Clustering (WSFC) is the successor to Microsoft Cluster Service (MSCS). WSFC and its predecessor, MSCS, offer high availability for critical

More information

Electronic Funds Transfer Disclosures

Electronic Funds Transfer Disclosures Electronic Funds Transfer Disclosures 2655 Holmgren Way Green Bay, WI 54304 PH: 920-499-4711 TF: 800-236-0747 www.schneiderccu.com The following disclosures set forth your and our rights and responsibilities

More information

ELECTRONIC FUND TRANSFERS YOUR RIGHTS AND RESPONSIBILITIES

ELECTRONIC FUND TRANSFERS YOUR RIGHTS AND RESPONSIBILITIES ELECTRONIC FUND TRANSFERS YOUR RIGHTS AND RESPONSIBILITIES The Electronic Fund Transfers we are capable of handling are indicated below, some of which may not apply to your account. Direct Deposits you

More information

Cisco Active Network Abstraction Gateway High Availability Solution

Cisco Active Network Abstraction Gateway High Availability Solution . Cisco Active Network Abstraction Gateway High Availability Solution White Paper This white paper describes the Cisco Active Network Abstraction (ANA) Gateway High Availability solution developed and

More information

Online Banking Agreement and Disclosure

Online Banking Agreement and Disclosure AB&T National Bank Online Banking Agreement and Disclosure General Information This Online Banking Agreement and Disclosure ( Agreement ) sets forth your rights and responsibilities concerning the use

More information

ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE

ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE By signing the Membership Application and/or Account Card or signing or using an Automated Teller Machine (ATM) Card, Visa Check Card (card), Mia24 Member

More information

Data Protection with IBM TotalStorage NAS and NSI Double- Take Data Replication Software

Data Protection with IBM TotalStorage NAS and NSI Double- Take Data Replication Software Data Protection with IBM TotalStorage NAS and NSI Double- Take Data Replication September 2002 IBM Storage Products Division Raleigh, NC http://www.storage.ibm.com Table of contents Introduction... 3 Key

More information

H. ELECTRONIC FUNDS TRANSFERS

H. ELECTRONIC FUNDS TRANSFERS H. ELECTRONIC FUNDS TRANSFERS This part of this Agreement contains important information about some of our electronic banking services. The terms of this part include the instructions and other material

More information

ELECTRONIC FUND TRANFERS AGREEMENT AND DISCLOSURE

ELECTRONIC FUND TRANFERS AGREEMENT AND DISCLOSURE ELECTRONIC FUND TRANFERS AGREEMENT AND DISCLOSURE This Electronic Fund Transfers Agreement and Disclosure is the contract which covers you and our rights and responsibilities concerning the electronic

More information

ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE

ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE ATM / MasterMoney / CHIPS Langley Link / Bill Pay / Electronic Services ELECTRONIC FUNDS TRANSFER AGREEMENT AND DISCLOSURE This Electronic Funds Transfer Agreement is the contract which covers your and

More information