WO1997040472A1 - Secure postage payment system and method - Google Patents

Secure postage payment system and method Download PDF

Info

Publication number
WO1997040472A1
WO1997040472A1 PCT/US1997/006831 US9706831W WO9740472A1 WO 1997040472 A1 WO1997040472 A1 WO 1997040472A1 US 9706831 W US9706831 W US 9706831W WO 9740472 A1 WO9740472 A1 WO 9740472A1
Authority
WO
WIPO (PCT)
Prior art keywords
postage
information
data
party
mail piece
Prior art date
Application number
PCT/US1997/006831
Other languages
French (fr)
Inventor
Robert Schwartz
George Brookner
Fetneh Eskandari
Michael Brown
David Mechler
Douglas Heroy
Gary Gardner
Original Assignee
Ascom Hasler Mailing Systems, Inc.
GARDNER, Gaye
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ascom Hasler Mailing Systems, Inc., GARDNER, Gaye filed Critical Ascom Hasler Mailing Systems, Inc.
Priority to JP53473697A priority Critical patent/JP3461002B2/en
Priority to EP97921354A priority patent/EP0838069A4/en
Priority to US08/973,293 priority patent/US7226494B1/en
Publication of WO1997040472A1 publication Critical patent/WO1997040472A1/en
Priority to US09/938,274 priority patent/US7257558B2/en
Priority to US11/889,441 priority patent/US7769694B2/en

Links

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F7/00Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus
    • G07F7/08Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus by coded identity card or credit card or other personal identification means
    • G07F7/10Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus by coded identity card or credit card or other personal identification means together with a coded signal, e.g. in the form of personal identification information, like personal identification number [PIN] or biometric data
    • G07F7/1008Active credit-cards provided with means to personalise their use, e.g. with PIN-introduction/comparison system
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/30Payment architectures, schemes or protocols characterised by the use of specific devices or networks
    • G06Q20/34Payment architectures, schemes or protocols characterised by the use of specific devices or networks using cards, e.g. integrated circuit [IC] cards or magnetic cards
    • G06Q20/346Cards serving only as information carrier of service
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07BTICKET-ISSUING APPARATUS; FARE-REGISTERING APPARATUS; FRANKING APPARATUS
    • G07B17/00Franking apparatus
    • G07B17/00016Relations between apparatus, e.g. franking machine at customer or apparatus at post office, in a franking system
    • G07B17/0008Communication details outside or between apparatus
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07FCOIN-FREED OR LIKE APPARATUS
    • G07F7/00Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus
    • G07F7/08Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus by coded identity card or credit card or other personal identification means
    • G07F7/0866Mechanisms actuated by objects other than coins to free or to actuate vending, hiring, coin or paper currency dispensing or refunding apparatus by coded identity card or credit card or other personal identification means by active credit-cards adapted therefor
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07BTICKET-ISSUING APPARATUS; FARE-REGISTERING APPARATUS; FRANKING APPARATUS
    • G07B17/00Franking apparatus
    • G07B17/00016Relations between apparatus, e.g. franking machine at customer or apparatus at post office, in a franking system
    • G07B17/0008Communication details outside or between apparatus
    • G07B2017/00153Communication details outside or between apparatus for sending information
    • G07B2017/00177Communication details outside or between apparatus for sending information from a portable device, e.g. a card or a PCMCIA
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07BTICKET-ISSUING APPARATUS; FARE-REGISTERING APPARATUS; FRANKING APPARATUS
    • G07B17/00Franking apparatus
    • G07B17/00459Details relating to mailpieces in a franking system
    • G07B17/00508Printing or attaching on mailpieces
    • G07B2017/00572Details of printed item
    • G07B2017/0058Printing of code
    • G07B2017/00588Barcode
    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07BTICKET-ISSUING APPARATUS; FARE-REGISTERING APPARATUS; FRANKING APPARATUS
    • G07B17/00Franking apparatus
    • G07B17/00733Cryptography or similar special procedures in a franking system
    • G07B2017/00741Cryptography or similar special procedures in a franking system using specific cryptographic algorithms or functions
    • G07B2017/00758Asymmetric, public-key algorithms, e.g. RSA, Elgamal
    • G07B2017/00766Digital signature, e.g. DSA, DSS, ECDSA, ESIGN

Definitions

  • the invention relates to postage payment systems and methods, and particularly to systems and methods for managing and securely dispensing postage payments .
  • DES data encryption standard
  • the RSA cryptographic method involves ' a public key algorithm which uses a private key and a public key for data encryption. Unlike a private key, a public key can be published and made known to the public.
  • the keys for the RSA algorithm are generated mathematically, and are computational inverses to each other. The success of the RSA method depends on the use of very large numbers for the keys.
  • some cryptographic methods can also be used to authenticate the message.
  • public key encryption algorithms such as the aforementioned RSA algorithm can be used to produce a "digital signature" for verifying the origin of the message and the identity of the sender.
  • DSA Digital Signature Algorithm
  • a digital signature is distinct for each data transaction.
  • the sender uses his/her private key to digitally sign the message.
  • the recipient uses the sender's public key to verify the digital signature. If any alteration in either signature or message occurs, the signature does not verify.
  • a third-party certification authority (sometimes called a "digital notary") certifies an individual's or entity's public key so that the authority authenticating the digital signature is assured that the public key used to verify the message contents is truly associated with the sender. Because of the ubiquitous presence of computers
  • the postage indicium applied on a mail piece includes postal data which is digitally signed, and thereby can be authenticated by a postal authority when the mail piece is processed.
  • the indicium is generated in the form of a bar-code readable by a scanner.
  • a postage payment system incorporating a general purpose computer is capable of securely dispensing postage, and efficiently generating mail pieces.
  • postage indicia are advantageously generated at the same time as mail contents such as letters, invoices, and statements.
  • a postage indicium is applied onto a selected location of the mail content.
  • the mail content is placed into a window envelope such that the postage indicium on the mail content exposes through a window of the envelope to facilitate inspection of the indicium.
  • the inventive system is capable of conducting encrypted communications, and loading and dispensing of postage funds stored in a secure integrated circuit (IC) card.
  • IC integrated circuit
  • the inventive system provides charge-back accounting capabilities to account for postage expenses by individuals or departments.
  • inventive system is capable of extracting from the mail contents certain postal data such as zip code data for inclusion in a postage indicium.
  • a postage indicium which is traditionally used as a proof of postage for mailing services rendered by a postal authority, such as the United States Postal Service (USPS) .
  • USPS United States Postal Service
  • a postage indicium is documentation of a transaction by the originator of the indicium.
  • transactional data including a transaction amount and payment instructions in a postage indicium, the indicium becomes a money order payable to a specified payee.
  • the postal authority when the postal authority inspects the indicium, recognizing that at least part of the indicium represents a money order, the postal authority acts as a payer bank and pays the transaction amount to the specified payee according to the payment instructions.
  • the postage indicium can be used not only as a proof of postage for the mail piece being delivered by the postal authority, but also as a money order to pay bills or repay debts to any party which may or may not be the recipient of the mail piece.
  • the payee of the money order represented by the indicium to be a courier (e.g., FedEx) different from the postal authority, and the transaction amount to be the cost of the courier service, we have invented a universal postage indicium for paying any courier service.
  • a courier e.g., FedEx
  • Fig. 1 illustrates a postage payment system in accordance with the invention
  • Fig. 2 is a block diagram of an integrated circuit (IC) card used in the system of Fig. 1 to dispense postage;
  • IC integrated circuit
  • Fig. 3A illustrates a document generated by the system of Fig. 1 in accordance with the invention
  • Fig. 3B illustrates a window envelope in accordance with the invention for enclosing the document of Fig. 3A;
  • Fig. 4 is a flow chart depicting the steps of a mailing application program used in the system of Fig. 1;
  • Fig. 5 is a flow chart depicting the steps of a routine run by a mail processor in the system of Fig. 1;
  • Fig. 6 illustrates a postage indicium generated by the system of Fig. 1
  • Fig. 7 illustrate a second postage indicium in accordance with the invention
  • Fig. 8 is a table enumerating different data fields in a bar-code portion of the indicium of Fig. 7.
  • Fig. 1 illustrates postage payment system 100 embodying the principles of the invention.
  • system 100 comprises computer 103 (e.g., a standard PC or workstation) , mail processor 150, integrated circuit (IC) card 180, and printer 190 (e.g., a standard inkjet or laser printer) .
  • computer 103 e.g., a standard PC or workstation
  • mail processor 150 e.g., a standard PC or workstation
  • IC integrated circuit
  • printer 190 e.g., a standard inkjet or laser printer
  • computer 103 installed on computer 103 is a mailing application program in accordance with the invention.
  • Also installed on the computer is conventional word processor, billing, accounting and/or other software which, among other things, enables a user to generate mail contents in text and graphics.
  • Computer 103 is connected to mail processor 150.
  • microprocessor 155 Central to mail processor 150 is microprocessor 155 which, among ' other things, communicates and processes data to and from various interfaces. These interfaces include communications interface 161 for connection with computer 103 as mentioned before, serial interfaces 163 and 165 for connection with devices such as a conventional optical scanner (e.g., a bar-code scanner) and postage scale, PCMCIA or serial (PCMCIA/serial) interface 167 for interfacing with IC card 180, and printer parallel interface 169 for connection with printer 190.
  • communications interface 161 for connection with computer 103 as mentioned before
  • serial interfaces 163 and 165 for connection with devices such as a conventional optical scanner (e.g., a bar-code scanner) and postage scale
  • PCMCIA or serial (PCMCIA/serial) interface 167 for interfacing with IC card 180
  • printer parallel interface 169 for connection with printer 190.
  • Processor 150 includes rate storage 156 for storing rate schedule data relating to different courier services. Because of the volume of the data involved, storage 156 in this instance is dedicated, and a non ⁇ volatile memory which may be an electrically erasable programmable read-only memcry (EEPROM) , a flash EEPROM, or a battery-backed random-access memory (RAM) .
  • the rate schedule data may be stored in a manner typified by tables or other formats to facilitate the search by microprocessor 115 for correct postage rates for the mail piece being processed. Other related information for use in optimum methods to obtain postage may also be stored in storage 156.
  • the cost of delivery of a mail piece to a destination depends upon not only the weight of the mail piece, but also the particular courier service used, the destination zone, the class of shipment, and the selected service options.
  • courier services such as USPS, United Parcel Service (UPS) and FedEx each have independent, different postage rates, and charges for different service options.
  • USPS has various rates for first, second and third mailing classes, standard (A) classes, express mail service, priority mail service, parcel post service, book rate service, etc.
  • UPS levies extra charges for service options such as the collect on delivery (COD) , delivery confirmation res ' ponse (DCR) and declared value (DV) options.
  • COD collect on delivery
  • DCR delivery confirmation res ' ponse
  • DV declared value
  • Mail processor 150 also includes memory 158 for storing a control program, which contains various routines for microprocessor 155 to perform in carrying out different functions to be described.
  • IC card 180 has PCMCIA/ serial interface 201 for interfacing with and insertion into mail processor 150, and includes cryptographic processor 205, and secure memory 207.
  • the components in IC card 180 may be realized using a chip set of the type of the NETARMOR VMS310 chip set manufactured by VLSI
  • Secure memory 207 which is a nonvolatile memory comprises a descending register and an ascending register.
  • the descending register is used to keep track of an amount of postage available for dispensation.
  • the ascending register is used to keep track of an amount of postage dispensed. It may be desirable to store the accounting data in the registers redundantly, as set forth in PCT Pub. No. WO 89-11134. In addition, it is extremely desirable to protect the memory from harm due to processor malfunction, as set forth in U.S. Patent No. 5,276,884, in EP Pub. No. 527010, or in EP Pub. No. 737944.
  • system 100 can no longer dispense postage until the descending register is reset.
  • TMS telemeter setting
  • some of these techniques are disclosed m EPO Pub. No. EP 442671, PCT Pub. No. WO 86-05611, U.S. Patent No. 5,237,506, and U.S. Patent No. 4,097,923.
  • the user need not carry card 180 to a postal authority for authorized resetting of the register.
  • the user is required to enter a key or password on mail processor 150 using its keypad (not shown) . Verification of the password entry ensures that the user is authorized to conduct such a process.
  • processor 150 initiates a call through a modem (not shown) incorporated in computer 103 to a computerized central facility, requesting additional available postage.
  • the central facility verifies specified encrypted data stored in secure memory 207 of card 180, and ascertains the availability of funds in the user's prefunded escrow account.
  • the central facility debits the user's account and remotely resets the descending register in card 180 accordingly. A message is then communicated to mail processor 150, confirming the funds transfer.
  • the postage funds on card 180 may also be recharged at an dtoraatic teller machine (ATM) or a similar machine using an ATM card, a credit card, debit card, charge card, telephone calling card, telephone prepaid card or prepaid transit fare card, or at a vending machine using cash; or recharged using other funds transfer techniques including electronic funds transfer (EFT) through a private network, the ATM network, the EFT network, the Internet, etc.
  • ATM dtoraatic teller machine
  • EFT electronic funds transfer
  • Secure memory 207 also includes an encryption algorithm, e.g., an RSA algorithm, a digital signature algorithm 'DSA) or similar algorithm, and the public and private k ⁇ -s associated therewith.
  • cryptographic processor 205 may encrypt specified postal data with the public key, together with any transactiona ' l data in accordance with the invention (described below) , and/or sign the data with the private key to produce a digital signature to be included in a postage indicium for its authentication.
  • the stored public key may be provided in the indicium for the postal authority to verify the digital signature.
  • secure memory 207 which may be multiple discrete memory devices, critical information may be stored in a redundant and historical manner for the purpose of analysis leading to reconstruction of events regarding funds administration.
  • the user may utilize the word processor, billing and/or accounting software on computer 103 to generate mail contents such as letters, invoices and statements.
  • the mail content after it is generated is placed into an envelope, and a proof of postage is then applied onto the envelope. The resulting mail piece is ready to be sent.
  • We have recognized that such a practice is inefficient in that the generation and application of the proof of the postage is a separate step from the generation of the mail content.
  • the step of generation and application of a postage indicium is made part of the mail content generation step.
  • the mail content is printed at the same time as the postage indicium.
  • the indicium is printed at a selected location of the mail content such that after it is placed in a window envelope, the indicium is exposed through a window of the envelope for inspection.
  • Fig. 3A illustrates mail content 300 generated by system 100 in accordance with the invention.
  • postage indicium 305 is printed in the upper right corner of the mail content.
  • Fig. 3B illustrates corresponding window envelope 340 for enclosing mail content 300.
  • envelope 340 includes window 347 in its upper right corner where a proof of postage is traditionally placed.
  • Window 347 may be uncovered, or covered by glassine or similar transparent or translucent material .
  • window 347 coincides with postage indicium 305 when mail content 300 is folded and placed into envelope 340.
  • postage indicium 305 will be printed close to or become part of an address block so that a traditional window envelope can be used, whose window coincides with the address block.
  • non-window envelopes can also be used in the event that the postage indicium can be scanned through the envelopes using an infrared, a magnetic, or similar scanner.
  • Fig. 4 is a flow chart depicting the steps of the mailing application program. Instructed by such a program, computer 103 elicits from the user the identity of the document to be sent, as indicated at step 401. After the user identifies the document by its name and path on computer 103, the latter at step 405 queries the user for the method of shipment. Accordingly, computer 103 at step 410 displays a list of shipment methods for the user to select. The selection may be accomplished by pointing and clicking at the desired method using an indicator device such as a mouse (not shown) connected to computer 103.
  • an indicator device such as a mouse (not shown) connected to computer 103.
  • computer 103 at step 415 queries the user for any optional services to be used for the shipment. Accordingly, computer 103 at step 420 displays a list of optional services applicable to the selected shipment method. After the user selects one of the optional services, say, certified mail, computer 103 queries the user for the stock weight or type of the paper to be used for printing the document, as indicated at step 425. Upon receiving the stock weight or type entry, say, 24 lbs. (or bond "x"), computer 103 at step 430 queries the user for the stock weight or type and size of the envelope to be used. In this instance, the user indicates that a 24 lb. (or tyvek "x”) # 10 envelope is to be used. Computer 103 then queries at step 432 whether there are any enclosures and the weight thereof. In this instance, the user indicates that there is no enclosure.
  • the stock weight or type of the paper to be used for printing the document as indicated at step 425.
  • computer 103 at step 430 queries the user for the stock weight or type and size of the envelope to be
  • computer 103 retrieves the identified document on the screen, and prompts the user to indicate the desired location on the document where the postage indicium is to be printed.
  • predefined setups for different formats may be utilized.
  • the user indicates the location being the upper right corner of page 1 of the document .
  • Computer 103 thereafter provides at step 440 a draft option which enables the user to preview the document including a specimen indicium appearing at the user defined location before the document is printed.
  • this option allows the user to check the format of the document and the relative placement of the address block, postage indicium and such on the document before the user is committed thereto.
  • computer 103 After the user decides to proceed with the printing of the document, computer 103 at step 445 generates an ensemble of control characters representative of the above user responses.
  • computer 103 transmits the data stream representative of the text of the document to mail processor 155, along with a control sequence comprising the ensemble of control characters preceded by a header.
  • This header comprises a special character pattern and contains information on the length of the ensemble.
  • the data stream is formatted pursuant to the protocol required by printer 190.
  • printer 190 is a printer manufactured by Hewlett-Packard Co.
  • the data stream would be in accordance with the Hewlett-Packard printer control language (HP-PCL) .
  • HP-PCL Hewlett-Packard printer control language
  • Fig. 5 illustrates a flow chart depicting the steps of the postage payment routine. Instructed by this routine, microprocessor 155 searches the data stream and control sequence to obtain pertinent information to compute the required postage and to place the postage indicium at the user defined location.
  • microprocessor 155 From the data stream, microprocessor 155 locates the destination address and learns its zip code, and derives the number of pages in the document, as indicated at step 501. From the control sequence, microprocessor 155 learns the above information provided by the user including the method of shipment, selected optional services, stock weight/type of the paper, stock weight/type and size of the envelope, the location of the postage indicium, etc., as indicated at step 505. Microprocessor 155 then computes at step 510 the weight of the would-be mail piece using the knowledge of the number of pages of the document, stock - 13 -
  • microprocessor 155 at step 515 obtains from the rate schedule in storage 156 the relevant shipping rates. Microprocessor 155 then calculates at step 520 the required postage. At step 525, microprocessor 155 sends the required postage and postal information including the zip code information to IC card 180 through PCMCIA/serial interface 167.
  • the user may manually enter the weight and rates.
  • processor 205 in card 180 Upon receiving such information, processor 205 in card 180 deducts the required postage value from the available postage funds in the aforementioned descending register, and accordingly adds same to the dispensed funds in the ascending register to account for the transaction. Processor 205 then provides to mail processor 150, a digital signature and other necessary information such as the ascending and descending register values, for creating a postage indicium in processor 150. Alternatively, processor 205 itself may create the postage indicium and pass it onto mail processor 150. In any event, in this instance the postage indicium includes human readable information and a 2-dimensional bar-code pursuant to, say, the well-known Uniform Symbology Specification PDF 417. It should be noted that a one- dimensional bar-code may be used in lieu of a 2- dimensional bar-code if the former should have sufficient data capacity.
  • Fig. 6 illustrates one such postage indicium created in mail processor 150, where human readable portion 605 in this instance includes information concerning the postage, mailing date, etc., and bar-code portion 610 is representative of the postal data required by the postal authority, and the digital signature for authenticating the indicium as mentioned before.
  • the indicium of Fig. 6 may also be used as a secure money order payable to a specified payee.
  • the payee is specified to be a courier service such as the FedEx service
  • the postage indicium would represent a service payment to the courier service.
  • the present postage payment routine and the above-described mailing application program are applicable not only to the postal service but other courier services.
  • microprocessor 155 receives from card 180 the aforementioned information, it creates the postage indicium of Fig. 6 using the received information, as indicated at step 530.
  • microprocessor 155 at step 535 generates control instructions compatible with the language of printer 190 for printing the indicium in the user defined position (in this instance, the upper right corner of page 1 of the document) .
  • microprocessor 155 inserts the control instructions into the data stream representative of the text of the document.
  • the revised data stream is then transmitted to printer 190 through interface 169, as indicated at step 545. Accordingly, printer 190 generates the document including the proper postage indicium in the upper right corner of page 1 thereof.
  • the indicium is exposed and can readily be inspected.
  • the automated inserting equipment processes encoded data on the mail content indicative of certain inserts (e.g., a pamphlet) to be added to the mail piece, by correlating the postage amount in the indicium with the weight of the inserts, the equipment ensures that the correct inserts are added.
  • microprocessor 155 can also search the data stream representing the text of the document for the author's identity and/or authorization, which may be his/her name in the signature block, telephone number, preselected password and/or code appearing in the text .
  • microprocessor 155 can attribute the corresponding postage expense to the author himself/herself or to his/her department while the mail content is being generated. This is advantageous because otherwise, if the charge-back accounting is performed after the preparation of the mail content, for instance, when the postage indicium is applied on an envelope, special equipment such as a scanner for scanning the indicium may be required for that purpose.
  • microprocessor 155 can also attribute the postage expense to a user/department before the postage indicium is applied. This is advantageous in that if the user/department is identified to be unauthorized to expend postage funds in system 100, e.g., not on an authorized list kept in processor 150, the generation of the mail content, together with the postage indicium, would be suspended to prevent fraudulent or unauthorized use. An unauthorized use may stem from a depletion of postage funds previously allocated to the user/department account.
  • an exception report identifying the unauthorized user/department may be generated by processor 150 through printer 190. If after an investigation, the individual/department is determined to be allowed to expend postage funds in system 100, the suspended job may be reactivated and the individual/ department as identified by processor 150 is then added to the authorized list.
  • Processor 150 can also maintain a database to automatically collect information about mail contents processed thereby including the corresponding postage information.
  • a database is useful in many ways. For example, it can be used to furnish secure audit trails for a long-term security check against fraudulent attempts to compromise the integrity of the postage dispensing function of system 100.
  • the secure audit trails provide a parametric feedback of multiple users/accounts commingled and used randomly in real time.
  • the above database can also be used for tracking the mail pieces generated by system 100, each of which may be uniquely identified by, for example, its source, destination, time of generation, etc.
  • the above charge-back accounting and database are realized based on the mail pieces generated within system 100.
  • the accounting and database in question can be similarly realized by using a conventional scanner connected to mail processor 150.
  • a bar-code scanner can be used to extract the information therefrom.
  • OCR optical character recognition
  • an optical character recognition (OCR) scanner or a similar device is used to scan the text appearing on the envelopes, postcards, etc. With the extracted information, accounts for charge-backs may be automatically created, updated and maintained.
  • the required postage for the above ma l pieces processed by processor 150 may be determined by a conventional electronic postage scale connected to processor 150. Again, before processor 150 generates a postage indicium on a label to be applied onto a mail piece, the validity of the user account can be checked to prevent fraudulent or unauthorized use. Of course, if such illegitimate use is not anticipated, the scanning of the mail pieces may be performed after the generation of the postage indicium or confirmation of the postage dispensation.
  • a postage indicium which is traditionally used as a proof of postage.
  • a postage indicium is documentation of a transaction by the originator of the indicium.
  • transactional data including a transaction amount and payment instructions in a postage indicium
  • the indicium becomes a financial instrument similar to a money order payable to a specified payee.
  • Fig. 7 illustrates postage indicium 700 in accordance with the invention.
  • indicium 700 includes human readable portion 705 and bar- code portion 710.
  • portion 705 includes human readable transactional data 708 indicating a payment (e.g., $10.00) to a specified payee (e.g., XYZ Co.) .
  • a payment e.g., $10.00
  • a specified payee e.g., XYZ Co.
  • the payment amount i.e., $10.00
  • the payment amount was deducted from the available funds in the descending register in card 180 when indicium 700 was created.
  • the originator of indicium 700 in this instance expended $10.00 additional postage (i.e., in addition to the $0.32 postage for the cost of delivery of the mail piece on which indicium 700 is applied) in favor of the postal authority.
  • This additional expended amount is to be paid by the postal authority to the payee in a manner to be described.
  • portion 710 additionally includes transactional data.
  • the data in portion 710 is readable by the postal authority when it uses a conventional bar-code scanner to process the indicium.
  • the postal authority pays the specified amount to the payee.
  • Fig. 8 illustrates different data fields in bar-code portion 710.
  • fields 801a through 801g contain the transactional data in accordance with the invention.
  • field 801a contains data identifying the payer and particularly data identifying the payer account with the payee for proper credit of the payment.
  • the payee, XYZ Co. in this instance is a credit card company.
  • the payer is a credit card holder who originated indicium 700 to pay his/her credit card balance (e.g., $10.00) in accordance with the invention.
  • the data in field 801a is most likely the payer's credit card account number.
  • Field 801b contains data identifying the payee, and the payee's bank account if a transfer of funds (in this instance in the amount of the credit card balance) by the postal authority to the payee is anticipated to realize the bill payment.
  • the data in field 801b represents the name of the payee and an EFT routing number identifying the payee's bank account.
  • Field 801c contains data representing a transaction amount, which in this instance is $10.00.
  • Field 801d contains a data bit.
  • a first value e.g., a binary ' "1”
  • a second value e.g., a binary "0”
  • the data bit is set to the first value.
  • Field 801e contains data representing a personal identification number (PIN) which is used for security reasons described hereinbelow.
  • PIN personal identification number
  • Field 801f contains data identifying the present transaction, which may be a transaction sequence number.
  • the payer can communicate with the postal authority to, for any reason, cancel the transaction before the transaction is consummated, and have the transaction amount (probably less some processing fee) returned by the postal authority to the payer in cash or deposited into the payer's account with the postal authority.
  • the postal authority then registers at a central computer that the subject transaction or postage indicium has been cancelled.
  • Field 801g contains data representing special instructions to the postal authority concerning the transaction.
  • the instructions may specify a payment date which may be the actual payment due date, or an expiration date after which the present transaction is no longer valid.
  • the payer may request the postal authority to send to the payer a confirmation of payment to the payee.
  • the postal authority may apply a digital signature onto the confirmation, authenticating the date of payment or certifying the funds transfer to the payee. The digital signature thus becomes a secure post mark.
  • Field 801h contains postal data similar to that in portion 610, which is required by the postal authority.
  • Field 801i contains a digital signature resulting from signing the data in fields 801a through 801h using the same encryption key as that used to sign the postal data in portion 610. If any alteration in either digital signature or any data in fields 801a through 801h occurs, the digital signature does not verify.
  • indicium 700 appearing on a mail piece is processed by the postal authority's payment handling equipment in accordance with the invention, the latter verifies the digital signature and registers the transactional data in bar-code portion 710. If the signature is valid, the equipment checks with a central computer whether indicium 700 has been cancelled. If it has not been cancelled, the equipment initiates an electronic transfer of the specified funds to the payee's bank account, along with the data identifying the payer and/or payer account with the payee for proper credit thereto. The equipment then communicates to the central computer that indicium 700 has been paid, thereby cancelling the indicium. That is, re-presentation of indicium 700 or the information content thereof to any payment handling equipment thereafter is countered with a payment denial.
  • the aforementioned payment handling equipment is located at designated postal authority mail processing locations.
  • the mail piece on which indicium 700 is applied is addressed to the closest designated location. It should be noted that since the mail piece on which indicium 700 is applied does not need to reach the payee to realize the bill payment in accordance with the invention, the transit time of the mail piece is advantageously shorter than that using the traditional check mailing method. It will be appreciated that the transit time of the mail piece can be completely eliminated by presenting, in person, indicium 700 at any designated location for an immediate bill payment. In that case, the dost of delivery (i.e., the $0.32 postage) is obviated, and thus postage 709 should show zero.
  • the dost of delivery i.e., the $0.32 postage
  • the mail piece may be applied onto a mail piece addressed to anybody, say, a friend.
  • the mail piece When the mail piece is processed by a mail processing system, it not only causes t a mail piece to be delivered to the friend, but also the specified payment (i.e., $10.00) to be made to the designated payee (i.e., XYZ Co.) .
  • the designated payee i.e., XYZ Co.
  • transactional data 708 in that case need not be shown.
  • the payer can present, in person, indicium 700 (less the $0.32 postage) to any post office having a mail processing system, which is virtually every post office.
  • indicium 700 (less the $0.32 postage) can be used as cash.
  • the payee shown in transaction data 708 is "cash" (instead of "XYZ Co.")
  • the data bit in aforementioned field 801d is assigned the second value (i.e., "0" in this instance) to indicate cash payment.
  • the indicium is preferably printed on special paper or medium against fraudulent duplication thereof using, say, a photo copier.
  • a PIN can be assigned in aforementioned field 801e.
  • a mail processing system recognizes a "0" value in field 801d, it automatically checks for the PIN in field 801e. If the latter is a default "NULL" field, indicium 700 is regarded as cash. If the field has a value other than "NULL,” indicium 700 is regarded as a "traveler's check,” which requires PIN verification before it can be cashed. In that case, the legitimate bearer of indicium 700 would have been provided by the originator of the indicium with the correct PIN.
  • indicium 700 (less the $0.32 postage) indicating a specified payee (e.g., XYZ Co.) is delivered to the payee, without going through any mail processing system
  • the payee can redeem the indicium at any post office as if it were a money order, which is payable only to the specified payee.
  • the payee receives cash for the indicium if the data bit has the second value, and otherwise if the data bit has the first value, the payee is entitled to a funds transfer in the corresponding amount to the payee's bank account .
  • indicium 700 (less the $0.32 postage) can be used as payment for the courier service.
  • indicium 700 can accompany or be attached to the package to be delivered by the courier.
  • the courier can receive the actual payment from the postal authority as if it were a money order as described before.
  • a universal postage indicium i.e., indicium 700
  • indicium 700 is accomplished by entering, on mail processor 150, transactional data for data fields 801a through 801g in addition to the required postal data.
  • the actual transactional data entry may be menu driven and achieved using the key pad of processor 150 or the keyboard of computer 103.
  • processor 150 forwards them to cryptographic processor 205 in card 180 for processing.
  • Processor 205 in this instance is programmed to deduct the transaction amount (derived from the transactional data) plus the postage amount (derived from the postal data) from the available postage funds in the descending register, and accordingly adds same to the dispensed funds in the ascending register.
  • processor 205 then creates postage indicium 700.
  • Processor 205 thereafter transmits image data representative of the indicium to mail processor 150 where it is formatted for printing on printer 190.
  • the contents of the payer's mail piece including a remittance in some specified amount, are indicated with certain encrypted information within the postage indicium on the mail piece.
  • the contents are indicated by other markings printed on the mail piece, or onto a selected area of a sheet of paper inside the mail piece such that the markings are exposed through an appropriate window in the envelope.
  • the encrypted information includes such detail as is required by the payee to establish confidence in the payer's assertion that remittance is being made.
  • the encrypted information may include the payer's digital signature (guaranteeing the contents subject to a legal penalty) , the payer's account number with the payee, the payer's bank account number, the amount remitted, etc.
  • the aforementioned encrypted information is electronically read.
  • the portion of the information pertaining to the payer's remittance as required by the payee is electronically captured and, in a timely fashion, communicated to the payee.
  • the payee is informed of the approximate delivery time of the mail piece containing the payer's remittance.
  • the delivery time is estimated based on the current status of the mail piece (e.g., the time and date, location within an automated sortation and handling system, etc.) and its ultimate destination (the payee's postal or routing code, the carrier sortation route, etc.) .
  • the postal authority or courier may re-route it to a financial institution for immediate deposit of the remittance. Such re-routing instructions, if any, are provided by the payee. Once receipt of the payment is acknowledged by the financial institution, the final account reconciliation between the institution and the payee is confirmed.
  • the encrypted information on the mail piece may also be used to convey data other than monetary data, e.g., partial payment, redirection of payment, and order information.
  • postage payment system 100 will be expanded to include a paper handling system, feeder, transport, zip code scanner, and/or an envelope printers where appropriate.
  • the mailing application program of Fig. 4 is used to generate a postage indicium on the mail contents.
  • a program is equally applicable to generating a postage indicium on the cover of a mail piece, an envelope, a postcard, etc.
  • the mailing application program is installed on computer 103 only.
  • such a program may reside in an interactive network, instead, and intercepts a specified word processor output to add the requisite control sequence to the print stream.
  • mail processor 150 may require coded access to postage dispensing.
  • the access may be based on person-by-person, department-by-department, or other controlled access deemed appropriate.
  • Mail processor 150 may also be interfaced with a management information system (MIS) capable of invoice processing and printing applications.
  • MIS management information system
  • mail processor 150 will be used to enhance the MIS functions by applying proof of postage directly onto invoices concurrently with the preparation of the invoices and any ' inserts.
  • the MIS would provide to the mail processor such information as the number of pages, inserts, mail class, etc. concerning each invoice, along with weight-related data regarding the envelope and content materials.
  • the mail processor would then calculate the required postage and properly apply the proof of postage to the invoice.
  • mail processor 150 will incorporate a well-know address cleansing capability for matching, verifying, and correcting the sender and recipient addresses and their zip codes.
  • mail processor 150 may allow the user to obtain shipping rates of different couriers (e.g., UPS, FedEx and USPS) and to compare rates among such couriers. It may also be capable of determining the best method of shipment based upon user parameters such as cost and speed.
  • couriers e.g., UPS, FedEx and USPS
  • mail processor 150 may be capable of communicating with a main frame or host computer to receive mail processing directions (e.g., set up parameters) and printer applications. Still further, mail processor 150 may be capable of printing bar-coded digital signatures on the material to be facsimile-transmitted. It can also scan or digitally read facsimile-transmitted material at its destination using public/private key cryptography to authenticate the transmission for the recipient.
  • mail processing directions e.g., set up parameters
  • printer applications e.g., printer applications
  • mail processor 150 may be capable of printing bar-coded digital signatures on the material to be facsimile-transmitted. It can also scan or digitally read facsimile-transmitted material at its destination using public/private key cryptography to authenticate the transmission for the recipient.
  • control/smart/PCMCIA card such as IC card 180.
  • mail processor 150 can communicate with a third party certification authority (e.g., a digital notary) through a communication network (e.g., the Internet) to provide verification to the sender that the recipient has (1) received the transmitted data, (2) accessed the transmitted data, and/or (3) converted the transmitted data to plain text.
  • a third party certification authority e.g., a digital notary
  • a communication network e.g., the Internet
  • card 180 can be used as a general purpose prepaid card for purchasing products and services. Using its cryptographic engine, card 180 is also capable of storing and dispensing digital money in the manner typified by a digital wallet or cash card.
  • a TMS process is used to replenish the postage in card 180, which requires a pre-funded escrow account with the postal authority.
  • a user will be able to establish a different type of account with the postal authority (or any other courier or trusted third party) for purchasing the postage, such as an account based on line of credit pre-approved by the postal authority, a charge card, a debit card, a credit card, etc.
  • Each postage purchase is accompanied by crediting the corresponding purchase amount to the postal authority.
  • the user may purchase the postage on-line (e.g., through a modem or data set connection) on a transaction by transaction basis using a credit card, debit card, ATM card, etc.
  • a postage indicium is provided as a result of the on-line purchase
  • the card account is debited with the purchase amount and a postal authority account is credited accordingly.
  • portions 605 and 610 of postage indicium of Fig. 6 and portions 705 and 710 of indicium 700 may be imparted to a label/tape for affixing to a mail piece, enclosure or to an appropriate location on the contents of said mail piece.
  • postage payment system 100 is ' embodied in the form of various discrete functional blocks, the system could equally well be embodied in an arrangement in which the functions of any one or more of those blocks or indeed, all of the functions thereof, are realized, for example, by one or more appropriately programmed processors or devices.
  • mail processor 150 and computer 103 are shown to be two separate elements. However, it will be appreciated that all or part of the functions of processor 150 will be realized in computer 103. It will also be appreciated that all or part of the functions of computer 103 are realized in processor 150 with a dedicated/secure printer, thereby realizing a self-contained postage metering system.

Abstract

In a postage payment system (100), a secure integrated circuit (IC) card (180) is used to manage postage funds, and create encrypted postage indicia (305, 605, 700). Among other things, the system (100) is capable of performing charge-back accounting of postage expenses and generating mail contents (300). In accordance with an aspect of the invention, the postage indicia (305, 605, 700) are applied to selected locations on the mail contents (300) while they are being generated. In the preferred embodiment, each mail content (300) is placed in a window envelope (340) such that the postage indicium (305, 605, 700) on the mail content (300) exposes through a window (347) of the envelope (340) to facilitate inspection of the indicium (305, 605, 700). In accordance with another aspect of the invention, by including transactional data (708) in addition to the traditional postal data (709) in a postage indicium (305, 605, 700), the indicium (305, 605, 700) can be used to pay bills, purchase products and services, including any courier service different than the postal service, or used as cash, a traveler's check, or money order.

Description

Description Secure Postage Payment System and Method
Technical Field
The invention relates to postage payment systems and methods, and particularly to systems and methods for managing and securely dispensing postage payments .
Background of the Invention
In this information age, use of computers to process, transfer, and store data is ubiquitous. To prevent tampering or unauthorized use of the data which contains vital information, cryptographic technology has been developed.
Well-known cryptographic methods for maintaining secrecy of data communications include a data encryption standard (DES) method. For details on the DES method, one may refer to: M. Smid et al . , "The Data
Encryption Standard: Past and Future," Proceedings of the IEEE, Vol. 76, No. 5, May 1988. This method requires a DES algorithm, and a secret key known only to the sender and recipient of the data. The DES algorithm involves a number of iterations of a simple transformation of the data using the key. In each transformation, transposition and substitution techniques are alternately applied to the data.
Also well-known is the RSA cryptographic method, named after its developers, Rivest, Shamir and Adleman. For details on the RSA method, one may refer to: R. Rivest et al . , "A Method for Obtaining Digital Signatures and Public Key Cryptosystems, " Communications of the ACM. Vol. 21, No. 2, February 1978. The RSA method involves 'a public key algorithm which uses a private key and a public key for data encryption. Unlike a private key, a public key can be published and made known to the public. The keys for the RSA algorithm are generated mathematically, and are computational inverses to each other. The success of the RSA method depends on the use of very large numbers for the keys. In addition to providing encryption of a data message, some cryptographic methods can also be used to authenticate the message. For example, public key encryption algorithms such as the aforementioned RSA algorithm can be used to produce a "digital signature" for verifying the origin of the message and the identity of the sender. Another algorithm known as the "Digital Signature Algorithm (DSA) " can be used for that purpose as well. A digital signature is distinct for each data transaction. When a message is encrypted at the sender's end, the sender uses his/her private key to digitally sign the message. When the message is decrypted at the recipient's end, the recipient uses the sender's public key to verify the digital signature. If any alteration in either signature or message occurs, the signature does not verify.
Another well-known method for verifying the authenticity of a data message is based on the idea of arbitrated authentication. In accordance with this method, a third-party certification authority (sometimes called a "digital notary") certifies an individual's or entity's public key so that the authority authenticating the digital signature is assured that the public key used to verify the message contents is truly associated with the sender. Because of the ubiquitous presence of computers
(in particular, personal computers (PCs) ) , prior art has suggested use of a general purpose computer, in lieu of a specialized postage meter, to print postage indicia serving as a proof of postage on mail pieces. To deter printing of unauthorized postage, the postage indicium applied on a mail piece includes postal data which is digitally signed, and thereby can be authenticated by a postal authority when the mail piece is processed. To facilitate the mail processing, the indicium is generated in the form of a bar-code readable by a scanner.
Summary of the Invention
In accordance with the invention, a postage payment system incorporating a general purpose computer is capable of securely dispensing postage, and efficiently generating mail pieces. In particular, with the inventive postage payment system, postage indicia are advantageously generated at the same time as mail contents such as letters, invoices, and statements. In accordance with an aspect of the invention, a postage indicium is applied onto a selected location of the mail content. In the preferred embodiment, the mail content is placed into a window envelope such that the postage indicium on the mail content exposes through a window of the envelope to facilitate inspection of the indicium. In addition, the inventive system is capable of conducting encrypted communications, and loading and dispensing of postage funds stored in a secure integrated circuit (IC) card. Moreover, the inventive system provides charge-back accounting capabilities to account for postage expenses by individuals or departments.
Further, the inventive system is capable of extracting from the mail contents certain postal data such as zip code data for inclusion in a postage indicium.
Still further, we have revolutionized the concept of a postage indicium which is traditionally used as a proof of postage for mailing services rendered by a postal authority, such as the United States Postal Service (USPS) . We have recognized that a postage indicium is documentation of a transaction by the originator of the indicium. Thus, in accordance with another aspect of the invention, by incorporating, in addition to the traditional postal data, transactional data including a transaction amount and payment instructions in a postage indicium, the indicium becomes a money order payable to a specified payee. In that instance, when the postal authority inspects the indicium, recognizing that at least part of the indicium represents a money order, the postal authority acts as a payer bank and pays the transaction amount to the specified payee according to the payment instructions. As such, the postage indicium can be used not only as a proof of postage for the mail piece being delivered by the postal authority, but also as a money order to pay bills or repay debts to any party which may or may not be the recipient of the mail piece. In particular, by specifying the payee of the money order represented by the indicium to be a courier (e.g., FedEx) different from the postal authority, and the transaction amount to be the cost of the courier service, we have invented a universal postage indicium for paying any courier service.
Brief Description of the Drawing
Further objects, features and advantages of the invention will become apparent from the following detailed description taken in conjunction with the accompanying figures showing a preferred embodiment of the invention, in which:
Fig. 1 illustrates a postage payment system in accordance with the invention; Fig. 2 is a block diagram of an integrated circuit (IC) card used in the system of Fig. 1 to dispense postage;
Fig. 3A illustrates a document generated by the system of Fig. 1 in accordance with the invention; Fig. 3B illustrates a window envelope in accordance with the invention for enclosing the document of Fig. 3A;
Fig. 4 is a flow chart depicting the steps of a mailing application program used in the system of Fig. 1;
Fig. 5 is a flow chart depicting the steps of a routine run by a mail processor in the system of Fig. 1;
Fig. 6 illustrates a postage indicium generated by the system of Fig. 1; Fig. 7 illustrate a second postage indicium in accordance with the invention; and
Fig. 8 is a table enumerating different data fields in a bar-code portion of the indicium of Fig. 7.
Throughout the figures of the drawing, the same reference numerals and characters are used to denote like features, elements, components or portions of the illustrated system.
Detailed Description Fig. 1 illustrates postage payment system 100 embodying the principles of the invention. As shown in Fig. 1, system 100 comprises computer 103 (e.g., a standard PC or workstation) , mail processor 150, integrated circuit (IC) card 180, and printer 190 (e.g., a standard inkjet or laser printer) . In particular, installed on computer 103 is a mailing application program in accordance with the invention. Also installed on the computer is conventional word processor, billing, accounting and/or other software which, among other things, enables a user to generate mail contents in text and graphics. Computer 103 is connected to mail processor 150.
Central to mail processor 150 is microprocessor 155 which, among' other things, communicates and processes data to and from various interfaces. These interfaces include communications interface 161 for connection with computer 103 as mentioned before, serial interfaces 163 and 165 for connection with devices such as a conventional optical scanner (e.g., a bar-code scanner) and postage scale, PCMCIA or serial (PCMCIA/serial) interface 167 for interfacing with IC card 180, and printer parallel interface 169 for connection with printer 190.
Processor 150 includes rate storage 156 for storing rate schedule data relating to different courier services. Because of the volume of the data involved, storage 156 in this instance is dedicated, and a non¬ volatile memory which may be an electrically erasable programmable read-only memcry (EEPROM) , a flash EEPROM, or a battery-backed random-access memory (RAM) . The rate schedule data may be stored in a manner typified by tables or other formats to facilitate the search by microprocessor 115 for correct postage rates for the mail piece being processed. Other related information for use in optimum methods to obtain postage may also be stored in storage 156. As is well known, the cost of delivery of a mail piece to a destination depends upon not only the weight of the mail piece, but also the particular courier service used, the destination zone, the class of shipment, and the selected service options. For example, in the United States, courier services such as USPS, United Parcel Service (UPS) and FedEx each have independent, different postage rates, and charges for different service options. For instance, USPS has various rates for first, second and third mailing classes, standard (A) classes, express mail service, priority mail service, parcel post service, book rate service, etc. UPS levies extra charges for service options such as the collect on delivery (COD) , delivery confirmation res'ponse (DCR) and declared value (DV) options. Mail processor 150 also includes memory 158 for storing a control program, which contains various routines for microprocessor 155 to perform in carrying out different functions to be described. Referring to Fig. 2, IC card 180 has PCMCIA/ serial interface 201 for interfacing with and insertion into mail processor 150, and includes cryptographic processor 205, and secure memory 207. The components in IC card 180 may be realized using a chip set of the type of the NETARMOR VMS310 chip set manufactured by VLSI
Technology, Inc, or alternatively the chip set typified by smart card technology.
Secure memory 207 which is a nonvolatile memory comprises a descending register and an ascending register. In a conventional manner, the descending register is used to keep track of an amount of postage available for dispensation. On the other hand, the ascending register is used to keep track of an amount of postage dispensed. It may be desirable to store the accounting data in the registers redundantly, as set forth in PCT Pub. No. WO 89-11134. In addition, it is extremely desirable to protect the memory from harm due to processor malfunction, as set forth in U.S. Patent No. 5,276,884, in EP Pub. No. 527010, or in EP Pub. No. 737944.
When the value of the descending register decreases over time below a predetermined limit, system 100 can no longer dispense postage until the descending register is reset. Such a reset can be accomplished using well-known telemeter setting (TMS) techniques. For example, some of these techniques are disclosed m EPO Pub. No. EP 442671, PCT Pub. No. WO 86-05611, U.S. Patent No. 5,237,506, and U.S. Patent No. 4,097,923.
Using 'a TMS technique in this instance, the user need not carry card 180 to a postal authority for authorized resetting of the register. To initiate a TMS process in system 100, the user is required to enter a key or password on mail processor 150 using its keypad (not shown) . Verification of the password entry ensures that the user is authorized to conduct such a process. After the password entry is verified, processor 150 initiates a call through a modem (not shown) incorporated in computer 103 to a computerized central facility, requesting additional available postage. Upon receipt of the call, the central facility verifies specified encrypted data stored in secure memory 207 of card 180, and ascertains the availability of funds in the user's prefunded escrow account. After the encrypted data is validated and the funds are found to be sufficient, the central facility debits the user's account and remotely resets the descending register in card 180 accordingly. A message is then communicated to mail processor 150, confirming the funds transfer.
It will be appreciated that the postage funds on card 180 may also be recharged at an dtoraatic teller machine (ATM) or a similar machine using an ATM card, a credit card, debit card, charge card, telephone calling card, telephone prepaid card or prepaid transit fare card, or at a vending machine using cash; or recharged using other funds transfer techniques including electronic funds transfer (EFT) through a private network, the ATM network, the EFT network, the Internet, etc.
Secure memory 207 also includes an encryption algorithm, e.g., an RSA algorithm, a digital signature algorithm 'DSA) or similar algorithm, and the public and private k< -s associated therewith. For instance, using the DSA, cryptographic processor 205 may encrypt specified postal data with the public key, together with any transactiona'l data in accordance with the invention (described below) , and/or sign the data with the private key to produce a digital signature to be included in a postage indicium for its authentication. In addition, the stored public key may be provided in the indicium for the postal authority to verify the digital signature. It will be appreciated that in secure memory 207, which may be multiple discrete memory devices, critical information may be stored in a redundant and historical manner for the purpose of analysis leading to reconstruction of events regarding funds administration. As mentioned before, the user may utilize the word processor, billing and/or accounting software on computer 103 to generate mail contents such as letters, invoices and statements. Traditionally, the mail content after it is generated is placed into an envelope, and a proof of postage is then applied onto the envelope. The resulting mail piece is ready to be sent. We have recognized that such a practice is inefficient in that the generation and application of the proof of the postage is a separate step from the generation of the mail content. In accordance with the invention, with the aforementioned mailing application program, the step of generation and application of a postage indicium is made part of the mail content generation step. Specifically, the mail content is printed at the same time as the postage indicium. In the preferred embodiment, the indicium is printed at a selected location of the mail content such that after it is placed in a window envelope, the indicium is exposed through a window of the envelope for inspection.
Fig. 3A illustrates mail content 300 generated by system 100 in accordance with the invention. As shown in Fig. 3A, postage indicium 305 is printed in the upper right corner of the mail content. Fig. 3B illustrates corresponding window envelope 340 for enclosing mail content 300. As shown in Fig. 3B, envelope 340 includes window 347 in its upper right corner where a proof of postage is traditionally placed. Window 347 may be uncovered, or covered by glassine or similar transparent or translucent material . In accordance with the invention, window 347 coincides with postage indicium 305 when mail content 300 is folded and placed into envelope 340.
It will be appreciated that where it is allowed, postage indicium 305 will be printed close to or become part of an address block so that a traditional window envelope can be used, whose window coincides with the address block. In addition, non-window envelopes can also be used in the event that the postage indicium can be scanned through the envelopes using an infrared, a magnetic, or similar scanner.
The aforementioned mailing application program installed on computer 103 will now be described. By way of example, the program in question is invoked by the user after the text of a document has been entered using the word processor capability on computer 103 and the user has decided to send the document. Fig. 4 is a flow chart depicting the steps of the mailing application program. Instructed by such a program, computer 103 elicits from the user the identity of the document to be sent, as indicated at step 401. After the user identifies the document by its name and path on computer 103, the latter at step 405 queries the user for the method of shipment. Accordingly, computer 103 at step 410 displays a list of shipment methods for the user to select. The selection may be accomplished by pointing and clicking at the desired method using an indicator device such as a mouse (not shown) connected to computer 103.
As soon as the user selects one of the shipment methods, say, USPS first class mail, computer 103 at step 415 queries the user for any optional services to be used for the shipment. Accordingly, computer 103 at step 420 displays a list of optional services applicable to the selected shipment method. After the user selects one of the optional services, say, certified mail, computer 103 queries the user for the stock weight or type of the paper to be used for printing the document, as indicated at step 425. Upon receiving the stock weight or type entry, say, 24 lbs. (or bond "x"), computer 103 at step 430 queries the user for the stock weight or type and size of the envelope to be used. In this instance, the user indicates that a 24 lb. (or tyvek "x") # 10 envelope is to be used. Computer 103 then queries at step 432 whether there are any enclosures and the weight thereof. In this instance, the user indicates that there is no enclosure.
Utilizing, in part, the word processor capability, computer 103 at step 435 retrieves the identified document on the screen, and prompts the user to indicate the desired location on the document where the postage indicium is to be printed. Alternatively, predefined setups for different formats may be utilized. In this instance, the user indicates the location being the upper right corner of page 1 of the document . Computer 103 thereafter provides at step 440 a draft option which enables the user to preview the document including a specimen indicium appearing at the user defined location before the document is printed. Thus, this option allows the user to check the format of the document and the relative placement of the address block, postage indicium and such on the document before the user is committed thereto. After the user decides to proceed with the printing of the document, computer 103 at step 445 generates an ensemble of control characters representative of the above user responses. At step 450, computer 103 transmits the data stream representative of the text of the document to mail processor 155, along with a control sequence comprising the ensemble of control characters preceded by a header. This header comprises a special character pattern and contains information on the length of the ensemble.
The data stream is formatted pursuant to the protocol required by printer 190. For example, if printer 190 is a printer manufactured by Hewlett-Packard Co., the data stream would be in accordance with the Hewlett-Packard printer control language (HP-PCL) .
After the data stream and the control sequence are received by mail processor 150, the latter searches the input for the aforementioned special character pattern in the header. In an absence of such a pattern, processor 150 determines that the input consists of only plain print data (i.e., plain text) . If that is the case, the input would be passed onto printer 190 through interface 169 without modification. However, in this instance, the special character pattern has been detected by mail processor 150. Such a detection invokes a postage payment routine stored in memory 158. Fig. 5 illustrates a flow chart depicting the steps of the postage payment routine. Instructed by this routine, microprocessor 155 searches the data stream and control sequence to obtain pertinent information to compute the required postage and to place the postage indicium at the user defined location. From the data stream, microprocessor 155 locates the destination address and learns its zip code, and derives the number of pages in the document, as indicated at step 501. From the control sequence, microprocessor 155 learns the above information provided by the user including the method of shipment, selected optional services, stock weight/type of the paper, stock weight/type and size of the envelope, the location of the postage indicium, etc., as indicated at step 505. Microprocessor 155 then computes at step 510 the weight of the would-be mail piece using the knowledge of the number of pages of the document, stock - 13 -
weight of the paper, and stock weight and size of the envelope. Based on the computed weight, and the knowledge of the destination zip code, method of shipment and selected optional services, microprocessor 155 at step 515 obtains from the rate schedule in storage 156 the relevant shipping rates. Microprocessor 155 then calculates at step 520 the required postage. At step 525, microprocessor 155 sends the required postage and postal information including the zip code information to IC card 180 through PCMCIA/serial interface 167.
Alternatively, the user may manually enter the weight and rates.
Upon receiving such information, processor 205 in card 180 deducts the required postage value from the available postage funds in the aforementioned descending register, and accordingly adds same to the dispensed funds in the ascending register to account for the transaction. Processor 205 then provides to mail processor 150, a digital signature and other necessary information such as the ascending and descending register values, for creating a postage indicium in processor 150. Alternatively, processor 205 itself may create the postage indicium and pass it onto mail processor 150. In any event, in this instance the postage indicium includes human readable information and a 2-dimensional bar-code pursuant to, say, the well-known Uniform Symbology Specification PDF 417. It should be noted that a one- dimensional bar-code may be used in lieu of a 2- dimensional bar-code if the former should have sufficient data capacity.
Fig. 6 illustrates one such postage indicium created in mail processor 150, where human readable portion 605 in this instance includes information concerning the postage, mailing date, etc., and bar-code portion 610 is representative of the postal data required by the postal authority, and the digital signature for authenticating the indicium as mentioned before.
However, it should be pointed out at this juncture that by further including transactional data in human readable portion 605 and bar-code portion 610 in accordance with the invention, the indicium of Fig. 6 may also be used as a secure money order payable to a specified payee. In particular, as described hereinbelow, if the payee is specified to be a courier service such as the FedEx service, the postage indicium would represent a service payment to the courier service. As such, the present postage payment routine and the above-described mailing application program are applicable not only to the postal service but other courier services.
Referring back to Fig. 5, after microprocessor 155 receives from card 180 the aforementioned information, it creates the postage indicium of Fig. 6 using the received information, as indicated at step 530. microprocessor 155 at step 535 generates control instructions compatible with the language of printer 190 for printing the indicium in the user defined position (in this instance, the upper right corner of page 1 of the document) . At step 540, microprocessor 155 inserts the control instructions into the data stream representative of the text of the document. The revised data stream is then transmitted to printer 190 through interface 169, as indicated at step 545. Accordingly, printer 190 generates the document including the proper postage indicium in the upper right corner of page 1 thereof. As a result, when the document is folded and inserted in a window envelope such as envelope 340 in Fig. 3B, the indicium is exposed and can readily be inspected. It should be noted at this point that it is advantageous to have the postage indicium printed on the mail content particularly when automated inserting equipment is used to enclose inserts with the mail content. As the automated inserting equipment processes encoded data on the mail content indicative of certain inserts (e.g., a pamphlet) to be added to the mail piece, by correlating the postage amount in the indicium with the weight of the inserts, the equipment ensures that the correct inserts are added.
In a company environment, mail processor 150 is most likely connected to a number of computers similar to computer 103 in a network arrangement to generate mail contents. In addition, in such an environment, an accounting of the postage expenses may be necessary to charge back individuals or departments responsible therefor. To that end, the postage payment routine of Fig. 5 performed in mail processor 150 can readily be modified. Specifically, at step 501, microprocessor 155 can also search the data stream representing the text of the document for the author's identity and/or authorization, which may be his/her name in the signature block, telephone number, preselected password and/or code appearing in the text . With the identity and/or authorization information, microprocessor 155 can attribute the corresponding postage expense to the author himself/herself or to his/her department while the mail content is being generated. This is advantageous because otherwise, if the charge-back accounting is performed after the preparation of the mail content, for instance, when the postage indicium is applied on an envelope, special equipment such as a scanner for scanning the indicium may be required for that purpose.
In addition, by using the above charge-back accounting technique, microprocessor 155 can also attribute the postage expense to a user/department before the postage indicium is applied. This is advantageous in that if the user/department is identified to be unauthorized to expend postage funds in system 100, e.g., not on an authorized list kept in processor 150, the generation of the mail content, together with the postage indicium, would be suspended to prevent fraudulent or unauthorized use. An unauthorized use may stem from a depletion of postage funds previously allocated to the user/department account.
In any event, an exception report identifying the unauthorized user/department may be generated by processor 150 through printer 190. If after an investigation, the individual/department is determined to be allowed to expend postage funds in system 100, the suspended job may be reactivated and the individual/ department as identified by processor 150 is then added to the authorized list.
Processor 150 can also maintain a database to automatically collect information about mail contents processed thereby including the corresponding postage information. Such a database is useful in many ways. For example, it can be used to furnish secure audit trails for a long-term security check against fraudulent attempts to compromise the integrity of the postage dispensing function of system 100. In particular, the secure audit trails provide a parametric feedback of multiple users/accounts commingled and used randomly in real time.
In addition, with the above database, various statistical analyses can be performed, and statistics such as the median postage expense per mail piece, the most popular shipment method used, etc. can be generated.
Based on such statistics, a company can cut costs, for example, by encouraging the employees to use a less expensive, albeit less popular, courier service whenever it is possible. The above database can also be used for tracking the mail pieces generated by system 100, each of which may be uniquely identified by, for example, its source, destination, time of generation, etc.
The above charge-back accounting and database are realized based on the mail pieces generated within system 100. For mail pieces generated outside system 100, the accounting and database in question can be similarly realized by using a conventional scanner connected to mail processor 150. In particular, if the user's name, account number, destination zip code, special routing data, etc. are encoded in a bar-code on the face of the mail pieces, a bar-code scanner can be used to extract the information therefrom. Otherwise, an optical character recognition (OCR) scanner or a similar device is used to scan the text appearing on the envelopes, postcards, etc. With the extracted information, accounts for charge-backs may be automatically created, updated and maintained.
The required postage for the above ma l pieces processed by processor 150 may be determined by a conventional electronic postage scale connected to processor 150. Again, before processor 150 generates a postage indicium on a label to be applied onto a mail piece, the validity of the user account can be checked to prevent fraudulent or unauthorized use. Of course, if such illegitimate use is not anticipated, the scanning of the mail pieces may be performed after the generation of the postage indicium or confirmation of the postage dispensation.
In addition to using a postage indicium as a proof of postage, using the indicium to pay bills, repay debts, and purchase products and services in accordance with the invention will now be described. Each household each month needs to pay numerous bills including utility bills, credit card bills, insurance payments, etc. The most common method of payment of the bills is writing paper checks for the appropriate amounts and mailing such checks to payees. However, when the mailing occurs close to the deadline for the payment, which is common, the check is oftentimes still in transit on the due date. Accordingly, a notice is sent by the payee indicating an overdue balance, which usually has been paid by the time the notice reaches the payer as the payee has already received the check before then. This practice proves to be annoying to the payer and a waste of resources to the payee in sending out unnecessary notices. This being so, there exists a need for an efficient method for remitting payments .
In solving such a need, we have revolutionized the concept of a postage indicium which is traditionally used as a proof of postage. We have recognized that a postage indicium is documentation of a transaction by the originator of the indicium. In accordance with the invention, by incorporating, in addition to the postal data, transactional data including a transaction amount and payment instructions in a postage indicium, the indicium becomes a financial instrument similar to a money order payable to a specified payee.
Fig. 7 illustrates postage indicium 700 in accordance with the invention. As shown in Fig. 7, indicium 700 includes human readable portion 705 and bar- code portion 710. Unlike portion 605 of Fig. 6, portion 705 includes human readable transactional data 708 indicating a payment (e.g., $10.00) to a specified payee (e.g., XYZ Co.) . As described hereinbelow, like postage 709 (e.g., $0.32) , the payment amount (i.e., $10.00) was deducted from the available funds in the descending register in card 180 when indicium 700 was created. Thus, the originator of indicium 700 in this instance expended $10.00 additional postage (i.e., in addition to the $0.32 postage for the cost of delivery of the mail piece on which indicium 700 is applied) in favor of the postal authority. This additional expended amount is to be paid by the postal authority to the payee in a manner to be described.
Moreover, unlike bar-code portion 610 representing the required postal data and digital signature, portion 710 additionally includes transactional data. However, like portion 610, the data in portion 710 is readable by the postal authority when it uses a conventional bar-code scanner to process the indicium. In accordance with the invention, after learning the transactional data in portion 710, the postal authority pays the specified amount to the payee.
Fig. 8 illustrates different data fields in bar-code portion 710. In particular, fields 801a through 801g contain the transactional data in accordance with the invention. Specifically, field 801a contains data identifying the payer and particularly data identifying the payer account with the payee for proper credit of the payment. For example, the payee, XYZ Co., in this instance is a credit card company. The payer is a credit card holder who originated indicium 700 to pay his/her credit card balance (e.g., $10.00) in accordance with the invention. Thus, in this example, the data in field 801a is most likely the payer's credit card account number.
Field 801b contains data identifying the payee, and the payee's bank account if a transfer of funds (in this instance in the amount of the credit card balance) by the postal authority to the payee is anticipated to realize the bill payment. In this instance, the data in field 801b represents the name of the payee and an EFT routing number identifying the payee's bank account.
Field 801c contains data representing a transaction amount, which in this instance is $10.00.
Field 801d contains a data bit. A first value (e.g., a binary '"1") of this data bit indicates to the postal authority that the payment is realized by funds transfer to the payee. A second value (e.g., a binary "0") indicates to the postal authority that the payment is realized by paying cash to the payee. In this instance, the data bit is set to the first value. Field 801e contains data representing a personal identification number (PIN) which is used for security reasons described hereinbelow.
Field 801f contains data identifying the present transaction, which may be a transaction sequence number. With this data, the payer can communicate with the postal authority to, for any reason, cancel the transaction before the transaction is consummated, and have the transaction amount (probably less some processing fee) returned by the postal authority to the payer in cash or deposited into the payer's account with the postal authority. The postal authority then registers at a central computer that the subject transaction or postage indicium has been cancelled.
Field 801g contains data representing special instructions to the postal authority concerning the transaction. For example, the instructions may specify a payment date which may be the actual payment due date, or an expiration date after which the present transaction is no longer valid. In addition, by the special instructions, the payer may request the postal authority to send to the payer a confirmation of payment to the payee. Further, the postal authority may apply a digital signature onto the confirmation, authenticating the date of payment or certifying the funds transfer to the payee. The digital signature thus becomes a secure post mark. Field 801h contains postal data similar to that in portion 610, which is required by the postal authority.
Field 801i contains a digital signature resulting from signing the data in fields 801a through 801h using the same encryption key as that used to sign the postal data in portion 610. If any alteration in either digital signature or any data in fields 801a through 801h occurs, the digital signature does not verify.
When indicium 700 appearing on a mail piece is processed by the postal authority's payment handling equipment in accordance with the invention, the latter verifies the digital signature and registers the transactional data in bar-code portion 710. If the signature is valid, the equipment checks with a central computer whether indicium 700 has been cancelled. If it has not been cancelled, the equipment initiates an electronic transfer of the specified funds to the payee's bank account, along with the data identifying the payer and/or payer account with the payee for proper credit thereto. The equipment then communicates to the central computer that indicium 700 has been paid, thereby cancelling the indicium. That is, re-presentation of indicium 700 or the information content thereof to any payment handling equipment thereafter is countered with a payment denial.
If the aforementioned payment handling equipment is located at designated postal authority mail processing locations. The mail piece on which indicium 700 is applied is addressed to the closest designated location. It should be noted that since the mail piece on which indicium 700 is applied does not need to reach the payee to realize the bill payment in accordance with the invention, the transit time of the mail piece is advantageously shorter than that using the traditional check mailing method. It will be appreciated that the transit time of the mail piece can be completely eliminated by presenting, in person, indicium 700 at any designated location for an immediate bill payment. In that case, the dost of delivery (i.e., the $0.32 postage) is obviated, and thus postage 709 should show zero. It is noteworthy that the functionalities of the above payment handling equipment should be readily incorporated in such systems capable of processing mail pieces having postage indicia of Fig. 6. The incorporation simply requires the mail processing system to be capable of funds transfer through an EFT network and communicating with a central computer, and enhancement of software in the system to realize the above-described transactional functions. For the ensuing discussion, without loss of generality, we reasonably assume that each mail processing system incorporates the payment handling functionalities in question. In that case, the mail piece on which indicium 700 is applied need not be addressed to any particular postal authority location.
In fact, it may be applied onto a mail piece addressed to anybody, say, a friend. When the mail piece is processed by a mail processing system, it not only causes t a mail piece to be delivered to the friend, but also the specified payment (i.e., $10.00) to be made to the designated payee (i.e., XYZ Co.) . For privacy reasons, transactional data 708 in that case need not be shown. In addition, for an immediate bill payment, the payer can present, in person, indicium 700 (less the $0.32 postage) to any post office having a mail processing system, which is virtually every post office.
In accordance with another aspect of the invention, indicium 700 (less the $0.32 postage) can be used as cash. In that case, the payee shown in transaction data 708 is "cash" (instead of "XYZ Co.") , and the data bit in aforementioned field 801d is assigned the second value (i.e., "0" in this instance) to indicate cash payment. In addition, since any bearer of such an indicium is able to cash the indicium for the specified amount at a post office, the indicium is preferably printed on special paper or medium against fraudulent duplication thereof using, say, a photo copier. In any event, for fear that the cash-indicium is accidentally lost, stolen or duplicated, a PIN can be assigned in aforementioned field 801e. In fact, when a mail processing system recognizes a "0" value in field 801d, it automatically checks for the PIN in field 801e. If the latter is a default "NULL" field, indicium 700 is regarded as cash. If the field has a value other than "NULL," indicium 700 is regarded as a "traveler's check," which requires PIN verification before it can be cashed. In that case, the legitimate bearer of indicium 700 would have been provided by the originator of the indicium with the correct PIN.
It should be pointed out that when a PIN is used in indicium 700, it is preferably encrypted for fear that an unauthorized bearer of the indicium would otherwise be able to read the PIN from portion 710 using a bar-code scanner. For that matter, all other transactional data and/or postal data in bar-code portion 710 may also be encrypted.
In accordance with yet another aspect of the invention, when indicium 700 (less the $0.32 postage) indicating a specified payee (e.g., XYZ Co.) is delivered to the payee, without going through any mail processing system, the payee can redeem the indicium at any post office as if it were a money order, which is payable only to the specified payee. Depending on the value of the data bit in field 801d, the payee receives cash for the indicium if the data bit has the second value, and otherwise if the data bit has the first value, the payee is entitled to a funds transfer in the corresponding amount to the payee's bank account .
In particular, by specifying the payee to be a courier such as FedEx, indicium 700 (less the $0.32 postage) can be used as payment for the courier service. In that case, indicium 700 can accompany or be attached to the package to be delivered by the courier. Using such an indicium, or a copy thereof (in the event that the indicium is permanently attached to the package) , the courier can receive the actual payment from the postal authority as if it were a money order as described before. As such, we have invented a universal postage indicium (i.e., indicium 700) good for payment not only to the postal authority but any other courier for its service. Generation of indicium 700 is accomplished by entering, on mail processor 150, transactional data for data fields 801a through 801g in addition to the required postal data. The actual transactional data entry may be menu driven and achieved using the key pad of processor 150 or the keyboard of computer 103. After receiving the transactional data and the postal data, processor 150 forwards them to cryptographic processor 205 in card 180 for processing. Processor 205 in this instance is programmed to deduct the transaction amount (derived from the transactional data) plus the postage amount (derived from the postal data) from the available postage funds in the descending register, and accordingly adds same to the dispensed funds in the ascending register. Based on the transactional data and postal data, processor 205 then creates postage indicium 700. Processor 205 thereafter transmits image data representative of the indicium to mail processor 150 where it is formatted for printing on printer 190.
A second technique for reducing the mail transit time in the traditional check mailing method will now be described. In accordance with this second technique, the contents of the payer's mail piece, including a remittance in some specified amount, are indicated with certain encrypted information within the postage indicium on the mail piece. In the alternative, the contents are indicated by other markings printed on the mail piece, or onto a selected area of a sheet of paper inside the mail piece such that the markings are exposed through an appropriate window in the envelope. The encrypted information includes such detail as is required by the payee to establish confidence in the payer's assertion that remittance is being made. For example, the encrypted information may include the payer's digital signature (guaranteeing the contents subject to a legal penalty) , the payer's account number with the payee, the payer's bank account number, the amount remitted, etc.
When the mail piece is received and processed by the postal authority's or other courier's automation equipment, the aforementioned encrypted information is electronically read. The portion of the information pertaining to the payer's remittance as required by the payee is electronically captured and, in a timely fashion, communicated to the payee. At the same time, the payee is informed of the approximate delivery time of the mail piece containing the payer's remittance. The delivery time is estimated based on the current status of the mail piece (e.g., the time and date, location within an automated sortation and handling system, etc.) and its ultimate destination (the payee's postal or routing code, the carrier sortation route, etc.) .
It should be noted that during the processing of the mail piece, the postal authority or courier may re-route it to a financial institution for immediate deposit of the remittance. Such re-routing instructions, if any, are provided by the payee. Once receipt of the payment is acknowledged by the financial institution, the final account reconciliation between the institution and the payee is confirmed.
Further, the encrypted information on the mail piece may also be used to convey data other than monetary data, e.g., partial payment, redirection of payment, and order information.
The foregoing merely illustrates the principles of the invention. It will thus be appreciated that those skilled in the art will be able to devise numerous other systems which embody the principles of the invention and are thus within its spirit and scope.
For example, it will be appreciated that postage payment system 100 will be expanded to include a paper handling system, feeder, transport, zip code scanner, and/or an envelope printers where appropriate.
In addition, in the disclosed embodiment, the mailing application program of Fig. 4 is used to generate a postage indicium on the mail contents. However, such a program is equally applicable to generating a postage indicium on the cover of a mail piece, an envelope, a postcard, etc.
Moreover, in the disclosed embodiment, the mailing application program is installed on computer 103 only. However, such a program may reside in an interactive network, instead, and intercepts a specified word processor output to add the requisite control sequence to the print stream.
Further, mail processor 150 may require coded access to postage dispensing. The access may be based on person-by-person, department-by-department, or other controlled access deemed appropriate.
Mail processor 150 may also be interfaced with a management information system (MIS) capable of invoice processing and printing applications. In that instance, mail processor 150 will be used to enhance the MIS functions by applying proof of postage directly onto invoices concurrently with the preparation of the invoices and any'inserts. The MIS would provide to the mail processor such information as the number of pages, inserts, mail class, etc. concerning each invoice, along with weight-related data regarding the envelope and content materials. The mail processor would then calculate the required postage and properly apply the proof of postage to the invoice. In addition, it will be appreciated that mail processor 150 will incorporate a well-know address cleansing capability for matching, verifying, and correcting the sender and recipient addresses and their zip codes. Moreover, mail processor 150 may allow the user to obtain shipping rates of different couriers (e.g., UPS, FedEx and USPS) and to compare rates among such couriers. It may also be capable of determining the best method of shipment based upon user parameters such as cost and speed.
Further, mail processor 150 may be capable of communicating with a main frame or host computer to receive mail processing directions (e.g., set up parameters) and printer applications. Still further, mail processor 150 may be capable of printing bar-coded digital signatures on the material to be facsimile-transmitted. It can also scan or digitally read facsimile-transmitted material at its destination using public/private key cryptography to authenticate the transmission for the recipient.
Further, it can transmit data with an appropriate digital signature using an encryption algorithm provided in a control/smart/PCMCIA card such as IC card 180.
It will also be appreciated that mail processor 150 can communicate with a third party certification authority (e.g., a digital notary) through a communication network (e.g., the Internet) to provide verification to the sender that the recipient has (1) received the transmitted data, (2) accessed the transmitted data, and/or (3) converted the transmitted data to plain text. In addition, it will be appreciated that card 180 can be used as a general purpose prepaid card for purchasing products and services. Using its cryptographic engine, card 180 is also capable of storing and dispensing digital money in the manner typified by a digital wallet or cash card.
Moreover, in the disclosed embodiment, a TMS process is used to replenish the postage in card 180, which requires a pre-funded escrow account with the postal authority. However, it will be appreciated that a user will be able to establish a different type of account with the postal authority (or any other courier or trusted third party) for purchasing the postage, such as an account based on line of credit pre-approved by the postal authority, a charge card, a debit card, a credit card, etc. Each postage purchase is accompanied by crediting the corresponding purchase amount to the postal authority.
Further, it will be appreciated that the user may purchase the postage on-line (e.g., through a modem or data set connection) on a transaction by transaction basis using a credit card, debit card, ATM card, etc. As soon as a postage indicium is provided as a result of the on-line purchase, the card account is debited with the purchase amount and a postal authority account is credited accordingly.
Moreover, it will be appreciated that portions 605 and 610 of postage indicium of Fig. 6 and portions 705 and 710 of indicium 700 may be imparted to a label/tape for affixing to a mail piece, enclosure or to an appropriate location on the contents of said mail piece.
Finally, although postage payment system 100, as disclosed, is' embodied in the form of various discrete functional blocks, the system could equally well be embodied in an arrangement in which the functions of any one or more of those blocks or indeed, all of the functions thereof, are realized, for example, by one or more appropriately programmed processors or devices. In particular, in the disclosed embodiment, mail processor 150 and computer 103 are shown to be two separate elements. However, it will be appreciated that all or part of the functions of processor 150 will be realized in computer 103. It will also be appreciated that all or part of the functions of computer 103 are realized in processor 150 with a dedicated/secure printer, thereby realizing a self-contained postage metering system.

Claims

Claims
1. Integrated circuit (IC) card apparatus for dispensing postage comprising: a memory for storing first data representative of a value of postage funds; a processor for changing the value of the stored postage funds, the changed value being a function of a value of said postage, and an interface for providing second data for creation of a postage indicium indicative of the value of said postage.
2. The apparatus of claim 1 wherein said second data includes a digital signature.
3. The apparatus of claim 1 wherein said memory further includes an encryption algorithm, said second data being encrypted in accordance with said encryption algorithm.
4. The apparatus of claim 3 wherein said encryption algorithm is an RSA algorithm.
5. The apparatus of claim 3 wherein said encryption algorithm is a digital signature algorithm (DSA) .
6. The apparatus of claim 1 wherein said memory includes information for determining past postage dispensation.
7. The apparatus of claim 1 wherein said processor changes the value of the stored postage funds in response to a purchase.
8. Apparatus for generating a content of a mail piece, said mail piece including a cover for enclosing said content, said apparatus comprising: an input for receiving data representative of at least part of said content; a processor responsive to said data for computing costs for delivering said mail piece; and an output for applying at least an indicator indicative of said costs onto said content at a selected location thereof.
9. The apparatus of claim 8 wherein said costs include postage for delivering said mail piece.
10. The apparatus of claim 8 wherein said indicator includes a postage indicium.
11. The apparatus of claim 8 wherein said indicator is applied onto said content close to an address.
12. The apparatus of claim 8 wherein information concerning said costs is read by a scanner's scanning said indicator.
13. The apparatus of claim 8 wherein said cover is an envelope.
14. The apparatus of claim 13 wherein said envelope has at least one window coinciding with said indicator such that at least part of said indicator exposes through the at least one window.
15. The apparatus of claim 8 wherein at least part of said data is indicative of the selected location.
16. The apparatus of claim 8 wherein the selected location is a corner of said content.
17. The apparatus of claim 8 wherein said processor derives, from said data, information for determining a weight of said content .
18. The apparatus of claim 8 wherein said processor derives, from said data, information concerning pagination of the content.
19. The apparatus of claim 8 wherein said processor derives, from said data, information concerning an address .
20. The apparatus of claim 19 wherein said information includes zip code information.
21. The apparatus of claim 8 wherein said processor derives, from said data, information for identifying at least one party to which said costs are attributed.
22. The apparatus of claim 8 wherein said processor computes said costs based on one or more selected shipping rates.
23. The apparatus of claim 8 further comprising a memory for storing a database.
24. The apparatus of claim 23 wherein said database includes statistical information based on said costs.
25. The apparatus of claim 23 wherein said database includes information identifying said mail piece for tracking thereof.
26. Apparatus for processing at least one mail piece to be delivered comprising: an interface for obtaining from the mail piece selected information appearing thereon; and a processor responsive to at least the selected information for determining whether postage is dispensed to pay for delivery of the mail piece.
27. The apparatus of claim 26 wherein said interface includes a connector for connecting a scanner to said apparatus.
28. The apparatus of claim 26 wherein the selected information is represented by a bar-code on said mail piece.
29. The apparatus of claim 26 wherein the selected information includes data identifying an originator of said mail piece.
30. The apparatus of claim 29 wherein the processor disallows a dispensation of the postage when said originator is determined to be unauthorized to expend the postage.
31. The apparatus of claim 29 wherein the originator is an individual .
32. The apparatus of claim 29 wherein the originator is an organization.
33. The apparatus of claim 26 wherein the selected information includes information representative of an authorization code.
34. The apparatus of claim 26 further comprising a receiver for receiving data representative of costs of said delivery.
35. The apparatus of claim 34 wherein the processor determines whether the postage is dispensed in response also to said data.
36. Postage dispensing apparatus comprising: a processor for creating a postage indicium, said postage indicium including a proof of payment for service by a first party, and transactional data comprising at least information representative of a transaction amount, said first party causing said transaction amount to be paid to a second party in response to at least said transactional data when said first party processes said postage indicium; and an output for generating said postage indicium.
37. The apparatus of claim 36 wherein said transactional data includes information identifying said second party.
38. The apparatus of claim 36 wherein said transactional data includes information concerning an originator of said postage indicium.
39. The apparatus of claim 36 wherein said transactional data includes an indicator indicative of a method by which the transaction amount is paid to the second party.
40. The apparatus of claim 39 wherein said method includes an electronic funds transfer.
41. The apparatus of claim 36 wherein said transactional data includes a personal identification number (PIN) .
42. The apparatus of claim 41 wherein said PIN is encrypted.
43. The apparatus of claim 36 wherein said transactional data includes instructional information, the first party causing the transaction amount to be paid to the second party in response to the instructional information.
44. The apparatus of claim 43 wherein said instructional information includes a request for a confirmation by the first party to the second party that the transaction amount has been paid.
45. The apparatus of claim 43 wherein said instructional information includes information on a date by which the transaction amount is paid to the second party.
46. The apparatus of claim 36 wherein said postage indicium includes a digital signature for authenticating at least part of said postage indicium.
47. The apparatus of claim 36 wherein said transactional data is encoded in a bar-code.
48. The apparatus of claim 36 wherein said postage indicium includes a human readable portion.
49. The apparatus of claim 48 wherein said human readable portion includes information identifying said second party.
50. The apparatus of claim 48 wherein said human readable portion includes the transaction amount.
51. The apparatus of claim 36 wherein said postage indicium includes a machine readable portion.
52. The apparatus of claim 36 wherein said first party is a postal authority.
53. The apparatus of claim 52 wherein said second party is a courier other than the postal authority.
54. The apparatus of claim 36 wherein the amount of said payment for service is zero.
55. The apparatus of claim 36 wherein said postage indicium is generated onto a tangible medium.
56. The apparatus of claim 55 wherein said tangible medium is paper.
57. The apparatus of claim 36 wherein said postage indicium is generated onto a mail piece.
58. Postage processing apparatus comprising: a processor for processing at least one postage indicium including a proof of payment for service by a first party, and transactional data comprising at least information representative of a transaction amount; and an output responsive to at least said transactional data for causing said transaction amount to be paid to a second party when the postage indicium is processed.
59. The apparatus of claim 58 wherein said postage indicium appears on a mail piece.
60. The apparatus of claim 59 wherein said processor causes said mail piece to be delivered according to an address appearing on said mail piece.
61. The apparatus of claim 58 wherein said processor includes a scanner for scanning at least part of said postage indicium.
62. The apparatus of claim 58 wherein said transactional data includes information identifying said second party.
63. The apparatus of claim 58 wherein said transactional data includes information concerning an originator of said postage indicium.
64. The apparatus of claim 58 wherein said transactional data includes an indicator indicative of a method by which the transaction amount is paid to the second party.
65. The apparatus of claim 58 wherein said method includes an electronic funds transfer.
66. The apparatus of claim 58 wherein said transactional data includes a PIN.
67. The apparatus of claim 66 wherein said PIN is encrypted.
68. The apparatus of claim 58 wherein said transactional data includes instructional information, the first party causing the transaction amount to be paid to the second party in response to said instructional information.
69. The apparatus of claim 68 wherein said instructional information includes a request for a confirmation by the first party to the second party that the transaction amount has been paid.
70. The apparatus of claim 68 wherein said instructional information includes information on a date by which the transaction amount is paid to the second party.
71. The apparatus of claim 58 wherein said postage indicium includes a digital signature for authenticating at least part of said postage indicium.
72. The apparatus of claim 58 wherein said transactional data is encoded in a bar-code.
73. The apparatus of claim 58 wherein said postage indicium includes a human readable .portion.
74. The apparatus of claim 73 wherein said human readable portion includes information identifying said second party.
75. The apparatus of claim 73 wherein said human readable portion includes the transaction amount.
76. The apparatus of claim 58 wherein said postage indicium includes a machine readable portion.
77. The apparatus of claim 58 wherein said first party is a postal authority.
78. The apparatus of claim 77 wherein said second party is a courier other than the postal authority.
79. The apparatus of claim 58 wherein the amount of said payment for service is zero.
80. The apparatus of claim 58 wherein said postage indicium is fixed on a tangible medium.
81. The apparatus of claim 80 wherein said tangible medium includes a label .
82. A system for dispensing postage comprising: an IC card apparatus including a memory for storing first data representative of a value of postage funds; a processor in said IC card apparatus for changing the value of the stored postage funds as a function of a value of said postage; an interface in said IC card apparatus for providing second data for creation of a postage indicium indicative of the value of said postage; and an output responsive to said second data for generating a postage indicium indicative of the value of said postage.
83. The system of claim 82 further comprising a computer.
84. The system of claim 83 wherein said computer is a personal computer (PC) .
85. The system of claim 82 further comprising a control element for controlling access to said system.
86. The system of claim 82 further comprising a management information subsystem for processing documents .
87. The system of claim 86 wherein said documents include invoices.
88. The system of claim 82 further comprising an address cleanser for checking address information on mail pieces processed by the system.
89. The systNem of claim 82 further comprising a second interface for obtaining shipping rate information.
90. The system of claim 82 further comprising a second interface for communicating with a remote computer.
91. The system of claim 82 further comprising a second interface for establishing a connection to a communication network.
92. The system of claim 91 wherein said communication network includes at least part of the Internet .
93. The system of claim 82 further comprising a communicator for communicating information with a selected recipient.
94. The system of claim 93 wherein said communicator communicates with a certification authority other than the selected recipient to verify receipt by the selected recipient of the information.
95. The system of claim 93 wherein said communicator communicates with a certification authority other than the selected recipient to verify access by the selected recipient to the information.
96. The system of claim 82 wherein said second data includes a digital signature.
97. The system of claim 82 further comprising a transmitter for transmitting facsimile information.
98. The system bf claim 97 wherein said facsimile information is encrypted.
99. The system of claim 97 wherein said facsimile information includes a digital signature for authenticating the facsimile transmission.
100. The system of claim 82 further comprising a receiver for receiving facsimile information.
101. The system of claim 100 wherein said facsimile information is encrypted, said receiver includes a decoder for decrypting the encrypted facsimile information.
102. The system of claim 100 wherein said facsimile information includes a digital signature, said receiver includes a mechanism for verifying said digital signature.
103. The system of claim 82 wherein said memory further includes an encryption algorithm, said second data being encrypted in accordance with said encryption algorithm.
104. The system of claim 103 wherein said encryption algorithm is an RSA algorithm.
105. The system of claim 103 wherein said encryption algorithm is a DSA.
106. The system of claim 82 wherein said memory includes information for determining past postage dispensation.
107. A method for use in an IC card apparatus for dispensing postage comprising the steps of: storing first data representative of a value of postage funds; changing the value of the stored postage funds, the changed value being a function of a value of said postage, and providing second data for creation of a postage indicium indicative of the value of said postage.
108. The method of claim 107 wherein said second data includes a digital signature.
109. The method of claim 107 wherein said second data is encrypted in accordance with an encryption algorithm.
110. The method of claim 109 wherein said encryption algorithm is an RSA algorithm.
111. The method of claim 109 wherein said encryption algorithm is a DSA.
112. The method of claim 107 wherein the value of the stored postage funds is changed in response to a purchase.
113. A method for generating a content of a mail piece, said mail piece including a cover for enclosing said content, said method comprising the steps of: receiving data representative of at least part of said content; computing costs for delivering said mail piece in response to said data; and applying at least an indicator indicative of said costs onto said content at a selected location thereof.
114. The method of claim 113 wherein said costs include postage for delivering said mail piece.
115. The method of claim 113 wherein said indicator includes a postage indicium.
116. The method of claim 113 wherein said indicator is applied onto said content close to an address.
117. The method of claim 113 wherein said cover is an envelope.
118. The method of claim 117 wherein said envelope has at least one window coinciding with said indicator such that at least part of said indicator exposes through the at least one window.
119. The method of claim 113 wherein at least part of said data is indicative of the selected location.
120. The method of claim 113 wherein the selected location is a corner of said content.
121. The method of claim 113 wherein information for determining a weight of said content is derived from said data.
122. The method of claim 113 wherein information concerning pagination of the content is derived from said data.
123. The method of claim 113 wherein information concerning an address is derived from said data.
124. The method of claim 123 wherein said information includes zip code information.
125. The method of claim 113 wherein information for identifying at least one party to which said costs are attributed is derived from said data.
126. The method of claim 113 wherein said costs are computed based on one or more selected shipping rates.
127. The method of claim 113 further comprising the step of storing a database.
128. The method of claim 127 wherein said database includes statistical information based on said costs.
129. The method of claim 127 wherein said database includes information identifying said mail piece for tracking thereof.
130. A method for processing at least one mail piece to be delivered comprising the steps of: obtaining from the mail piece selected information appearing thereon; and determining, in response to at least the selected information, whether postage is dispensed to pay for delivery of the mail piece.
131. The method of claim 130 wherein the selected information is represented by a bar-code on said mail piece.
132. The method of claim 130 wherein the selected information includes data identifying an originator of said mail piece.
133. The method 'of claim 132 wherein the a dispensation of the postage is disallowed when said originator is determined to be unauthorized to expend the postage.
134. The method of claim 132 wherein the originator is an individual .
135. The method of claim 132 wherein the originator is an organization.
136. The method of claim 130 wherein the selected information includes information representative of an authorization code.
137. The method of claim 130 further comprising the step of receiving data representative of costs of said delivery.
138. The method of claim 137 wherein whether the postage is dispensed is determined in response also to said data.
139. A method for dispensing postage comprising the steps of: creating a postage indicium, said postage indicium including a proof of payment for service by a first party, and transactional data comprising at least information representative of a transaction amount, said first party causing said transaction amount to be paid to a second party in response to at least said transactional data when said first party processes said postage indicium; and generating said postage indicium.
140. The method of claim 139 wherein said transactional data includes information identifying said second party.
141. The method of claim 139 wherein said transactional data includes information concerning an originator of said postage indicium.
142. The method of claim 139 wherein said transactional data includes an indicator indicative of a methodology by which the transaction amount is paid to the second party.
143. The method of claim 142 wherein said methodology includes an electronic funds transfer.
144. The method of claim 139 wherein said transactional data includes a PIN.
145. The method of claim 444 wherein said PIN is encrypted.
146. The method of claim 139 wherein said transactional data includes instructional information, the first party causing the transaction amount to be paid to the second party in response to the instructional information.
147. The method of claim 146 wherein said instructional information includes a request for a confirmation by the first party to the second party that the transaction amount has been paid.
148. The method of claim 146 wherein said instructional information includes information on a date by which the transaction amount is paid to the second party.
149. The method of claim 139 wherein said postage indicium includes a digital signature for authenticating at least part of said postage indicium.
150. The method of claim 139 wherein said transactional data is encoded in a bar-code.
151. The method of claim 139 wherein said postage indicium includes a human readable portion.
152. The method of claim 151 wherein said human readable portion includes information identifying said second party.
153. The method of claim 151 wherein said human readable portion includes the transaction amount.
154. The method of claim 151 wherein said postage indicium includes a machine readable portion.
155. The method of claim 139 wherein said first party is a postal authority.
156. The method of claim 155 wherein said second party is a courier other than the postal authority.
157. The method of claim 139 wherein the amount of said payment for service is zero.
158. The method of claim 139 wherein said postage indicium is generated onto a tangible medium.
159. The method of claim 158 wherein said tangible medium includes a label .
160. The method of claim 139 wherein said postage indicium is generated onto a mail piece.
161. A postage processing method comprising the steps of: processing at least one postage indicium including a proof of payment for service by a first party, and transactional data comprising at least information representative of a transaction amount; and causing, in' response to at least said transactional data, said transaction amount to be paid to a second party when the postage indicium is processed.
162. The method of claim 161 wherein said postage indicium appears on a mail piece.
163. The method of claim 162 wherein said mail piece is delivered according to an address appearing on said mail piece.
164. The method of claim 161 wherein said transactional data includes information identifying said second party.
165. The method of claim 161 wherein said transactional data includes information concerning an originator of said postage indicium.
166. The method of claim 161 wherein said transactional data includes an indicator indicative of a methodology by which the transaction amount is paid to the second party.
167. The method of claim 166 wherein said methodology includes an electronic funds transfer.
168. The method of claim 161 wherein said transactional data includes a PIN.
169. The method of claim 168 wherein said PIN is encrypted.
170. The method of claim 161 wherein said transactional data includes instructional information, the first party causing the transaction amount to be paid to the second party in response to said instructional information.
171. The method of claim 170 wherein said instructional information includes a request for a confirmation by the first party to the second party that the transaction amount has been paid.
172. The method of claim 170 wherein said instructional information includes information on a date by which the transaction amount is paid to the second party.
173. The method of claim 161 wherein said postage indicium includes a digital signature for authenticating at least part of said postage indicium.
174. The method of claim 161 wherein said transactional data is encoded in a bar-code.
175. The method of claim 161 wherein said postage indicium includes a human readable portion.
176. The method of claim 175 wherein said human readable portion includes information identifying said second party.
177. The method of claim 175 wherein said human readable portion includes the transaction amount.
178. The method of claim 161 wherein said postage indicium includes a machine readable portion.
179. The method of claim 161 wherein said first party is a postal authority.
180. The method of claim 179 wherein said second party is a courier other than the postal authority.
181. The method of claim 161 wherein the amount of said payment for service is zero.
182. The method of claim 161 wherein said postage indicium is fixed on a tangible medium.
183. The method of claim 182 wherein said tangible medium includes a label .
184. A method for use in a postage dispensing system, said system including an IC card apparatus, comprising: storing first data representative of a value of postage funds in the IC card apparatus; changing by the IC card apparatus the value of the stored postage funds as a function of a value of said postage; providing by the IC card apparatus second data for creation of a postage indicium indicative of the value of said postage; and generating a postage indicium indicative of the value of said postage in response to said second data.
185. The method of claim 184 further comprising the step of controlling access to said system.
186. The method of claim 184 further comprising the step of checking address information on mail pieces processed by the system.
187. The method of claim 184 further comprising the step of obtaining shipping rate information.
188. The method of claim 184 further comprising the step of communicating information with a selected recipient.
189. The method of claim 188 wherein the communicating step includes the step of communicating with a certification authority other than the selected recipient to verify receipt by the selected recipient of the information. - 51 -
190. The method of claim 188 wherein the communicating step including the step of communicating with a certification authority other than the selected recipient to verify access by the selected recipient to the information.
191. The method of claim 184 wherein said second data includes a digital signature.
AMENDED CLAIMS
[received by the International Bureau on 19 September 1997 (19.09.97); original claims 1, 3, 7-9, 12, 21, 22, 24, 26, 34, 35, 82, 88, 103,
107, 109, 113, 114, 125, 126, 128, 130, 137, 138, 145, 184 and 186 amended; new claims 192-198 added; remaining claims unchanged (14 pages)]
1. Integrated circuit (IC) module apparatus for dispensing postage for a mail piece comprising:
5 a memory for storing first data representative of a value of postage funds; an interface for receiving selected information concerning the mail piece and information concerning a value of the postage, the value of the postage funds 10 being a function of the value of the postage; and a processor for encrypting at least the selected information to generate second data, the first data and the second data being provided for creation of a postage indicium indicative of payment of the postage. 15
2. The apparatus of claim 1 wherein said second data includes a digital signature.
3. The apparatus of claim 1 wherein said memory further 20 includes an encryption algorithm, said selected information being encrypted in accordance with said encryption algorithm.
4. The apparatus of claim 3 wherein said encryption 25 algorithm is an RSA algorithm.
5. The apparatus of claim 3 wherein said encryption algorithm is a digital signature algorithm (DSA) .
30 6. The apparatus of claim 1 wherein said memory includes information for determining past postage dispensation.
7. The apparatus of claim 1 wherein the value of the 35 postage funds is changed in response to a purchase. 8. Apparatus for generating a content of a mail piece, said mail piece including a cover for enclosing said content, said apparatus comprising: an input for receiving data representative of at least said content, said data excluding a value of cost of delivery of said mail piece; a processor for computing the cost of delivery of said mail piece based on said data; and an output for generating said content based on said data, and applying at least an indicator indicative of the computed cost onto said content at a selected location thereof.
9. The apparatus of claim 8 wherein said cost includes postage for delivering said mail piece.
10. The apparatus of claim 8 wherein said indicator includes a postage indicium.
11. The apparatus of claim 8 wherein said indicator is applied onto said content close to an address.
12. The apparatus of claim 8 wherein information concerning said cost is read by a scanner's scanning said indicator.
13. The apparatus of claim 8 wherein said cover is an envelope.
14. The apparatus of claim 13 wherein said envelope has at least one window coinciding with said indicator such that at least part of said indicator exposes through the at least one window.
15. The apparatus of claim 8 wherein at least part of said data is indicative of the selected location. 16. The apparatus of claim 8 wherein the selected location is a corner of said content.
17. The apparatus of claim 8 wherein said processor derives, from said data, information for determining a weight of said content.
18. The apparatus of claim 8 wherein said processor derives, from said data, information concerning pagination of the content.
19. The apparatus of claim 8 wherein said processor derives, from said data, information concerning an address.
20. The apparatus of claim 19 wherein said information includes zip code information.
21. The apparatus of claim 8 wherein said processor derives, from said data, information for identifying at least one party to which said cost is attributed.
22. The apparatus of claim 8 wherein said processor computes said cost based on one or more selected shipping rates.
23. The apparatus of claim 8 further comprising a memory for storing a database.
24. The apparatus of claim 23 wherein said database includes statistical information based on said cost.
25. The apparatus of claim 23 wherein said database includes information identifying said mail piece for tracking thereof. 26. Apparatus for processing a mail piece for which postage needs to be dispensed before delivery of the mail piece comprising: an interface for obtaining from the mail piece selected information appearing on the mailing piece; and a processor responsive to at least the selected information for determining whether to dispense the postage.
27. The apparatus of claim 26 wherein said interface includes a connector for connecting a scanner to said apparatus.
28. The apparatus of claim 26 wherein the selected information is represented by a bar-code on said mail piece.
29. The apparatus of claim 26 wherein the selected information includes data identifying an originator of said mail piece.
30. The apparatus of claim 29 wherein the processor disallows a dispensation of the postage when said originator is determined to be unauthorized to expend the postage.
31. The apparatus of claim 29 wherein the originator is an individual .
32. The apparatus of claim 29 wherein the originator is an organization.
33. The apparatus of claim 26 wherein the selected information includes information representative of an authorization code. 34. The apparatus of claim 26 further comprising a receiver for receiving data representative of cost of said delivery.
35. The apparatus of claim 34 wherein the processor determines whether to dispense the postage also in response to said data.
36. Postage dispensing apparatus comprising: a processor for creating a postage indicium, said postage indicium including a proof of payment for service by a first party, and transactional data comprising at least information representative of a transaction amount, said first party causing said transaction amount to be paid to a second party in response to at least said transactional data when said first party processes said postage indicium; and an output for generating said postage indicium.
37. The apparatus of claim 36 wherein said transactional data includes information identifying said second party.
38. The apparatus of claim 36 wherein said transactional data includes information concerning an originator of said postage indicium.
39. The apparatus of claim 36 wherein said transactional data includes an indicator indicative of a method by which the transaction amount is paid to the second party.
40. The apparatus of claim 39 wherein said method includes an electronic funds transfer.
41. The apparatus of claim 36 wherein said transactional data includes a personal identification number (PIN) . 81. The apparatus of claim 80 wherein said tangible medium includes a label .
82. A system for dispensing postage for a mail piece comprising: an IC module comprising a memory for storing first data representative of a value of postage funds; an interface for receiving selected information concerning the mail piece and information concerning a value of the postage, the value of the postage funds being a function of the value of the postage; and a processor for encrypting at least the selected information to generate second data; and an output for generating a postage indicium indicative of payment of the postage based on at least the first data and the second data.
83. The system of claim 82 further comprising a computer.
84. The system of claim 83 wherein said computer is a personal computer (PC) .
85. The system of claim 82 further comprising a control element for controlling access to said system.
86. The system of claim 82 further comprising a management information subsystem for processing documents.
87. The system of claim 86 wherein said documents include invoices.
88. The system of claim 82 further comprising an address cleanser for checking address information on the mail piece. 99. The system of claim 97 wherein said facsimile information includes a digital signature for authenticating the facsimile transmission.
100. The system of claim 82 further comprising a receiver for receiving facsimile information.
101. The system of claim 100 wherein said facsimile information is encrypted, said receiver includes a decoder for decrypting the encrypted facsimile information.
102. The system of claim 100 wherein said facsimile information includes a digital signature, said receiver includes a mechanism for verifying sa d digital signature.
103. The system of claim 82 wherein said memory further includes an encryption algorithm, said selected information being encrypted in accordance with said encryption algorithm.
104. The system of claim 103 wherein said encryption algorithm is an RSA algorithm.
105. The system of claim 103 wherein said encryption algorithm is a DSA.
106. The system of claim 82 wherein said memory includes information for determining past postage dispensation.
107. A method for use in an IC module for dispensing postage for a mail piece comprising the steps of: storing first data representative of a value of postage funds; receiving selected information concerning the mail piece and information concerning a value of the postage, the value of the postage funds being a function of the value of the postage; encrypting at least the selected information to generate second data, and providing the first data and the second data for creation of a postage indicium indicative of payment of the postage.
108. The method of claim 107 wherein said second data includes a digital signature.
109. The method of claim 107 wherein said selected information is encrypted in accordance with an encryption algorithm.
110. The method of claim 109 wherein said encryption algorithm is an RSA algorithm.
111. The method of claim 109 wherein said encryption algorithm is a DSA.
112. The method of claim 107 wherein the value of the stored postage funds is changed in response to a purchase.
113. A method for generating a content of a mail piece, said mail piece including a cover for enclosing said content, said method comprising the steps of: receiving data representative of at least said content, said data excluding a value of cost of delivery of said mail piece; computing the cost of delivery of said mail piece based on said data; generating said content based on said data; and applying at least an indicator indicative of the computed cost onto said content at a selected location thereof.
114. The method of claim 113 wherein said cost includes postage for delivering said mail piece.
125. The method of claim 113 wherein information for identifying at least one party to which said cost is attributed is derived from said data.
126. The method of claim 113 wherein said cost is computed based on one or more selected shipping rates.
127. The method of claim 113 further comprising the step of storing a database.
128. The method of claim 127 wherein said database includes statistical information based on said cost.
129. The method of claim 127 wherein said database includes information identifying said mail piece for tracking thereof.
130. A method for processing a mail piece for which postage needs to be dispensed before delivery of the mail piece comprising the steps of: obtaining from the mail piece selected information appearing on the mailing piece; and determining whether to dispense the postage in response to at least the selected information.
131. The method of claim 130 wherein the selected information is represented by a bar-code on said mail piece.
132. The method of claim 130 wherein the selected information includes data identifying an originator of said mail piece.
133. The method of claim 132 wherein the a dispensation of the postage is disallowed when said originator is determined to be unauthorized to expend the postage. 134. The method of claim 132 wherein the originator is an individual.
135. The method of claim 132 wherein the originator is an organization.
136. The method of claim 130 wherein the selected information includes information representative of an authorization code.
137. The method of claim 130 further comprising the step of receiving data representative of cost of said delivery.
138. The method of claim 137 wherein whether to dispense the postage is determined also in response to said data.
139. A method for dispensing postage comprising the steps of: creating a postage indicium, said postage indicium including a proof of payment for service by a first party, and transactional data comprising at least information representative of a transaction amount, said first party causing said transaction amount to be paid to a second party in response to at least said transactional data when said first party processes said postage indicium; and generating said postage indicium.
140. The method of claim 139 wherein said transactional data includes information identifying said second party.
141. The method of claim 139 wherein said transactional data includes information concerning an originator of said postage indicium. 142. The method of claim 139 wherein said transactional data includes an indicator indicative of a methodology by which the transaction amount is paid to the second party.
143. The method of claim 142 wherein said methodology includes an electronic funds transfer.
144. The method of claim 139 wherein said transactional data includes a PIN.
145. The method of claim 144 wherein said PIN is encrypted.
146. The method of claim 139 wherein said transactional data includes instructional information, the first party causing the transaction amount to be paid to the second party in response to the instructional information.
147. The method of claim 146 wherein said instructional information includes a request for a confirmation by the first party to the second party that the transaction amount has been paid.
148. The method of claim 146 wherein said instructional information includes information on a date by which the transaction amount is paid to the second party.
149. The method of claim 139 wherein said postage indicium includes a digital signature for authenticating at least part of said postage indicium.
150. The method of claim 139 wherein said transactional data is encoded in a bar-code.
151. The method of claim 139 wherein said postage indicium includes a human readable portion. 183. The method of claim 182 wherein said tangible medium includes a label.
184. A method for use in a system for dispensing postage for a mail piece, said system including an IC module, comprising the steps of : storing first data representative of a value of postage funds in the IC module; receiving by the IC module selected information concerning the mail piece and information concerning a value of the postage, the value of the postage funds being a function of the value of the postage; encrypting by the IC module at least the selected information to generate second data; and generating a postage indicium indicative of payment of the postage based on at least the first data and the second data.
185. The method of claim 184 further comprising the step of controlling access to said system.
186. The method of claim 184 further comprising the step of checking address information on the mail piece.
187. The method of claim 184 further comprising the step of obtaining shipping rate information.
188. The method of claim 184 further comprising the step of communicating information with a selected recipient.
189. The method of claim 188 wherein the communicating step includes the step of communicating with a certification authority other than the selected recipient to verify receipt by the selected recipient of the information. 190. The method of claim 188 wherein the communicating step including the step of communicating with a certification authority other than the selected recipient to verify access by the selected recipient to the information.
191. The method of claim 184 wherein said second data includes a digital signature.
192. A method for sending a mail piece comprising the steps of: indicating on the mail piece information concerning a content in the mail piece; and providing on the mail piece an indicator for affirming that the content is included in the mail piece, said indicator causing a processor of the mail piece to inform a third party of the information while the mail piece is being sent.
193. The method of claim 192 wherein the content includes a payment.
194. The method of claim 193 wherein the information includes an amount of the payment .
195. The method of claim 192 wherein the third party is an addressee of the mail piece.
196. The method of claim 192 wherein the indicator includes a digital signature.
197. The method of claim 192 wherein the information is encrypted.
198. The method of claim 192 wherein the information is incorporated in a postage indicium.
PCT/US1997/006831 1996-04-23 1997-04-23 Secure postage payment system and method WO1997040472A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
JP53473697A JP3461002B2 (en) 1996-04-23 1997-04-23 Secure postal payment system and method
EP97921354A EP0838069A4 (en) 1996-04-23 1997-04-23 Secure postage payment system and method
US08/973,293 US7226494B1 (en) 1997-04-23 1997-04-23 Secure postage payment system and method
US09/938,274 US7257558B2 (en) 1996-04-23 2001-08-23 System and method for conducting a financial transaction between a sender and recipient of a mail piece
US11/889,441 US7769694B2 (en) 1996-04-23 2007-08-13 Secure postage payment system and method

Applications Claiming Priority (8)

Application Number Priority Date Filing Date Title
US1552896P 1996-04-23 1996-04-23
US1791196P 1996-04-23 1996-04-23
US1608296P 1996-04-23 1996-04-23
US60/017,911 1996-04-23
US60/016,082 1996-04-23
US60/015,528 1996-04-23
US1676096P 1996-05-03 1996-05-03
US60/016,760 1996-05-03

Related Child Applications (2)

Application Number Title Priority Date Filing Date
US08/973,293 A-371-Of-International US7226494B1 (en) 1996-04-23 1997-04-23 Secure postage payment system and method
US09/938,274 Continuation US7257558B2 (en) 1996-04-23 2001-08-23 System and method for conducting a financial transaction between a sender and recipient of a mail piece

Publications (1)

Publication Number Publication Date
WO1997040472A1 true WO1997040472A1 (en) 1997-10-30

Family

ID=27486493

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1997/006831 WO1997040472A1 (en) 1996-04-23 1997-04-23 Secure postage payment system and method

Country Status (3)

Country Link
EP (1) EP0838069A4 (en)
JP (1) JP3461002B2 (en)
WO (1) WO1997040472A1 (en)

Cited By (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0893787A3 (en) * 1997-06-27 1999-12-15 Pitney Bowes Inc. Personal postage stamp vending machine
US6308165B1 (en) 1997-02-28 2001-10-23 Neopost Limited Method of and apparatus for generating and authenticating postal indicia
US7080045B1 (en) * 1999-11-10 2006-07-18 Nec Corporation Electronic revenue stamp issuing apparatus and method thereof and recording medium stored control program thereof
GB2430294A (en) * 2003-10-02 2007-03-21 Neopost Ind Sa Item authentication system
US7266504B1 (en) * 1995-10-11 2007-09-04 Stamps.Com Inc. System and method for printing multiple postage indicia
US7343357B1 (en) * 1995-10-11 2008-03-11 Stamps.Com Inc. System and method for printing multiple postage indicia
GB2406690B (en) * 2003-10-02 2008-09-03 Neopost Ind Sa Item authentication
US8775331B1 (en) 2006-12-27 2014-07-08 Stamps.Com Inc Postage metering with accumulated postage
US9208620B1 (en) 2008-04-15 2015-12-08 Stamps.Com, Inc. Systems and methods for payment of postage indicia after the point of generation
US9721225B1 (en) 2013-10-16 2017-08-01 Stamps.Com Inc. Systems and methods facilitating shipping services rate resale
US9805329B1 (en) 2012-01-24 2017-10-31 Stamps.Com Inc. Reusable shipping product
US9911246B1 (en) 2008-12-24 2018-03-06 Stamps.Com Inc. Systems and methods utilizing gravity feed for postage metering
US9914320B1 (en) 2011-04-21 2018-03-13 Stamps.Com Inc. Secure value bearing indicia using clear media
US9978185B1 (en) 2008-04-15 2018-05-22 Stamps.Com Inc. Systems and methods for activation of postage indicia at point of sale
US10373398B1 (en) 2008-02-13 2019-08-06 Stamps.Com Inc. Systems and methods for distributed activation of postage
US10417728B1 (en) 2014-04-17 2019-09-17 Stamps.Com Inc. Single secure environment session generating multiple indicia
US10521754B2 (en) 2016-03-08 2019-12-31 Auctane, LLC Concatenated shipping documentation processing spawning intelligent generation subprocesses
US10713634B1 (en) 2011-05-18 2020-07-14 Stamps.Com Inc. Systems and methods using mobile communication handsets for providing postage
US10846650B1 (en) 2011-11-01 2020-11-24 Stamps.Com Inc. Perpetual value bearing shipping labels
US10922641B1 (en) 2012-01-24 2021-02-16 Stamps.Com Inc. Systems and methods providing known shipper information for shipping indicia
US10984369B2 (en) 2006-12-27 2021-04-20 Stamps.Com Inc. System and method for handling payment errors with respect to delivery services

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7301115B2 (en) * 2003-08-01 2007-11-27 Lockheed Martin Corporation System and method of identifying and sorting response services mail pieces in accordance with plural levels of refinement in order to enhance postal service revenue protection
DE102004037695A1 (en) * 2004-08-02 2006-02-23 Deutsche Post Ag Method and device arrangement for the digital franking of mailpieces

Citations (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4743747A (en) * 1985-08-06 1988-05-10 Pitney Bowes Inc. Postage and mailing information applying system
US4802218A (en) * 1986-11-26 1989-01-31 Wright Technologies, L.P. Automated transaction system
US4809185A (en) * 1986-09-02 1989-02-28 Pitney Bowes Inc. Secure metering device storage vault for a value printing system
US4831555A (en) * 1985-08-06 1989-05-16 Pitney Bowes Inc. Unsecured postage applying system
US4837701A (en) * 1985-12-26 1989-06-06 Pitney Bowes Inc. Mail processing system with multiple work stations
US4853864A (en) * 1985-12-26 1989-08-01 Pitney Bowes Inc. Mailing systems having postal funds management
US4858138A (en) * 1986-09-02 1989-08-15 Pitney Bowes, Inc. Secure vault having electronic indicia for a value printing system
US4900903A (en) * 1986-11-26 1990-02-13 Wright Technologies, L.P. Automated transaction system with insertable cards for transferring account data
US4900904A (en) * 1986-11-26 1990-02-13 Wright Technologies, L.P. Automated transaction system with insertable cards for downloading rate or program data
US4933849A (en) * 1987-07-16 1990-06-12 Pitney Bowes Security system for use with an indicia printing authorization device
US4947333A (en) * 1985-12-26 1990-08-07 Pitney Bowes Inc. Batch mailing system
US4959795A (en) * 1984-02-03 1990-09-25 Bell & Howell Company Insertion machine with distributed chargeback
US4998204A (en) * 1985-12-26 1991-03-05 Pitney Bowes Inc. Mailing system and method for low volume mailers printing postage information upon inserts
US4999481A (en) * 1985-12-26 1991-03-12 Pitney Bowes Inc. Method and apparatus for sequentially numbering mail pieces
US5283744A (en) * 1990-07-04 1994-02-01 Alcatel Business Systems Limited Franking machine
US5490077A (en) * 1993-01-20 1996-02-06 Francotyp-Postalia Gmbh Method for data input into a postage meter machine, arrangement for franking postal matter and for producing an advert mark respectively allocated to a cost allocation account
US5508933A (en) * 1992-12-23 1996-04-16 Neopost Ltd. Franking machine and method
US5535279A (en) * 1994-12-15 1996-07-09 Pitney Bowes Inc. Postage accounting system including means for transmitting a bit-mapped image of variable information for driving an external printer
US5602921A (en) * 1994-12-15 1997-02-11 Pitney Bowes Inc. Postage accounting system including means for transmitting ASCII encoded variable information for driving an external printer
US5608636A (en) * 1993-06-21 1997-03-04 Francotyp-Postalia Ag & Co. Method for controlling the column-by-column printing of a franking image in a postage meter machine

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4775246A (en) * 1985-04-17 1988-10-04 Pitney Bowes Inc. System for detecting unaccounted for printing in a value printing system

Patent Citations (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4959795A (en) * 1984-02-03 1990-09-25 Bell & Howell Company Insertion machine with distributed chargeback
US4831555A (en) * 1985-08-06 1989-05-16 Pitney Bowes Inc. Unsecured postage applying system
US4743747A (en) * 1985-08-06 1988-05-10 Pitney Bowes Inc. Postage and mailing information applying system
US4947333A (en) * 1985-12-26 1990-08-07 Pitney Bowes Inc. Batch mailing system
US4853864A (en) * 1985-12-26 1989-08-01 Pitney Bowes Inc. Mailing systems having postal funds management
US4999481A (en) * 1985-12-26 1991-03-12 Pitney Bowes Inc. Method and apparatus for sequentially numbering mail pieces
US4837701A (en) * 1985-12-26 1989-06-06 Pitney Bowes Inc. Mail processing system with multiple work stations
US4998204A (en) * 1985-12-26 1991-03-05 Pitney Bowes Inc. Mailing system and method for low volume mailers printing postage information upon inserts
US4809185A (en) * 1986-09-02 1989-02-28 Pitney Bowes Inc. Secure metering device storage vault for a value printing system
US4858138A (en) * 1986-09-02 1989-08-15 Pitney Bowes, Inc. Secure vault having electronic indicia for a value printing system
US4900904A (en) * 1986-11-26 1990-02-13 Wright Technologies, L.P. Automated transaction system with insertable cards for downloading rate or program data
US4802218A (en) * 1986-11-26 1989-01-31 Wright Technologies, L.P. Automated transaction system
US4900903A (en) * 1986-11-26 1990-02-13 Wright Technologies, L.P. Automated transaction system with insertable cards for transferring account data
US4933849A (en) * 1987-07-16 1990-06-12 Pitney Bowes Security system for use with an indicia printing authorization device
US5283744A (en) * 1990-07-04 1994-02-01 Alcatel Business Systems Limited Franking machine
US5508933A (en) * 1992-12-23 1996-04-16 Neopost Ltd. Franking machine and method
US5490077A (en) * 1993-01-20 1996-02-06 Francotyp-Postalia Gmbh Method for data input into a postage meter machine, arrangement for franking postal matter and for producing an advert mark respectively allocated to a cost allocation account
US5602743A (en) * 1993-01-20 1997-02-11 Francotyp-Postalia Ag & Co. Method for data input into a postage meter machine, arrangement for franking postal matter and for producing a franking design respectively allocated to a cost center
US5608636A (en) * 1993-06-21 1997-03-04 Francotyp-Postalia Ag & Co. Method for controlling the column-by-column printing of a franking image in a postage meter machine
US5535279A (en) * 1994-12-15 1996-07-09 Pitney Bowes Inc. Postage accounting system including means for transmitting a bit-mapped image of variable information for driving an external printer
US5602921A (en) * 1994-12-15 1997-02-11 Pitney Bowes Inc. Postage accounting system including means for transmitting ASCII encoded variable information for driving an external printer

Cited By (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7266504B1 (en) * 1995-10-11 2007-09-04 Stamps.Com Inc. System and method for printing multiple postage indicia
US7343357B1 (en) * 1995-10-11 2008-03-11 Stamps.Com Inc. System and method for printing multiple postage indicia
US6308165B1 (en) 1997-02-28 2001-10-23 Neopost Limited Method of and apparatus for generating and authenticating postal indicia
US7809649B2 (en) 1997-02-28 2010-10-05 Neopost Technologies Security and authentication of postage indicia
EP0893787A3 (en) * 1997-06-27 1999-12-15 Pitney Bowes Inc. Personal postage stamp vending machine
US7080045B1 (en) * 1999-11-10 2006-07-18 Nec Corporation Electronic revenue stamp issuing apparatus and method thereof and recording medium stored control program thereof
GB2430294A (en) * 2003-10-02 2007-03-21 Neopost Ind Sa Item authentication system
GB2406690B (en) * 2003-10-02 2008-09-03 Neopost Ind Sa Item authentication
US7559466B2 (en) 2003-10-02 2009-07-14 Neopost Technologies Item authentication
US10984369B2 (en) 2006-12-27 2021-04-20 Stamps.Com Inc. System and method for handling payment errors with respect to delivery services
US9965903B2 (en) 2006-12-27 2018-05-08 Stamps.Com Inc. Postage metering with accumulated postage
US8775331B1 (en) 2006-12-27 2014-07-08 Stamps.Com Inc Postage metering with accumulated postage
US10373398B1 (en) 2008-02-13 2019-08-06 Stamps.Com Inc. Systems and methods for distributed activation of postage
US10424126B2 (en) 2008-04-15 2019-09-24 Stamps.Com Inc. Systems and methods for activation of postage indicia at point of sale
US9978185B1 (en) 2008-04-15 2018-05-22 Stamps.Com Inc. Systems and methods for activation of postage indicia at point of sale
US11074765B1 (en) 2008-04-15 2021-07-27 Stamps.Com Inc. Systems and methods for activation of postage indicia at point of sale
US9208620B1 (en) 2008-04-15 2015-12-08 Stamps.Com, Inc. Systems and methods for payment of postage indicia after the point of generation
US9911246B1 (en) 2008-12-24 2018-03-06 Stamps.Com Inc. Systems and methods utilizing gravity feed for postage metering
US11893833B1 (en) 2008-12-24 2024-02-06 Auctane, Inc. Systems and methods utilizing gravity feed for postage metering
US10891807B1 (en) 2008-12-24 2021-01-12 Stamps.Com Inc. Systems and methods utilizing gravity feed for postage metering
US9914320B1 (en) 2011-04-21 2018-03-13 Stamps.Com Inc. Secure value bearing indicia using clear media
US11544692B1 (en) 2011-05-18 2023-01-03 Auctane, Inc. Systems and methods using mobile communication handsets for providing postage
US10713634B1 (en) 2011-05-18 2020-07-14 Stamps.Com Inc. Systems and methods using mobile communication handsets for providing postage
US10846650B1 (en) 2011-11-01 2020-11-24 Stamps.Com Inc. Perpetual value bearing shipping labels
US11676097B1 (en) 2011-11-01 2023-06-13 Auctane, Inc. Perpetual value bearing shipping labels
US10922641B1 (en) 2012-01-24 2021-02-16 Stamps.Com Inc. Systems and methods providing known shipper information for shipping indicia
US10800574B1 (en) 2012-01-24 2020-10-13 Stamps.Com Inc. Reusable shipping product
US9805329B1 (en) 2012-01-24 2017-10-31 Stamps.Com Inc. Reusable shipping product
US11574278B1 (en) 2012-01-24 2023-02-07 Auctane, Inc. Systems and methods providing known shipper information for shipping indicia
US10628778B1 (en) 2013-10-16 2020-04-21 Stamps.Com Inc. Systems and methods facilitating shipping services rate resale
US9721225B1 (en) 2013-10-16 2017-08-01 Stamps.Com Inc. Systems and methods facilitating shipping services rate resale
US11334840B1 (en) 2013-10-16 2022-05-17 Stamps.Com Inc. Systems and methods facilitating shipping services rate resale
US10417728B1 (en) 2014-04-17 2019-09-17 Stamps.Com Inc. Single secure environment session generating multiple indicia
US11263717B2 (en) 2014-04-17 2022-03-01 Stamps.Com Inc. Single secure environment session generating multiple indicia
US11842419B1 (en) 2014-04-17 2023-12-12 Auctane, Inc. Single secure environment session generating multiple indicia
US10521754B2 (en) 2016-03-08 2019-12-31 Auctane, LLC Concatenated shipping documentation processing spawning intelligent generation subprocesses
US11574280B1 (en) 2016-03-08 2023-02-07 Auctane, LLC Concatenated shipping documentation processing spawning intelligent generation subprocesses
US11282025B1 (en) 2016-03-08 2022-03-22 Auctane, LLC Concatenated shipping documentation processing spawning intelligent generation subprocesses

Also Published As

Publication number Publication date
EP0838069A1 (en) 1998-04-29
JP3461002B2 (en) 2003-10-27
JPH11503852A (en) 1999-03-30
EP0838069A4 (en) 2000-07-12

Similar Documents

Publication Publication Date Title
US7226494B1 (en) Secure postage payment system and method
JP3461002B2 (en) Secure postal payment system and method
US6289323B1 (en) System and method for completing monetary transactions by presentment of postage value to a postal authority
US7711650B1 (en) System and method for validating postage
US6233568B1 (en) System and method for automatically providing shipping/transportation fees
US6523014B1 (en) Franking unit and method for generating valid data for franking imprints
US10783719B2 (en) Systems and methods for detecting postage fraud using an indexed lookup procedure
US7849015B2 (en) Electronic postal money order method and system
AU734262B2 (en) System and method for remote postage metering
US5812991A (en) System and method for retrieving postage credit contained within a portable memory over a computer network
US5801364A (en) System and method for controlling the storage of data within a portable memory
US8463716B2 (en) Auditable and secure systems and methods for issuing refunds for misprints of mail pieces
CN101124602A (en) System and method for preventing duplicate printing in a web browser
US6865558B1 (en) Postage metering system having third party payment capability
US20050209976A1 (en) Mail receipt terminal having deposit tracking capability
US6427139B1 (en) Method for requesting and refunding postage utilizing an indicium printed on a mailpiece
JP2002507801A (en) Apparatus and method for communication object management
EP1131793B1 (en) Method and system for producing and checking a franking mark
US6851619B1 (en) Method and devices for printing a franking mark on a document
CA2225443A1 (en) Secure postage payment system and method
JP2001014388A (en) Electronic stamp vending and generation system, electronic stamp generating device, electronic stamp confirming device, electronic stamp transfer system, data processor, and recording medium
WO2001020464A1 (en) Payment system and method
WO2003044620A2 (en) Systems and methods for detecting postage fraud using a unique mail piece indicium, reducing the size of postage indicia, and refunding postage
JP2002215733A (en) Sign image storing device and mail charge calculating device

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CA JP US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FI FR GB GR IE IT LU MC NL PT SE

WWE Wipo information: entry into national phase

Ref document number: 1997921354

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2225443

Country of ref document: CA

Ref country code: CA

Ref document number: 2225443

Kind code of ref document: A

Format of ref document f/p: F

Ref country code: JP

Ref document number: 1997 534736

Kind code of ref document: A

Format of ref document f/p: F

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWP Wipo information: published in national office

Ref document number: 1997921354

Country of ref document: EP

CFP Corrected version of a pamphlet front page

Free format text: REVISED ABSTRACT RECEIVED BY THE INTERNATIONAL BUREAU AFTER COMPLETION OF THE TECHNICAL PREPARATIONS FOR INTERNATIONAL PUBLICATION