Index
Order Types
Responding to Your Customers
Custom Messaging
Securing Your Web Pages
Testing Your Web Pages
Broadcast Email
Secure Secondary Posting
Netcentives
Tags
FAQs

  Gift Order (complex)

Complex Gift Orders collect information pertaining to the order on more than one input page. This allows entry of recipient information on more than one page and allows the use of additional forms for confirming the order and accepting payment information, adding more recipients, and modifying donor or recipient information . The same tags are required and optional as for simple Gift Orders, but may be collected over multiple pages. At a minumum, the ItemCode, OrderType, and Action tags are required.

For futher information, see the Multiple Gift Processing documentation.

  • ItemCode
  • SourceCode
  • KeyCode
  • OrderType (must be "Gift Order")
  • Action must be
    • "request modify donor"
    • "modify donor"
    • "request add recipients"
    • "add recipients"
    • "request modify recipient#"
    • "modify recipient#"
    • "delete recipient#"
    • "confirm" or "checkout"
    • "submit"

    (where # is the recipient number -- 1,2,3, etc. Default action is "confirm".)

  • Term If using default replies, be sure to pre-select a donor term, or hard-code the term as a hidden tag if the donor is not subscribing. The donor term is used when adding additional recipients and using default replies.
  • CcType (CcNumber, CcExpire, CcCvs may also be required)
  • FullName
  • StreetAdr
  • City
  • State
  • PostalCode
  • Country
  • FullNameST1, FullNameST2, etc.
  • StreetAdrST1, StreetAdrST2, etc.
  • CityST1, CityST2, etc.
  • StateST1, StateST2, etc.
  • PostalCodeST1, PostalCodeST2, etc.
  • CountryST1, CountryST2, etc.
  • TermST1, TermST2, etc. (recipients' terms -- default is same term as donor if recipient's term is not supplied)
The following tags are optional for Gift Order Forms:

Custom reply tags for complex Gift Orders:

The following tag should be used on custom forms and replies, but not on the initial entry page:

 


Example Gift Order Forms:
  1. Example 1 - Multiple Gift Order
  2. Example 2 - Electronic Gift Cards