Share via


Credit Card Initialization Routines

include\global_creditcards_lib.asp

The following credit card processing initialization routines are defined in this file:

  • GetCreditCardCodesList
    This function returns the same SimpleList object as the GetCreditCardNamesList function, except that the first item is set to the string "-1".
  • GetCreditCardFieldDefinitions
    This function initializes and returns the form field definitions for credit card fields.
  • GetCreditCardNamesList
    This function returns a SimpleList object that has the string corresponding to the MessageManager constant L_SelectOne_Text as the first item, and the names of the accepted credit cards as the subsequent items.

Copyright © 2005 Microsoft Corporation.
All rights reserved.