EnsureSupportForPaymentMethod - Solution Sites Routine

This sub checks whether the selected payment method is supported for the user; if it is not, the user is redirected to the default payment method page for the user.

Definition

Sub EnsureSupportForPaymentMethod(
  listMethods,
  sPaymentMethod)

Defined in File

include\payment.asp

Routines Called

GenerateURL

GetDefaultPaymentMethodForUser

GetPaymentPageFromPaymentMethod

IsEntityInList

Called By

CatchErrorsForPaymentPages

Copyright © 2005 Microsoft Corporation.
All rights reserved.