AutoCommand 20036 Przewodnik Instalacji Strona 38

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 183
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 37
38
Default actions taken when In-House Cards items are sold
The following default actions will be taken for In-House Cards items sold through the E-Commerce pages: In-
House Cards items configured to have a swipe number assigned by the system (i.e., the check box Assign Number
From Basket is checked in the pass template) will always be force finalized. In-House Cards items configured to
NOT have a swipe number assigned by the system (i.e., the check box Assign Number From Basket is NOT
checked in the pass template) will NOT be force finalized. When loading money onto an In-House Cards item, the
Debitware reload item that gets sold, as a result of this action, will always be force finalized.
Guest lookups can now be done from the GuestLookup.aspx page using username/password
rather than the standard firstname/lastname lookup
Guest lookups can now be done from the GuestLookup.aspx page using username/password rather than the
standard firstname/lastname lookup. When doing username/password lookups, the guest enters both their username
and password on the GuestLookup.aspx page then clicks the Look Me Up button. To enable this functionality,
add the following key to the web.config file: <add key="GLUseUserID" value="1"/> The standard
"First Name"/"Last Name" text prompts on GuestLookup.aspx can now be overridden using the following two
web.config keys: <add key="GLAltFNameTxt" value="Username"/> <add
key="GLAltLNameTxt" value="Password"/> The value from the key "GLAltFNameTxt" will
override the text from the <asp:label id="lblFirstName" runat="server" text="First
Name"></asp:label> control, and the value from the key "GLAltLNameTxt" will override the text from the
<asp:label id="lblLastName" runat="server" text="Last Name"></asp:label>
control.
Note: these two web.config keys can be used to override the text on the page whether or not you are using
username/password guest lookups. Also, if you have these two keys in your web.config file and you set the
value to blank, e.g., <add key="GLAltFNameTxt" value=""/>, then no text will be displayed for the
prompts. Therefore it is best to either leave these out of your web.config file or comment them out rather than
blanking them out if you are not going to use them.
To make the username/password guest lookup feature consistent with other forms of guest lookups, the I forgot my
password link will appear on the page if the entered username is associated with a guest but the password is
incorrect. An Add Without Verification check box will appear on the page when the product being sold allows a
guest to be added without verification - this will still require the user to enter the username of the guest being
added, select the Add Without Verification check box, and click the Look Me Up button, but no password will be
required.
New web.config setting to display alternate text when utilizing username/password guest lookups
Przeglądanie stron 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 182 183

Komentarze do niniejszej Instrukcji

Brak uwag