InitializeCreditcardPage - Solution Sites Routine

This sub initializes its parameters in preparation for displaying the crdtcard.asp page.

Definition

Sub InitializeCreditcardPage(
  byRef iOrderGroupID,
  byRef bSuccess,
  byRef listMethods,
  byRef listFrmErrs,
  byRef dictFldVals,
  byRef dictFldErrs,
  byRef sVerifyWithTotal,
  byRef urlAction,
  byRef iErrorLevel)

Defined in File

crdtcard.asp

Routines Called

CatchErrorsForPaymentPages

GenerateURL

GetDefaultValuesForCreditCardFields

GetListItemIndex

GetPaymentMethodsForUser

GetSubmittedFieldValues

IsFormSubmitted

LoadBasket

SaveBasketAsOrder

ValidateSubmittedCreditCardData

Called By

Main (crdtcard.asp)

Copyright © 2005 Microsoft Corporation.
All rights reserved.