Automatic savings program

Information

  • Patent Grant
  • 11810082
  • Patent Number
    11,810,082
  • Date Filed
    Tuesday, November 8, 2022
    2 years ago
  • Date Issued
    Tuesday, November 7, 2023
    a year 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 childcustom character 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 elsecustom character (e.g., a grandchildcustom character 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 customercustom character or somebody elsecustom character 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 used 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 FIG. 35 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 customercustom character profile. 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., $130) 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 customers own savings account, person to person transfer (e.g., a grandparentcustom character round ups being credited to a grandchildcustom character 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 recipientcustom character 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 customercustom character 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 system comprising: a checking account associated with a first person capable of executing financial transactions;a savings account associated with a second person;a communication interface adapted to receive financial transaction information from a point of sale device; anda computer server communicatively coupled over a communication network with the point of sale device, wherein the computer server comprises memory storing computer-executable instructions that, when executed by a processor of the computer server, perform steps comprising:(a) determining a savings amount based on at least a first financial transaction of the first person;(b) debiting the savings amount from the checking account of the first person; and(c) crediting at least a part of the savings amount to the savings account associated with a second person;(d) receiving at a financial institution, directly from the point of sale device communicating with the financial institution, information relating to a first base financial transaction associated with the checking account and relating to a transaction for at least one of goods and services between the first person and a merchant;(e) if the checking account has sufficient funds to cover the first base financial transaction, debiting the checking account by amount of the first base financial transaction;(f) receiving at the financial institution information relating to a second base financial transaction associated with the checking account;(g) if the checking account has sufficient funds to cover the second base financial transaction, debiting the checking account by amount of the second base financial transaction;(h) periodically calculating at the financial institution an aggregate savings amount based at least on the first and the second base financial transactions, wherein the periodically calculating is postponed by the computer server by a predetermined period of time;(i) determining if the checking account has sufficient funds to cover the aggregate savings amount;(j) if sufficient funds are available to cover the aggregate savings amount, debiting the aggregate savings amount from the checking account and crediting the aggregate savings amount in the savings account;(k) if insufficient funds are available to cover the aggregate savings amount, bypassing the debiting of the aggregate savings amount from the checking account and the crediting of the aggregate savings amount in the savings account, while still having performed at least one of the steps (e) and (g); andwherein computing load on the point of sale device is reduced because the calculation of the aggregate savings amount is deferred to the computer server.
  • 2. The system of claim 1, wherein the crediting at least a part of the savings amount comprises: crediting a first percentage of the savings amount to the savings account; andcrediting a second percentage of the savings amount to a second savings account.
  • 3. The system of claim 1, wherein debiting the savings amount occurs on a daily basis and is based on an aggregate savings amount from a plurality of financial transactions.
  • 4. The system of claim 1, wherein the savings amount is determined by rounding up a value of the financial transaction to a nearest predetermined value to calculate a rounded up amount, and the savings amount is equal to the rounded up amount.
  • 5. The system of claim 1, wherein the computer server comprises memory storing computer-executable instructions that, when executed by the processor of the computer server, perform steps further comprising: crediting a matched amount to the savings account.
  • 6. The system of claim 1, wherein the computer server comprises memory storing computer-executable instructions that, when executed by the processor of the computer server, perform steps further comprising: providing an identity of the second person to the first person as a source of the savings amount, wherein the first person and the second person are not a same person.
  • 7. The system of claim 2, wherein the savings account belongs to the second person and the second savings account belongs to the first person.
  • 8. The system of claim 2, wherein the first person and the second person are not a same person.
  • 9. The system of claim 1, wherein the savings account is a government-recognized savings plan.
  • 10. The system of claim 1, wherein the savings account is a charitable account.
  • 11. The system of claim 1, wherein the computer server comprises memory storing computer-executable instructions that, when executed by the processor of the computer server, perform steps further comprising: generating a monthly statement including a summary of round up credits credited to the savings account.
  • 12. The system of claim 5, wherein the computer server comprises memory storing computer-executable instructions that, when executed by the processor of the computer server, perform steps further comprising: determining whether a matching program is still in effect before crediting.
  • 13. A method performed by a computer server communicatively coupled over a communication network with: a checking account associated with a customer capable of executing debit transactions, a savings account associated with the customer, and a communication interface adapted to receive financial transaction information from a point of sale device, the method comprising: (a) receiving at a financial institution, directly from the point of sale device communicating with the financial institution, information relating to a first base financial transaction associated with the checking account and relating to a transaction for at least one of goods and services between the customer and a merchant;(b) if the checking account has sufficient funds to cover the first base financial transaction, debiting the checking account by amount of the first base financial transaction;(c) receiving at the financial institution information relating to a second base financial transaction associated with the checking account;(d) if the checking account has sufficient funds to cover the second base financial transaction, debiting the checking account by amount of the second base financial transaction;(e) periodically calculating at the financial institution an aggregate savings amount based at least on the first and the second base financial transactions, wherein the periodically calculating is postponed by the computer server by a predetermined period of time;(f) determining if the checking account has sufficient funds to cover the aggregate savings amount;(g) if sufficient funds are available to cover the aggregate savings amount, debiting the aggregate savings amount from the checking account and crediting the aggregate savings amount in the savings account; and(h) if insufficient funds are available to cover the aggregate savings amount, bypassing the debiting of the aggregate savings amount from the checking account and the crediting of the aggregate savings amount in the savings account, while still having performed at least one of the steps (b) and (d);wherein computing load on the point of sale device is reduced because the calculation of the aggregate savings amount is deferred to the computer server.
  • 14. The method of claim 13, further comprising: (i) periodically calculating a rewards amount; and(j) crediting the rewards amount in the savings account, where the rewards amount is provided by the financial institution, and where the calculating the rewards amount is for a fixed period of time,
  • 15. The method of claim 13, wherein calculating the aggregate savings amount is based off a fixed amount of money for each base financial transaction.
  • 16. The method of claim 13, wherein calculating the aggregate savings amount is based off of rounding up to a next dollar amount for each base financial transaction.
  • 17. The method of claim 13 comprising, generating a monthly statement of the first and the second base financial transactions and the aggregate savings amounts debited for a month.
RELATED APPLICATIONS

This application is a continuation of U.S. patent application Ser. No. 16/817,785, which is a continuation of U.S. patent application Ser. No. 14/109,269, filed Dec. 17, 2013, which is a continuation of U.S. patent application Ser. No. 13/613,433, filed Sep. 13, 2012 (now U.S. Pat. No. 8,635,137), which claims priority to U.S. patent application Ser. No. 12/554,395, filed Sep. 4, 2009 (now U.S. Pat. No. 8,301,530), which claims priority to U.S. application Ser. No. 11/161,418, filed Aug. 2, 2005, which was abandoned. All of the aforementioned are incorporated by reference in their entirety herein.

US Referenced Citations (98)
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
5987429 Maritzen et al. Nov 1999 A
6036344 Goldenberg Mar 2000 A
6049778 Walker et al. Apr 2000 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
6381590 Debois Apr 2002 B1
6581041 Canney Jun 2003 B1
6598024 Walker et al. Jul 2003 B1
6631358 Ogilvie Oct 2003 B1
6965868 Bednarek Nov 2005 B1
7072851 Wilcox et al. Jul 2006 B1
7090138 Rettenmyer et al. Aug 2006 B2
7392224 Bauer et al. Jun 2008 B1
7398226 Haines et al. Jul 2008 B2
7597255 Deane et al. Oct 2009 B2
7725387 Fitch et al. May 2010 B1
7753261 Rosenblatt et al. Jul 2010 B2
7797208 Thomas Sep 2010 B2
8301530 Carretta et al. Oct 2012 B2
8401936 Penning et al. Mar 2013 B2
8407137 Thomas Mar 2013 B2
8416924 Barth et al. Apr 2013 B1
8635137 Carretta et al. Jan 2014 B2
8738429 Shepard May 2014 B2
9495703 Kaye, III Nov 2016 B1
9734536 Cruttenden et al. Aug 2017 B2
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
20030061097 Walker et al. Mar 2003 A1
20030064788 Walker Apr 2003 A1
20030101131 Warren et al. May 2003 A1
20030149629 Claridge et al. Aug 2003 A1
20030200163 O'Riordan Oct 2003 A1
20030208439 Rast Nov 2003 A1
20030233317 Judd Dec 2003 A1
20030236712 Antonucci et al. Dec 2003 A1
20040039645 Walker et al. Feb 2004 A1
20040054593 Van Luchen Mar 2004 A1
20040122736 Strock et al. Jun 2004 A1
20040153400 Burke Aug 2004 A1
20040193497 Tanaka Sep 2004 A1
20040222285 Pohl Nov 2004 A1
20050004867 Spector Jan 2005 A1
20050021353 Aviles et al. Jan 2005 A1
20050021363 Stimson et al. Jan 2005 A1
20050096981 Shimada May 2005 A1
20050097034 Loeger et al. May 2005 A1
20050133590 Rettenmyer et al. Jun 2005 A1
20050222951 Sherman Oct 2005 A1
20050251440 Bednarek Nov 2005 A1
20060047589 Grau Mar 2006 A1
20060212357 White et al. Sep 2006 A1
20070033134 Carretta et al. Feb 2007 A1
20070071197 Ryoo Mar 2007 A1
20070080213 Workman et al. Apr 2007 A1
20070094130 Burke Apr 2007 A1
20070124203 Popescu et al. May 2007 A1
20070174166 Jones Jul 2007 A1
20070294166 Cello Dec 2007 A1
20080089111 Lee et al. Apr 2008 A1
20080103968 Bies et al. May 2008 A1
20090063332 Tabaczynski et al. Mar 2009 A1
20090222358 Bednarek Sep 2009 A1
20100076776 Kopko et al. Mar 2010 A1
20110004546 Thomas Jan 2011 A1
20120072345 Solomon et al. Mar 2012 A1
20120197794 Grigg et al. Aug 2012 A1
20130030992 Carretta et al. Jan 2013 A1
20130231994 Antonucci Sep 2013 A1
20140006275 Hanson et al. Jan 2014 A1
20140012691 Hanson et al. Jan 2014 A1
20140222636 Cheng et al. Aug 2014 A1
20140337150 Anand Nov 2014 A1
20150081458 Cruttenden et al. Mar 2015 A1
20150193866 Van Heerden et al. Jul 2015 A1
20150193867 Del Vecchio et al. Jul 2015 A1
20150230045 Johnson et al. Aug 2015 A1
20160042340 Burke et al. Feb 2016 A1
20160321663 Batlle Nov 2016 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
Non-Patent Literature Citations (66)
Entry
Text of First Office Action, PCT Application No. 20078005099965, Undated, 3 pages.
Wachovia Introduces New Product That Makes Saving Easy and Automatic for Consumers, http://www.wachovia.com/> inside/page/printer/0,,134_307% E1701.00.html, 3 pages, dated Jan. 11, 2008.
Wachovia offers customers Way2Save, <http://www.charlotte.com/businessA/-print/story/441323.html>, 1 page, downloaded Jan. 11, 2008.
Wachovia offers new savings incentive that offers deposit match, <http://www.timesanddemocrat.com/>articles/2008/01/11 /business/doc478, 2 pages, downloaded Jan. 11, 2008.
Wachovia Personal Finance FAQs, Way2Save Account, http://111 .wachovia.com/personal/page/printer/0J,657_2167% 5E12663, downloaded Mar. 11, 2008, 3 pages.
Wachovia Way2Save(SM) Account Agreement, http://www.wachovia.com/misc/0, 1756,00.html, 2 <http://www.wachovia.com/misc/0%ef%bc%8c,1756,00.html%ef%bc%8c2>, 3 pages, downloaded Jan. 18, 2008.
Wachovia's Way2Save Savings Account, with scans, <http://bankdesign.com/boardA12618.html>, 3 pages, downloaded Jan. 11, 2008.
Wachovia, My Arch-Nemesis Bank, Offers Very Tempting 5% Plus Bonus Savings Account Deal, <http://www.punny>.org/money/wachovia-my-arch-nemesis-bank-offers-v, 7 pages, downloaded Jan. 11, 2008.
Way2save, Turn Everyday Banking Into Automatic Savings brochure, © 2008, Wachovia Corporation, 6 pages.
Who Says You Can't Afford to Save? Bank on it: Spare Change Can Add Up Fast (Third Edition), Jaffe, C.A., Mar. 5, 2000 © 2012 ProQuest LLC, 3 pages.
Wolfe, Daniel, “Wachovia Links Savings, Debit to Land Customers,” American Banker, vol. 173?issue 9, Jan. 14, 2008, 3 pages.
Sep. 7, 2018—U.S. Office Action—U.S. Appl. No. 14/551,930.
May 14, 2019—U.S. Office Action—U.S. Appl. No. 14/551,930.
Dec. 2, 2019—U.S. Patent Board Decision—Examiner Reversed U.S. Appl. No. 14/109,269.
Dec. 15, 2021—U.S. Office Action—U.S. Appl. No. 16/817,785.
Google Scholar NPL (non-patent literature) Search Results, dated Dec. 11, 2021. (Year: 2021).
Aug. 2, 2005—(US)—Related U.S. Appl. No. 11/161,418.
Aug. 17, 2007 (WO) International Search Report, PCT/US 06/30362, 6 pages.
Feb. 6, 2007—(PCT)—Related Application No. PCT/US07/61694.
Feb. 8, 2008—(US)—Related U.S. Appl. No. 61/027,397.
Jan. 2008—Option1 Credit Union, OPTIONS News About Opportunity, 5 pages.
Feb. 9, 2009—(US)—Related U.S. Appl. No. 12/368,034.
Sep. 4, 2009—(US)—Related U.S. Appl. No. 12/554,616.
Jul. 30, 2010—Supplementary European Search Report, PCT/US2006030362, 5 pages.
Mar. 24, 2010—(US)—Related U.S. Appl. No. 12/730,394.
Aug. 8, 2011 (CN) Second Office Action, Application No. 200780050996.5, 6 pages.
Dec. 13, 2011 (EP)—Office Action—Application No. Patent No. 0689359.4-221/1915731,18 pages.
Jul. 14, 2011 (EP) Communication from European Patent Office, Application No. 06 789 359.4 0 2221, 5 pages.
Jun. 14, 2011—(PCT) Response to Office Action—Application PCT/US2006/030362, 11 pages.
Nov. 24, 2011—(PCT) Response to Office Action—PCT Application PCT/US2006/030362, 4 pages.
Apr. 27, 2012—U.S. File History—U.S. Appl. No. 11/161,418, filed Feb. 8, 2005.
Nov. 27, 2012—U.S. Non-Final Office Action—U.S. Appl. No. 13/613,433.
Sep. 7, 2012—U.S. File History for U.S. Appl. No. 12/554,616, filed Apr. 9, 2009.
Sep. 24, 2012—U.S. Notice of Allowance and Fee(s) Due, U.S. Appl. No. 12/554,935, 10 pages.
Sep. 7, 2012—U.S. File History for U.S. Appl. No. 12/368,034, filed Sep. 2, 2009.
Aug. 28, 2013—U.S. Advisory Action—U.S. Appl. No. 12/730,394.
Dec. 17, 2013—(US)—Related U.S. Appl. No. 14/109,269.
Apr. 5, 2017—U.S. Office Action—U.S. Appl. No. 14/109,269.
Dec. 20, 2017—U.S. Office Action—U.S. Appl. No. 14/844,884.
Mar. 27, 2017—U.S. Office Action—U.S. Appl. No. 14/551,930.
Nov. 27, 2017—U.S. Office Action—U.S. Appl. No. 14/850,593.
Apr. 23, 2018—U.S. Office Action—U.S. Appl. No. 14/844,880.
Jan. 8, 2018—U.S. Office Action—U.S. Appl. No. 14/844,880.
Jan. 10, 2018—U.S. Office Action—U.S. Appl. No. 14/844,896.
Jan. 18, 2018—U.S. Office Action—U.S. Appl. No. 14/844,875.
Jan. 18, 2018—U.S. Office Action—U.S. Appl. No. 14/844,887.
Jul. 27, 2018—U.S. Office Action—U.S. Appl. No. 14/844,896.
May 21, 2018—U.S. Office Action—U.S. Appl. No. 14/850,593.
Banco Popular Ahorro Directo, <http://www.popular.com/ahorrodirectto/index-en.html>, downloaded Mar. 11, 2008, 3 pages.
Bank of America offers a new way to save, dated Oct. 4, 2005, www.msnbc.msn.com/id/9593071/#.UL463-SCmSo, 2 pages.
Bank of America's Twist on Debit Card Rewards, dated Oct. 6, 2005, www.depositaccounts.com/blog/2005/10/bank-of-americas-twist-on-debit-card-html, 1 page.
Bank of America's Unusual Automated Savings Plan by Jim Bruene, dated Oct. 5, 2005, © 1995-2010, Financial Insite, Inc., 2 pages.
Bank the Rest® savings program, Spend and Save. Together at last, <http://www.scotiabank.com/BankTheRest>, downloaded Jan. 25, 2012, 1 page.
Best Bets Financial Services, Premier Bank, <http://www.connectmidmissouri.com/directory/financial/premium.aspx>?id=1761644, downloaded Jan. 25, 2012, 4 pages.
Electronic Payments Primer, National Electronic Commerce Coordinating Counsel, Oct. 2002, http://www85.homepage.villanova.edu/timothy.ay/MIS3030/epayments_primer.pdf, 40 pages.
Every Penny Counts, Inc. v. Bank of America Corporation and Bank of America, N.A., Memorandum and Order, U.S. District Court, Middle District of Florida, Fort Meyers Division, Case No. 2:07-cv-042, dated May 27, 2009, 6 pages.
Every Penny Counts, Inc. v. Bank of America Corporation and Bank of America, N.A.; Opinion and Order; U.S. District Court, Middle District of Florida, Fort Meyers Division, Case No. 2:07-cv-04-FtM-29SPC, dated Sep. 29, 2008, 16 pages.
File History for U.S. Appl. No. 12/730,394, filed Mar. 24, 2010.
Finance, <http://www.fatwallet.com/t/52/799201/>, 11 pages, downloaded Jan. 11, 2008.
Fowler, G.A., These Apps Can Finally Get you to Save Money, <http://www.wsj.com/articles/these-apps-can-finally-get-you-to-save-money-1434477296?mod=djemptech_t>, printed Oct. 6, 2015; 5 pages.
Introducing Free Checking with Extra Savings on top, Savings just got a whole lot easier, Capital One Bank, Baton Rouge Advocate, Oct. 28, 2009, 1 page.
North Carolina Bank and Trust, Round Up to Save, https:/www.ncbtonline.com/productsandservices/personal/ <http://www.ncbtonline.com/productsandservices/personal/> rounduptosave.aspx, downloaded Jan. 25, 2012, 2 pages.
Option1 Credit Union Spare Change Debit Card Savings Program, <http://www.option1cu.org/about-bell-com/news.html>, downloaded Feb. 3, 2008, 2 pages.
Round It Up America®, Round up. Donate Change, Make a Difference, Support Round It Up America® today!, http://www.rounditupamerica.org/donate-online.php <http://www.rounditupamerica.org/donate-online.php>, downloaded Jan. 25, 2012, 2 pages.
Round It Up America®, Round up. Donate Change, Make a Difference. Recent News, <http://www/rounditupaemrica>.org, downloaded Jan. 25, 2012, 3 pages.
Round it Up America®, Round Up. Donate Change. Make a Difference, <http://www.rounditupamerica.org>, downloaded Nov. 8, 2010, 2 pages.
Related Publications (1)
Number Date Country
20230068406 A1 Mar 2023 US
Continuations (5)
Number Date Country
Parent 16817785 Mar 2020 US
Child 17983088 US
Parent 14109269 Dec 2013 US
Child 16817785 US
Parent 13613433 Sep 2012 US
Child 14109269 US
Parent 12554395 Sep 2009 US
Child 13613433 US
Parent 11161418 Aug 2005 US
Child 12554395 US