Defined payment business policies

Payment business policies are defined for the store group or the store. A payment business policy defined for a store group is available to all stores within that store group. WebSphere Commerce defines the following payment business policies:

Policy ID Business Policy Name Business Policy Type Short Description Long Description Properties

Business Edition only
-9000

Credit Payment Credit Line Payment using Credit Line
attrPageName=SimpleCreditLine 
    excludeFrom=defaultTC 
    requireExplicitTC=true

-9980

Paymentech Payment Credit Card Credit Card (Paymentech)
profileName=WC_Paymentech
    cassetteName=Paymentech
    attrPageName=StandardCreditCard

-9990

CustomOffline_BillMe Payment Bill me later Bill customer later (Offline)
profileName=WC51_CustomOffline_BillMe
    cassetteName=CustomOffline
    offlineMethod=BillMe
    attrPageName=CustomOfflineBillMe

-9991

CustomOffline_COD Payment Cash on delivery Cash on delivery (Offline)
profileName=WC51_CustomOffline_COD
    cassetteName=CustomOffline
    offlineMethod=COD
    attrPageName=CustomOfflineCOD

200

OfflineCard Payment Credit Card Credit Card (Offline)
profileName=WC51_OfflineCard 
    cassetteName=OfflineCard
    attrPageName=StandardCreditCard

600

VisaNet Payment US Dollar Credit Card US Dollar Credit Card (VisaNet)
profileName=WC51_VisaNet
    cassetteName=VisaNet
    cardBrand=NotRequired
    currencyAllowed=USD
    attrPageName=StandardCreditCard

Business Edition only 601

VisaNet_PCard Payment US Dollar Purchasing Card US Dollar Purchasing Card (VisaNet)
profileName=WC51_VisaNet_PCard
    cassetteName=VisaNet
    currencyAllowed=USD
    attrPageName=StandardCreditCard
    excludeFrom=defaultTC

700

BankServACH Payment US Dollar Check US Dollar Check (BankServ)
profileName=WC51_BankServACH
    cassetteName=BankServACH
    currencyAllowed=USD
    attrPageName=StandardBankServACH

These policies are defined in the language-independent bootstrap file, wcs.bootstrap.xml.