CatchErrorsForPaymentPages - Solution Sites Routine

This sub redirects the user to the appropriate page if an error is encountered when initializing the credit card or purchase order pages.

Definition

Sub CatchErrorsForPaymentPages(
  mscsOrderGrp,
  listMethods,
  sPaymentMethod,
  byRef sVerifyWithTotal)

Defined in File

include\payment.asp

Routines Called

EnsureSupportForPaymentMethod

GenerateURL

GetAddressPage

GetRequestString

RemoveEmptyOrderForms

Called By

InitializeCreditcardPage

InitializePO

Copyright © 2005 Microsoft Corporation.
All rights reserved.