Automatic savings program

Information

  • Patent Grant
  • 8301530
  • Patent Number
    8,301,530
  • Date Filed
    Friday, September 4, 2009
    14 years ago
  • Date Issued
    Tuesday, October 30, 2012
    11 years ago
Abstract
A computer implemented method of processing a financial transaction executed by first person includes determining an automatic savings amount from the financial transaction by rounding up the amount of the financial transaction to the nearest dollar. The method further includes debiting the calculated savings amount from an account of the first person and crediting the savings amount to an account of a second person.
Description
FIELD OF THE INVENTION

One embodiment of the present invention is directed to the computer processing of a consumer savings program. More particularly, one embodiment of the present invention is directed to the computer processing of a consumer savings program that provides for automatic savings during any transaction.


BACKGROUND INFORMATION

Many consumers feel that saving money is difficult. Those who make less than the median income level, or are raising families, or are new immigrants, find it particularly challenging to put money away for emergencies, a child's education, or a special purchase. Even affluent consumers who do have the means to save money often feel that they could save more.


Currently, a consumer can save funds in a bank account by making deposits into the account or by transferring funds from another account. Further, they can automate the savings function by setting up recurring transfers from another account. However, the recurring transfer function is limited by the requirement to set a specific and minimum transfer amount and the need for the transfer to occur on a particular schedule. The recurring transfer function does not adequately support the flexibility of daily or small amount transfers.


In addition, grandparents or other relatives or friends sometimes desire to contribute money to somebody else's (e.g., a grandchild's) savings account. These contributors likely desire an automatic and pain free way to facilitate such a transfer of funds.


Based on the foregoing, there is a need for a system and method for automatically facilitating savings.


SUMMARY OF THE INVENTION

One embodiment of the present invention is a computer implemented method of processing a financial transaction executed by first person. The method includes determining an automatic savings amount from the financial transaction by rounding up the amount of the financial transaction to the nearest dollar. The method further includes debiting the calculated savings amount from an account of the first person and crediting the savings amount to an account of a second person.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is an overview diagram of a system in accordance with one embodiment of the present invention.



FIG. 2 is a flow diagram of the functionality performed by a server in accordance with one embodiment of the present invention in order to enroll a customer in the automatic savings program.



FIG. 3 is a flow diagram of the functionality performed by a server in accordance with one embodiment of the present invention to daily process the automatic savings transaction.



FIG. 4 is a flow diagram of the functionality performed by a server in accordance with one embodiment of the present invention to perform a daily posting of the automatic savings transaction.



FIG. 5 is a flow diagram of the functionality performed by a server in accordance with one embodiment of the present invention to implement a matching process in conjunction with the automatic savings program.





DETAILED DESCRIPTION

One embodiment of the present invention is a computer implemented savings program in which each financial transaction by a customer of a bank or other financial institution automatically generates a savings amount which is deposited in the customer's or somebody else's savings account. Thus the customer can accumulate savings conveniently and painlessly.



FIG. 1 is an overview diagram of a system 10 in accordance with one embodiment of the present invention. System 10 includes a point of sale device (“POS”) 12 coupled to a computer server 16 via a network 14.


POS 12 is an electronic cash register that includes a barcode reader 9 that is used to read barcodes on products and to automatically enter the products and prices into POS 12. POS 12 further includes a card reader 11 that reads account information from a credit card, debit card, or any other type of financial device that can be used to purchase an item. POS 12 may include other devices, such as a keypad, that can also be use to read account information for facilitating a transaction. In one embodiment, POS 12 is located at a retailer.


Network 14 can be any type of network or communication device that allows POS 12 to communicate with server 16. Network 14 includes one or more routers or computer systems. In one embodiment, network 14 includes a computer system operated by the issuer of the credit card or debit card/check card used to make a purchase at POS 12 (e.g., a computer system operated by VISA).


Server 16 is a computer system operated by a bank or other financial institution that is implementing an embodiment of the present invention. Server 16 may be any type of computer or other device that is capable of communicating with network 14 and executing software steps. In one embodiment, server 16 includes a processor, memory and communication interface.



FIG. 2 is a flow diagram of the functionality performed by server 16 in accordance with one embodiment of the present invention in order to enroll a customer in the automatic savings program. In one embodiment, the functionality of FIG. 2, and FIGS. 3-5 disclosed below, is implemented by software stored in memory and executed by a processor. In other embodiments, the functionality can be performed by hardware, or any combination of hardware and software.



100: Account set-up and maintenance screens/interfaces are accessed in response to a customer request to enroll in the automatic savings program (50). In one embodiment, the screens/interfaces are accessed by bank personnel at a terminal locally or remotely connected to server 16. In another embodiment, a user may access the screens/interfaces at a terminal remotely connected to server 16 through network 14.



102: The checking account that is the source of the automatic savings amount is selected. The eligible source accounts are displayed from the customer's profile (51). In other embodiments, another type of account instead of a checking account can be used, as long as the selected account is a source of funds.



104: The types of debits/transactions that are to be “round up” are selected. “Round up” refers to one method used to calculate a savings amount from a transaction. In one embodiment, the round up amount is an amount of excess funds produced by applying a rounder transaction to the amount of a transaction such as a credit/debit card charge at POS 12. If the rounder transaction rounds up to the nearest dollar, for example, a purchase made for $54.08 would generate a rounded amount of $0.92. Other embodiments of the present invention may round up to a predetermined amount besides the nearest dollar. Still further, other embodiments of the present invention may calculate the savings amount using a method other than round up. For example, a fixed percentage can be applied to each transaction to calculate a savings amount, or a fixed amount of money (e.g., $1.50) can be considered the savings amount. The available debits/transaction types to be round up are displayed (52) and can include only check card/debit card POS transactions, or any other types of debits. Example of other debits that can be the subject of round up or other calculation of a savings amount include paper checks, electronic bill pay, electronic checks, automatic payments and Automated Clearing House (“ACH”) transfers.



106: The recipient account or accounts for the savings amount is selected based on the displayed eligible recipient accounts and % fields or the account number can be inputted. In one embodiment, possible recipient accounts include the customer's own savings account, person to person transfer (e.g., a grandparent's round ups being credited to a grandchild's savings account or 529 college savings plan), charities, investment accounts, etc. In general, any account that can accept transfers can be eligible for selection. If multiple recipient accounts are selected, the customer can choose a percentage distribution for each of the accounts, or another mechanism that can be used to divide the savings amount between the multiple accounts.



108: The name to display on the recipient's account statement as the source of the transfer is input. The name may be customized to a maximum number of characters or may default to a pre-set description. For example the account statement might state “a Transfer From Grandma”.



110: The customer is given disclosures that for example, describe the customer's selections and the legal ramifications of such selections.


An embodiment of the present invention also allows the customer to modify parameters or discontinue enrollment at any time remotely using an online banking feature or other remote computing technology.



FIG. 3 is a flow diagram of the functionality performed by server 16 in accordance with one embodiment of the present invention to daily process the automatic savings transaction.



200: The debit to the source account (e.g., check card POS, check, etc.) selected at 102 is authorized.



202: The debit transaction, such as a purchase at POS 12 using a debit card, is processed.



204: The debit transaction is posted to the source account.



206: The daily posting transaction begins.



208: The round up amount (or other savings amount) for each eligible debit transaction is determined. This occurs on a daily basis.



210: All round up amounts are aggregated. This occurs on a daily basis. By aggregating the round ups for one daily posting, overdrafts to the source account can be avoided. In one embodiment, the daily posting occurs at the end of the day to further avoid overdrafts.



212: A determination is made if funds are available in the source account. If not, the aggregated round up debit transaction is cancelled (214) and a $0.00 transaction is created with a no funds in source account descriptor (216).



FIG. 4 is a flow diagram of the functionality performed by server 16 in accordance with one embodiment of the present invention to perform a daily posting of the automatic savings transaction.



300: If funds are determined to be available at 212, the aggregated round up debit transaction is posted.



302: The credit transaction is created.



304: A determination is made if the recipient account(s) selected at 106 is valid. If it is valid, the credit transaction is posted (310).



306: If the recipient account(s) is not valid at 304, the credit transaction is returned to the source account and a $0.00 transaction is created with a status descriptor. A report of the invalid source account is sent to an “exceptions & returns” file and enrollment of the automatic savings account for that customer is terminated (312, 314).



316: Monthly statements are generated that include the automatic savings function. Both the source and recipient accounts may display a month-to-date and year-to-date summary of round up transfers on their statements.



FIG. 5 is a flow diagram of the functionality performed by server 16 in accordance with one embodiment of the present invention to implement a matching process in conjunction with the automatic savings program. A bank or other organization can implement the matching process in order to encourage more customers to enroll in the automatic savings program, or to encourage customers to modify their behavior for the benefit of the bank, such as to use their debit cards more often, use checks less, switch to electronic statements, use check safekeeping, etc. The bank can offer to match the round up or other savings amount for a fixed time period, a permanent time period, or other type of arrangement (e.g., every 10th transaction, $0.05 for every transaction, etc.).



400: During the daily posting process of FIG. 4, or at another point in the process (e.g., quarterly, annually, etc.), the customer data file for the automatic savings program is pulled. The data file stores all transactions eligible for matching and other data, such as the length of enrollment for the customer, that can be used to determine if the customer has met the matching incentive criteria.



402: It is determined if the customer met the matching incentive criteria. If not, the matching process is ended (408).



404: If the customer meets the matching incentive at 402, the matching funds credit transaction is calculated. The matching funds is then posted to the recipient account (406).


As disclosed, an automatic savings program in accordance to embodiments of the invention provides an easy and automatic method for a customer to save, and can encourage increased savings.


Several embodiments of the present invention are specifically illustrated and/or described herein. However, it will be appreciated that modifications and variations of the present invention are covered by the above teachings and within the purview of the appended claims without departing from the spirit and intended scope of the invention.

Claims
  • 1. A method for saving money comprising: (a) receiving at a financial institution, directly from a point of sale device communicating over a network with the financial institution, information relating to at least one financial transaction associated with a checking account;(b) debiting, by a processor at the financial institution, the checking account based on the at least one financial transaction;(c) periodically calculating, by the processor, an aggregate savings amount based at least on a plurality of financial transactions, where the plurality of financial transactions includes the at least one financial transaction;(d) determining, by the processor, if the checking account has sufficient funds to cover the aggregate savings amount;(e) if sufficient funds are available to cover the aggregate savings amount, debiting, by the processor, the aggregate savings amount from the checking account and crediting the aggregate savings amount in a second account;(f) periodically calculating, by the processor, an additional amount; and(g) crediting, by the processor, the additional amount in the second account, where the additional amount is provided by the financial institution, and where the calculating the additional amount is for a fixed period of time.
  • 2. The method of claim 1, where the second account is a savings account.
  • 3. The method of claim 2, where calculating the additional amount is based on a predetermined percentage of the aggregate savings amount for a fixed period of time.
  • 4. The method of claim 1, wherein calculating the aggregate savings amount is based off a fixed amount of money for each financial transaction.
  • 5. The method of claim 1, wherein calculating the aggregate savings amount is based off of rounding up to a next dollar amount for each financial transaction.
  • 6. A system for saving money comprising: (a) a checking account associated with a customer capable of executing debit transactions;(b) a savings account associated with the customer;(c) a communication interface adapted to receive financial transaction information directly from a point of sale device over a communication network;(d) computer executable instructions for performing the steps comprising: i. receiving information relating to at least one financial transaction associated with the checking account;ii. debiting the checking account based on the at least one financial transaction;iii. periodically calculating an aggregate savings amount based at least on a plurality of financial transactions;iv. determining if the checking account has sufficient funds to cover the aggregate savings amount;v. if sufficient funds are available to cover the aggregate savings amount, debiting the aggregate savings amount from the account and crediting the aggregate savings amount in the savings-account;vi. periodically calculating an additional amount; andvii. crediting the additional amount in the savings account, where the additional amount is provided by a financial institution, and where the calculating the additional amount is for a fixed period of time;(e) a processor for executing the computer executable instructions; and(f) a memory for storing at least the computer executable instructions.
  • 7. The system of claim 6, where calculating the additional amount is based on a predetermined percentage of the aggregate savings amount.
  • 8. The system of claim 6, wherein the calculating the aggregate savings amount is based off of a fixed amount of money for each financial transaction.
  • 9. The system of claim 6, wherein calculating the aggregate savings amount is based off of rounding up to a next dollar amount for each financial transaction.
  • 10. A method comprising: receiving at a financial institution, from a point of sale device communicating over a network, information relating to at least one financial transaction associated with an account;debiting, by a processor at the financial institution, the account based on the at least one financial transaction;periodically calculating, by the processor, an aggregate savings amount based at least on a plurality of financial transactions, where the plurality of financial transactions includes the at least one financial transaction;determining, by the processor, if the account has sufficient funds to cover the aggregate savings amount; andif sufficient funds are available to cover the aggregate savings amount, debiting, by the processor, the aggregate savings amount from the account and crediting the aggregate savings amount in a second account.
  • 11. The method of claim 10, further comprising: periodically calculating, by the processor, an additional amount; andcrediting, by the processor, the additional amount in the second account, where the additional amount is provided by the financial institution, and where the calculating the additional amount is for a fixed period of time.
  • 12. The method of claim 10, wherein the account debited based on the at least one financial transaction is a checking account, and the second account is a savings account, and wherein calculating the aggregate savings amount is based off of rounding up to a next dollar amount for each financial transaction.
  • 13. The method of claim 10, wherein the account debited based on the at least one financial transaction is owned by a first holder and the second account is owned by a second holder.
US Referenced Citations (39)
Number Name Date Kind
4750119 Cohen et al. Jun 1988 A
4823264 Deming Apr 1989 A
4941090 McCarthy Jul 1990 A
5056019 Schultz et al. Oct 1991 A
5200889 Mori Apr 1993 A
5287268 McCarthy Feb 1994 A
5302811 Fukatsu Apr 1994 A
5466919 Hovakimian Nov 1995 A
5471669 Lidman Nov 1995 A
5621640 Burke Apr 1997 A
5787404 Fernandez-Holmann Jul 1998 A
5970480 Kalina Oct 1999 A
6088682 Burke Jul 2000 A
6112191 Burke Aug 2000 A
6119099 Walker et al. Sep 2000 A
6164533 Barton Dec 2000 A
6267670 Walker et al. Jul 2001 B1
6298329 Walker et al. Oct 2001 B1
6581041 Canney Jun 2003 B1
6598024 Walker et al. Jul 2003 B1
6631358 Ogilvie Oct 2003 B1
20020046124 Alderucci et al. Apr 2002 A1
20020120513 Webb et al. Aug 2002 A1
20020161630 Kern et al. Oct 2002 A1
20020188533 Sanchez et al. Dec 2002 A1
20030009379 Narasimhan et al. Jan 2003 A1
20030064788 Walker et al. Apr 2003 A1
20030101131 Warren et al. May 2003 A1
20030149629 Claridge et al. Aug 2003 A1
20030200163 O'Riordan et al. Oct 2003 A1
20030208439 Rast Nov 2003 A1
20040039645 Walker et al. Feb 2004 A1
20040054593 Van Luchen Mar 2004 A1
20040138953 Van Luchene et al. Jul 2004 A1
20040153400 Burke Aug 2004 A1
20040193497 Tanaka Sep 2004 A1
20040222285 Pohl Nov 2004 A1
20050021363 Stimson et al. Jan 2005 A1
20060047589 Grau Mar 2006 A1
Foreign Referenced Citations (5)
Number Date Country
200350916 Feb 2003 JP
9314476 Jul 1993 WO
03030054 Apr 2003 WO
2007016697 Feb 2007 WO
2008111965 Sep 2008 WO
Related Publications (1)
Number Date Country
20100138346 A1 Jun 2010 US
Continuations (1)
Number Date Country
Parent 11161418 Aug 2005 US
Child 12554395 US