Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
AGGREGATE CONSTRAINTS FOR PAYMENT TRANSACTIONS
Document Type and Number:
WIPO Patent Application WO/2008/082960
Kind Code:
A1
Abstract:
This document describes tools capable of authorizing (514) or enabling authorization of multiple payment transactions without requiring that a buyer (102) or seller (104) authorize each transaction separately. The tools may do so by enabling a buyer (102) or seller (104) to select aggregate constraints (120b, 120c), such as a total price or number of transactions. Based on these selected constraints, the tools may authorize every payment transaction that meets the aggregate constraints (120b, 120c) without requiring the buyer (102) to authorize every transaction separately.

Inventors:
LAKKAPRAGADA RAGHU (IN)
VENUGOPAL JEYANDRAN (IN)
LAWSON JEFFREY GORDON (US)
Application Number:
PCT/US2007/087968
Publication Date:
July 10, 2008
Filing Date:
December 18, 2007
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
AMAZON TECH INC (US)
LAKKAPRAGADA RAGHU (IN)
VENUGOPAL JEYANDRAN (IN)
LAWSON JEFFREY GORDON (US)
International Classes:
G06Q40/00
Foreign References:
US20020138400A12002-09-26
US20020120846A12002-08-29
Other References:
See also references of EP 2102803A4
Attorney, Agent or Firm:
HARTMAN, Robert et al. (PLLC421 W. Riverside Ave,Suite 50, Spokane WA, US)
Download PDF:
Claims:

CLAIMS

1. A method implemented at least in part by a computing device comprising: receiving a request to authorize or execute a payment transaction associated with a unique identifier; determining an aggregate price or aggregate quantity associated with the unique identifier; aggregating a price or quantity for the requested payment transaction with one or more prices or quantities of one or more previously authorized or executed payment transactions associated with the unique identifier to provide an aggregate price or an aggregate quantity; and authorizing or enabling execution of the payment transaction without explicit authorization from a party to the request if the aggregate price or the aggregate quantity is less than or equal to the aggregate price or the aggregate quantity.

2. The method of claim 1 , wherein the unique identifier is a token having an encoded alphanumeric character string and the act of determining the aggregate price or aggregate quantity decodes the alphanumeric character string.

3. The method of claim 1 , wherein the unique identifier is a token having an alphanumeric character string comprising the aggregate price or aggregate quantity.

4. The method of claim 1, wherein the request comprises the unique identifier.

5. The method of claim 1 , further comprising determining that the one or more previously authorized or executed payment transactions are associated with the unique identifier.

6. The method of claim 5, wherein the act of determining that the one or more previously authorized or executed payment transactions are associated with the unique identifier determines that each of the one or more previously authorized or executed payment transactions were received in a previous request containing the unique identifier.

7. The method of claim 1, wherein the aggregate price or aggregate quantity comprises both an aggregate price and an aggregate quantity.

8. The method of claim 1 , wherein the act of determining an aggregate price or aggregate quantity associated with the unique identifier determines a time period associated with the aggregate price or aggregate quantity and wherein the act of aggregating a price or quantity aggregates the price or quantity of the requested payment transaction only with one or more prices or quantities of one or more previously authorized or executed payment transactions associated with the unique identifier and requested within the time period.

9. A computing device, comprising: a memory to store instructions; and a processor to execute the instructions in memory to cause the computing device to perform acts comprising:

receiving a request to authorize or execute a payment transaction constrained by a set of aggregate constraints; determining whether the set of aggregate constraints are satisfied based on information associated with the payment transaction and a history of one or more prior payment transactions that were authorized based on satisfying the set of aggregate constraints; and providing the determination of whether the payment transaction satisfies the set of aggregate constraints effective to enable authorization of or execution of the payment transaction.

10. The computing device of claim 9, further comprising determining that the payment transaction is constrained by the set of aggregate constraints based on an association between the payment transaction and a unique identifier associated with the set of one or more aggregate constraints.

11. The computing device of claim 10, wherein the association between the payment transaction and the unique identifier is determined based on the request to authorize or execute the payment transaction including the unique identifier.

12. The computing device of claim 9, wherein one of the set of aggregate constraints is an aggregate maximum value for the payment transaction and the one or more prior payment transactions.

13. The computing device of claim 12, wherein the act of determining aggregates a value for the payment transaction and one or more values for the one or more prior payment transactions to provide an aggregate value.

14. The computing device of claim 13, wherein the act of determining determines that the set of aggregate constraints are not satisfied if said aggregated value is greater than the aggregate maximum value.

15. The computing device of claim 12, wherein the aggregate maximum value is a number of payment transactions.

The computing device of claim 12, wherein the aggregate maximum value is a total monetary cost of the payment transactions.

Description:

AGGREGATE CONSTRAINTS FOR PAYMENT TRANSACTIONS

RELATED APPLICATION

[0001] This application is a continuation of U.S. Patent Application No. 11/694,459, filed on March 30, 2007, which claims the benefit of U.S. Provisional Application No. 60/882,855, filed on December 29, 2006, both of which are hereby incorporated by reference.

BACKGROUND

[0002] Sellers offer and buyers purchase countless products and services over the Internet. To do so, buyers and sellers typically authorize a payment transaction for each purchase. [0003] Assume, for example, that a buyer named "Bonnie" purchases three items from a seller named "Sam". Bonnie purchases a book from Sam on Monday, a DVD on Wednesday, and downloads a song on Friday. To pay for these items, Bonnie first sets up an account on Sam's website, enters her name, credit-card number, and address. On Monday she selects the book, is directed to a purchase screen where she checks on the price and other details, and then selects to purchase the book. On Wednesday she selects the DVD and, even if her account information is saved and readily available, she still has to check through the price and other details before she can select to purchase the DVD. On Friday she selects the song, checks that the price and other details are correct, and then selects to purchase the music. Bonnie separately authorized three different payment transactions. Assume, also for example, that a buyer name "Billy" wants to purchase the right to play video games online from many different sellers of online gaming services. Each time he wants to play a game he may need to authorize a payment

transaction. If he plays two games on Monday, one on Tuesday, and twelve games on Saturday, he may need to separately authorize fifteen payment authorizations. As this and the other example illustrates, requiring a buyer to separately authorize payment transactions for multiple items or services can be tedious and time consuming.

SUMMARY

[0004] This document describes tools capable of authorizing or enabling authorization of multiple payment transactions without requiring that a buyer or seller authorize each transaction separately. The tools may do so by enabling a buyer or seller to select aggregate constraints, such as a total price and number of transactions. Based on these selected constraints, the tools may authorize every payment transaction that meets the aggregate constraints without requiring the buyer to authorize every transaction separately. This Summary introduces, in a simplified form, a subset of the concepts that are further described below in the Detailed Description. This Summary is not intended to identify key or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter. The term "tools," for instance, may refer to system(s), method(s), computer- readable instructions, and/or technique(s) as permitted by the context above and throughout the document.

BRIEF DESCRIPTION OF THE DRAWINGS

[0005] Fig. 1 illustrates an exemplary operating environment in which various embodiments of the tools may operate.

[0006] Fig. 2 illustrates an exemplary flow diagram in which the tools enable a human buyer to select aggregate constraints for multiple payment transactions.

[0007] Fig. 3 illustrates an exemplary flow diagram in which the tools enable a computing-entity buyer to select aggregate constraints for multiple payment transactions.

[0008] Fig. 4 illustrates an exemplary flow diagram in which the tools determine whether or not to authorize a payment transaction based on the aggregate constraints selected in Fig. 2 or Fig. 3.

[0009] Fig. 5 is an exemplary process illustrating some ways in which the tools may act to authorize or enable authorization of multiple payment transactions without requiring that a buyer or seller authorize each transaction separately. The same numbers are used throughout the disclosure and figures to reference like components and features.

DETAILED DESCRIPTION

Overview [0010] An environment in which the tools may enable these and other actions is set forth below in a section entitled Exemplary Operating Environment. This section is followed by another section describing exemplary ways in which the tools may act to enable selection of aggregate constraints for multiple payment transactions and is entitled Aggregate Constraints. The next section is entitled Multiple Payment Transactions, and describes exemplary ways in which the tools enable authorization of multiple payment transactions without a separate payment authorization for each or an explicit authorization for any of the payments. A final section describes various other embodiments and manners in which the tools may act, and is entitled Other Embodiments of the Tools. This overview, including these section titles and summaries, is provided for the reader's convenience and is not intended to limit the scope of the claims or the entitled sections.

Exemplary Operating Environment

[ooii] Before describing the tools in detail, the following discussion of an exemplary operating environment is provided to assist the reader in understanding some ways in which various inventive aspects of the tools may be employed. The environment described below constitutes but one example and is not intended to limit application of the tools to any one particular operating environment. Other environments may be used without departing from the spirit and scope of the claimed subject matter. [0012] Figure 1 illustrates one such operating environment generally at 100 having four parties to a payment transaction: a buyer 102; a seller 104; a caller 106; and a payment authorizer 108. Each of these parties is shown with a computing device — three with servers and one with a desktop — though each may comprise one or multiple computing devices of various types. [0013] Each party may comprise one or more processor(s) 110b, 110s, 110c, and HOpa, respectively, which is capable of accessing and/or executing computer- readable media (CRM) 112b, 112s, 112c, and 112pa, also respectively. The buyer, seller, caller, and payment authorizer interact and manage their parts of a payment transaction with a buying module 114b, a selling module 114s, a calling module 114c, and an authorizing module 114pa, respectively. Each communicates with at least one of the others, such as through one or more communication networks 116 (e.g., a company intranet and/or the Internet) or other communication path. If any of these parties share computing resources in a similar location, such communication may either be unnecessary or may be performed without a communication network.

[0014] Buying module 114b may include a network browser or other software capable of interacting with the seller and/or caller, either with a human buyer or a computing-entity buyer (e.g., a program interacting with the other parties through Application Program Interfaces (APIs)). The selling module similarly acts to provide online sales or services from a website intended for human use or through navigation to a program providing services to a computing-entity buyer. [0015] Each of the buyer, seller, and caller has associated payment instructions 118b, 118s, and 118c, respectively. These payment instructions indicate what types or parameters of payments are approved by each, ways in which payment transactions are desired to be handled, and other information. The payment instructions reference contextual data (e.g., variables in payment transactions), parties to the transaction, and the parties' accounts as well as other information. [0016] The buyer's instructions, for example, may be defined or specified such that only payments of less than $100 are authorized. The seller's instructions, for example, may stipulate that only payments greater than $1.00 be authorized. The caller's instructions may require that payments be made through particular banks or other financial entities. In some cases, payment instructions also include a party's preferences or information useful to other entities. A seller, for example, may indicate that it is willing to pay all fees for a payment transaction but preferably only if the buyer has not specifically agreed to do so. Or, also for example, a buyer's instructions may include information about the buyer that is useful to the seller but doesn't affect whether or not the payment transaction will be authorized (e.g., the buyer's purchasing trends or extra identifying information). [0017] Any one of these sets of payment instructions may also include aggregate constraints 120b, 120s, and 120c, respectively. Aggregate constraints are those that may apply to multiple payment transactions. An aggregate constraint may limit a

number of payment transactions or a defined number of transactions in a predefined period of time, such as three in one day or five to one seller. An aggregate constraint may also limit a dollar amount for a set of multiple payment transactions, such as a $100 maximum to a same seller or $1,000 maximum for one year regardless of the number of sellers. Thus, for example, where the maximum is set to $100, if two payment transactions were previously approved, one for $13.56 and the other for $65.44 for a subtotal of $79.00, the third may only be authorized if it is $21.00 or less. Aggregate constraints are described further in other sections. [0018] In one implementation, the caller 106 includes the calling module 114c, which is capable of requesting authorization of a payment transaction, also referred to as making a payment "call." This request includes the payment instructions for itself, the buyer, and the seller. The buyer and seller sets up or selects an account, payment instructions, and/or aggregate constraints through the calling module or authorizing module. [0019] The payment authorizer's authorizing module 114pa is capable of receiving a request for payment from the caller, determining if it should be authorized based on the payment instructions, and then authorizing and/or executing the payment transaction. The authorizing module may build and retain a history of prior payment transactions authorized or not authorized. This history may be used to determine if an aggregate constraint is met based on a currently requested payment transaction and prior, related payment transactions.

Aggregate Constraints

[0020] This section describes two examples where the tools enable selection of aggregate constraints for multiple payment transactions. These examples are

implementations of the tools but are not intended to limit the scope of the tools or the claimed embodiments.

[0021] These examples are illustrated in Figure 2 and 3, which show actions by and between calling module 114c, authorizing module 114pa, and two buyers. The first example is illustrated in Figure 2 at flow diagram 200, which shows a human buyer 102h.

[0022] At arrow 2-1 in Figure 2, calling module 114c enables buyer 102h to select a set of one or more aggregate constraints for aggregate multiple payment transactions. Here, the calling module includes or has access to a user interface 202 through which the user may select from these aggregate constraints. For example, the user interface may provide human-readable text indicating selectable aggregate constraints and receive a selected set of aggregate constraints through selection of the human-readable text or graphical indicia associated with the human-readable text. The calling module may also enable selection of a user account and other payment instructions. The calling module may enable these selections as part of a first purchase (e.g., the first time a buyer attempts to purchase a product or service from a website) or otherwise.

[0023] The calling module enables the buyer to select from the following aggregate constraints: a maximum number of payment transactions; a total monetary cost; a time period for the maximum number; a time period for the total monetary cost; a total maximum monetary cost regardless of any time period; and a total maximum number of payment transactions regardless of any time period. Assume that the buyer selects a maximum number of payment transactions at 5, the maximum monetary cost at $50, the time period for the maximum number of transactions at one week, the time period for the maximum monetary cost at one month, and a total maximum monetary cost regardless of any time period of $500.

Responsive to this selection, the calling module builds, at arrow 2-2, the set of constraints 120b. These constraints are included with payment instructions 118b as shown in Figure 2 at 120b. For a maximum number of payment transactions of 5 with a time period of one week, the constraint may be expressed as:

MyTokenUsageLimitl <= 5; MyTokenUsageLimitlType = 'Count'; MyTokenUsageLimitl Duration = 1 week; MyTokenUsageLimitl Start = '2005-05-01 12:00 PST';

For a maximum monetary cost of $50 with a time period of one month, the constraint may be expressed as:

MyTokenUsageLimit2 <= 50; MyTokenUsageLimit2Type = 'Amount';

MyTokenUsageLimit2Duration = 1 Month; MyTokenUsageLimit2Start = '2005-05-01 12:00 PST';

For a total maximum monetary cost regardless of any time period of $500, the constraint may be expressed as:

MyTokenUsageLimit3 <= 500; MyTokenUsageLimit3Type = 'Amount';

[0024] Note that the calling module may enable the buyer to select all of these constraints at one time (i.e., as part of a discrete set of interactions). Also note that these constraints may be selected prior to a first requested payment transaction being requested or authorized, such as by enabling a buyer to go online, set up an account, decide on other, non-aggregate payment instructions, and decide on aggregate constraints prior to requesting any payment transactions. A human buyer may do this through the buying module (e.g., a network browser) and user interface 202 of the calling module 114c.

[0025] The set of multiple payment transactions to which the aggregate constraints applies may be governed by payment instructions as well as the aggregate constraints themselves. For example, if a particular buyer attempts to purchase a product, the aggregate constraints may or may not apply to a payment transaction for that purchase. If the payment transaction is not within either of the two selected time periods, then the aggregate constraints may not apply. If they do not apply, the payment transaction may not be authorized or may simply be handled without reference to the aggregate constraints (e.g., require a separate authorization). Or the payment instructions may indicate that the set of multiple payment transactions is only for some sellers, or a particular seller, or for a particular bank, and so forth. Thus, in some cases the aggregate constraints may indicate that requested payment transactions must follow the aggregate constraints but only within a time period and only for a particular seller. [0026] In some other cases, however, aggregate constraints (e.g., an amount and number of payment transactions) are not bound to a particular time period. In these cases the aggregate constraints may indicate that requested payment transactions must follow the aggregate constraints without regard to a particular time period. [0027] The buyer "Billy" from the Background Section, for example, may be enabled by the calling module to select a set of five online-gaming sellers and a time-period of one month. He may also select that the total monetary cost for payment transactions requested through those sellers and during a defined period be $100. But he may forgo setting a maximum number of transactions during that period. In so doing, he may choose to play a game online for $0.30, a hundred separate times within that month, and some other games from other sellers, so long as the total of the payment transactions add up to $100 or less within the one -month time-period. Here, he may play over a hundred separate games in a month without

separately authorizing any of them. Billy simply begins playing the games whenever and however he likes so long as the cumulative cost of the games does not exceed his $100 limit per month.

[0028] At arrow 2-3 in Figure 2, the calling module passes payment instructions 118b and aggregate constraints 120b to authorizing module 114pa. The authorizing module receives the payment instructions and aggregate constraints. The authorizing module then builds a unique identifier 204 for those aggregate constraints, shown at arrow 2-4. This unique identifier, also called a "token", may indicate aggregate constraints by including the aggregate constraints within the unique identifier. It may also or instead indicate a location to find the constraints or a manner in which to determine those constraints, such as in history 122 of Figure 1.

[0029] In this embodiment the unique identifier is usable to determine the payment instructions and aggregate constraints, is cryptographically unique (e.g., encoded), and is a long string of alphanumeric characters. The authorizing module retains a copy of this unique identifier 204 and associates it with the payment instructions (including the aggregate constraints). It then passes the unique identifier to the calling module at arrow 2-5. The calling module then passes the unique identifier to the buyer module at arrow 2-6. The buying module may later use this unique identifier to purchase items without requiring the buyer to separately authorize payment transactions for each purchase.

[0030] Another example is illustrated in Figure 3 at flow diagram 300, which shows a computing-entity buyer 102ce. In this embodiment, the tools enable computing-entity buyer 102ce to select aggregate constraints for multiple payment transactions. This example shows the entities and actions of the above example except as noted below.

[0031] Computing-entity buyer 102ce may include or interact with buying module 114b of Figure 1 to select aggregate constraints. The buying module here does not include a network browser but instead contains application program interfaces (API) through which the buying module may enable the computing-entity buyer to select aggregate constraints made available through program interface 304. Thus, at arrow 3-1 the buying module uses APIs effective to cause the program interface to receive selected aggregate constraints. The other actions and interactions at arrows 3-2 to 3-6 may act is substantially the same manner as their counterparts in Figure 2 but in the context of a computing-entity buyer. [0032] This and other computing-entity buyers and sellers may desire to purchase or sell items without separately authorizing payment transactions for each. Examples of these include websites that desire to purchase items and services from other computing entities. A search website, for example, may wish to use a mapping service of another computing entity (e.g., a computing-entity seller) and pay for each use so long as such use is within certain aggregate constraints. Every time a user of the buyer's search website uses the mapping service through the buyer's website, the buyer may authorize a payment transaction for one cent, for example. If the buyer or seller selects aggregate constraints permitting a maximum number of payment transactions in a period, e.g., 100,000 per day, with a minimum and maximum cost of one cent, the buyer and/or seller may purchase or sell this mapping service without a separate authorization for each (or any authorization outside of selecting constraints and payment instructions).

[0033] In any case, whether the entity selecting aggregate constraints is a buyer or seller or human or computing entity, the tools permit selection of aggregate constraints. With these aggregate constraints — here indicated with unique identifier 204 — the tools permit buyers and sellers (or even callers) to authorize payment

transactions for items and services without separate authorizations for each. These examples continue in the following section in which the unique identifier is used by the authorization module to determine whether or not to authorize payment transactions.

Multiple Payment Transactions

[0034] This section continues the above examples in part and describes ways in which the tools determine whether or not to authorize payment transactions based on the aggregate constraints selected above and indicated in the unique identifier 204 of Figures 2 and 3. These examples are implementations of the tools but are not intended to limit the scope of the tools or the claimed embodiments. [0035] At arrow 4-1 illustrated in Figure 4 at 400, buyer 102 (e.g., 102ce or 102h) through buying module 114b interacts with selling module 114s to purchase an item or service. As part of this interaction the buying module may send, and the selling module may receive, the unique identifier 204 built in Figures 2 or 3. Note that the buyer (whether human or not) may not have made any explicit authorization for a payment transaction. Instead, a human buyer desiring to play video games may just select to play the game. Or, also instead, a human buyer may simply select an item (e.g., a CD in the above example) with nothing more. Following this selection and without requiring an explicit authorization (or, in some cases, an additional interaction of any kind) from the buyer, a payment request is made. After the request is made, a payment transaction may be authorized, also without further interaction from the buyer. In the case of the above computing-entity buyer, the buyer may enable users to use the seller's mapping service automatically and without any explicit authorization by the buyer or its users.

[0036] At arrow 4-2 the selling module transmits the buyer's unique identifier and the seller's payment instructions 118s (including aggregate constraints 120s, if any), to the caller 106. The seller's payment instructions may be sent in total or the selling module may send a seller's unique identifier built similarly to that of the buyer's unique identifier (not shown). This seller's unique identifier is usable to determine the seller's payment instructions and aggregate constraints at a future part of the process.

[0037] The caller receives the buyer's unique identifier 204 and the seller's payment instructions 118s at arrow 4-2. In response, the caller's calling module combines the buyer's unique identifier, the seller's payment instructions, and the caller's payment instructions into a payment request, shown at arrow 4-3. This request is shown at 402 and includes this information as well as information specific to the purchase 404. This information here includes the buyer's identity (though this is also determinable with the buyer's unique identifier), the seller's identity (also determinable), the caller's identity (also determinable), the date of the attempted purchase (e.g., December 13 th , 2005), and the cost (e.g., an online game to be played for $1.12).

[0038] Continuing one of the above examples, the payment request may include the following: 1) the caller's payment instructions 118c indicating the caller's identity and that the caller is not paying any fees for this payment transaction; 2) the seller's payment instructions 118s indicating the seller's identity, that the payment transaction can only be for receiving money (i.e., the seller is not sending money), that payments may be received only from credit cards and bank accounts, that the amount of payment must be at least $0.10, and that the seller agrees to pay the fee for this payment transaction; 3) the buyer's unique identifier 204, which is

associated with the buyer's payment instructions and aggregate constraints; and 4) information 404 including the price of $1.12 and the date of December 13 th , 2005. [0039] The buyer's payment instructions indicate which sellers may receive payments (e.g., one of five online game sellers), that money may only be sent (not received), and the credit card number in the buyer's account. The buyer's aggregate constraints indicate that the maximum monetary cost is $100 in a period of one month beginning December 1 st , 2005 and that there are no maximum number of payment transaction or any period for a number of payments. [0040] At arrow 4-3 the authorizing module 114pa receives the payment request from the caller. At arrows 4-4 the authorizing module determines what are the payment instructions 118b and aggregate constraints 120b based on the unique identifier 204. The authorizing module retained the buyer's payment instructions including aggregate constraints in the history 122 as part of the actions illustrated in Figures 2 or 3. With the prior association between the unique identifier and the payment instructions and aggregate constraints, the authorizing module decodes the unique identifier and determines the appropriate instructions and constraints. As noted above, these include the maximum monetary cost and the purchase date. The result of arrows 4-4 is a decoded payment request 406 including all payment instructions (and aggregate constraints) for the buyer, seller, and caller, and information 404.

[0041] At arrow 4-5 the authorizing module determines whether or not the aggregate constraints of the payment request are met. Here the buyer has aggregate constraints of $100 within a period of one month beginning December 1 st , 2005. Thus, the authorizing module determines whether this particular payment request, when aggregated with all prior authorized payment requests within this period or associated with this unique identifier, are or are not met. To do so, the authorizing

module refers to the history 122. The history 122 shows that this unique identifier has been used twice before and that two payments were authorized. These two were also for online games within the December 1 st , 2005 to December 31 st , 2005 time-period. The first was on December 2 nd , 2005 for $3.43 and the second was on December 4 th , 2005 for $1.11. As the total for these two prior authorized payments is $4.54 and, combined with the requested payment of $1.12 is only $5.66, the aggregate cost for this and prior payments is well under the maximum of $100. Thus, the authorizing module determines that the aggregate constraints are met and the transaction proceeds. [0042] Also as part of arrow 4-5, the authorizing module determines if the other, non-aggregate payment instructions are also met. For example, the authorizing module may determine if the seller is one of the five authorized sellers. If the authorizing module determines that all of the payment instructions for all three entities are met, the authorizing module authorizes or enables execution of the payment transaction at arrow 4-6. This authorization may indicate to some other entity to actually make the payment, here payer 408.

[0043] At arrow 4-7, the authorizing module records the authorization, payment instructions, and information in the history 122. The history now includes three payments authorized for the buyer's unique identifier. The authorizing module may use this history for the next requested payment having this unique identifier.

[0044] Note that the buyer, here Billy — who wanted to play an online video game — was able to do so without an express or explicit authorization. Note also that Billy didn't separately authorize this payment or the other two recorded in the history.

Other Embodiments of the Tools

[0045] The above sections describe particular examples where specific entities of the exemplary embodiment, such as the buying, selling, calling, and authorizing modules act and interact to authorize payment transactions. In this section, other embodiments of the tools are described in which the tools are capable of authorizing or enabling authorization of multiple payment transactions without requiring that a buyer or seller authorize each transaction separately. [0046] These other exemplary embodiments are described as part of process 500 of Figure 5. This process and the flow diagrams described and illustrated in Figures 2 through 4 may be implemented in any suitable hardware, software, firmware, or combination thereof; in the case of software and firmware, this process and any of these flow diagrams represent sets of operations implemented as computer- executable instructions stored in computer-readable media and executable by one or more processors. [0047] Block 502 of Figure 5 enables a user to select a set of one or more aggregate constraints for aggregate multiple payment transactions. These aggregate constraints may include many factors or conditions that a buyer, seller, or caller may want to select for a set of aggregate payment transactions, such as a maximum total monetary cost of the multiple transactions, a maximum total number of multiple transactions, and time periods for each or both. Some of the above examples, for instance, provide for an aggregate price and an aggregate number of transactions.

[0048] Block 502 may enable a user to select these aggregate constraints prior to or incident with an attempt to purchase. Thus, a buyer may select constraints when he or she attempts to purchase a first of many items or services. Likewise, a seller or caller may do the same. Users may also select constraints prior to any purchases,

such as a buyer setting up an account on the seller's website either with or without help from the caller.

[0049] Block 502 may also enable a user to select aggregate constraints for many transactions at one time. As described in the above examples, this enables a user (be it buyer, seller, or caller), to implicitly authorize many transactions without explicitly or separately authorizing any of them.

[0050] Block 502 may enable these actions for people or remote software applications, such as with a user interface for a human buyer or APIs for computing-entity buyers or sellers. Examples of these are set forth above. [0051] Responsive to the act of enabling the user to select constraints, block 504 receives a selected set of one or more aggregate constraints. As noted in the examples above, this may be through a user interface or a program interface using APIs or other known manner. The calling module 114c of Figures 1-4 may enable, in some embodiments, both of blocks 502 and 504, either with direct communication with a user or through another entity. In the above examples the calling module interacts directly with a buyer, though it may also work in conjunction with a seller to interact with the buyer (e.g., by enabling a buyer to set up an account and select constraints through the seller's website). [0052] Block 506 builds a unique identifier associated with the selected aggregate constraints. As noted above, this unique identifier may include or be usable to determine the selected aggregate constraints. In the above examples the unique identifier is an encoded alphanumeric string built and usable by the authorizing module to find the associated aggregate constraints. The unique identifier may be retained by the user for multiple uses, such as if the buyer retains its unique identifier and passes it to many different sellers for many different requests to purchase items or services.

[0053] Block 508 receives a request to execute a payment transaction constrained by the selected set of aggregate constraints. In some cases the tools determine if a particular requested payment transaction is associated with the selected set of aggregate constraints. The tools may do so based on an association between the payment transaction and the unique identifier, such by the payment transaction including the unique identifier as part of a payment call. [0054] Block 510 determines whether the selected set of aggregate constraints are satisfied based on information associated with the payment transaction and, in many cases, a history of one or more prior payment transactions of the aggregate multiple payment transactions. This information may include a price, time, and identify of the parties to the transaction. The history may indicate time periods in which aggregate constraints apply, an aggregate price of payments previously authorized for payment, and a number of transactions previously authorized. [0055] For example, if the information indicates that the price for the requested payment transaction is above a maximum monetary cost when aggregated (e.g., summed) with the aggregate monetary cost of previously authorized payment transactions that are associated with the same set of aggregate constraints, the tools will not authorize the payment. Similarly, if the history indicates that 100 payment transactions have previously been authorized or executed and which are associated with these aggregate constraints, the tools will not authorize a requested 101 st payment transaction if the maximum total number of payment transactions is 100. This assumes that there is no time period set or that they are all within a set time period. [0056] If block 510 determines that the aggregate constraints are satisfied, the tools may proceed to block 512 or 514 along either "Yes" path. If they are not satisfied, block 510 proceeds along the "No" path to block 516.

[0057] The tools may — but are not required — to authorize execution of or execute the requested payment transaction if the aggregate constraints are met. If the tools proceed to block 512, they first determine whether other, non-aggregate payment instructions are met. Block 512 may do so by receiving an indication that other non-aggregate payment instructions (e.g., payment instructions 118 excluding aggregate constraints 120) are or are not satisfied. Block 512 may also do so by itself analyzing the non-aggregate payment instructions to determine if they are met. [0058] Assume, for example, that block 510 determined that the requested payment transaction meets the selected aggregate constraints. Assume also that block 512 determines that the selected payment transaction is for $0.70 and that the non-aggregate payment instructions indicate that the minimum payment transaction is $1.00. In this case block 512 will not authorize the payment transaction even though the aggregate constraints are met. Other examples of how the tools may determine to authorize requested payment transactions are set forth above. [0059] If block 512 determines that the non-aggregate payment instructions are also satisfied, it proceeds along a "Yes" path to block 514. Otherwise it proceeds along a "No" path to block 516. Block 516 refrains from authorizing or executing the requested payment transaction. [0060] Block 514 authorizes or executes the requested payment transaction in response to block 510 or 512. Once authorized, the tools proceed to block 518. Block 518 records information about the authorized payment transaction, such as its price, time period, and identity of the parties to the transaction. This record (e.g., history 122 of Figure 1) is usable for successive iterations of process 500 or its parts (e.g., blocks 508-514) by which the tools may determine if aggregate constraints of future requested payment transactions are met.

[0061] By way of review, consider the online-gaming example given above in the context of process 500. In this example the history 122 showed that a unique identifier had been used twice before and that two payments were authorized. These two were for online games within the December 1 st , 2005 to December 31 st , 2005 time-period. The first was on December 2 nd , 2005 for $3.43 and the second was on December 4 th , 2005 for $1.11. The total for these two prior authorized payments is $4.54. Assume that the tools authorized a requested payment transaction for $1.12 because when summed with the prior-authorized payment transactions the sum is only $5.66, which is well under the maximum of $100. The tools, having now authorized a payment transaction for $1.12, record information associated with this payment transaction into history 122. Thus, the history may now indicate that three transactions have been authorized for three different sellers and that the total amount authorized is $5.66. If another request is received at block 508 that also is associated with the same set of aggregate constraints, it may be authorized if the requested amount is less or equal to $94.34 ($100.00 - 5.66 = $94.34).

Conclusion

The above-described tools are capable of authorizing or enabling authorization of multiple payment transactions without requiring that a buyer or seller authorize each transaction separately. By so doing, the tools enable parties to payment transactions to forgo authorizing each payment transaction. A buyer, for example, may forgo tens, hundreds, or even millions of separate payment authorizations by selecting aggregate constraints for those payment transactions. Although the tools have been described in language specific to structural features and/or methodological acts, it is to be understood that the tools defined in the appended claims are not necessarily limited to the specific features or acts

described. Rather, the specific features and acts are disclosed as exemplary forms of implementing the tools.