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 (simple)

Simple Gift Orders collect all information pertaining to the order on a single input page, including payment information. More than one recipient may be entered, but all information must be collected on a single page. Recipient tags have the same name except for a number at the end of the tag to distinguish the recipients on the input form (FullNameST1, FullNameST2, etc.). If only one recipient is allowed, plain ST tags without a number may be used (FullNameST, StreetAdrST, etc.).

The following tags are required:

  • ItemCode
  • SourceCode
  • KeyCode
  • OrderType (must be "Gift Order")
  • Term You can use special format to specify both donor and single-recipient terms in the Term tag, or use seperate tags to specify recipient terms (TermST1, TermST2, etc.). 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
  • FullNameST (or FullNameST1, FullNameST2, etc.)
  • StreetAdrST (or StreetAdrST1, StreetAdrST2, etc.)
  • CityST (or CityST1, CityST2, etc.)
  • StateST (or StateST1, StateST2, etc.)
  • PostalCodeST (or PostalCodeST1, PostalCodeST2, etc.)
  • CountryST (or CountryST1, CountryST2, etc.)
The following tags are optional for Gift Order Forms:
Example Gift Order Forms:
  1. Example 1 - Simple Gift Order
  2. Example 2 - DonorSubscriber Only Offer
  3. Example 3 - Christmas Offer
  4. Example 4 - Eliminating Donor Data Entry When Giving Multiple Gifts.
  5. Example 5 - Electronic Gift Cards