Siebel Developer's Reference > User Properties >

Credit Card User Properties


The following user properties store information that Siebel applications, especially Siebel eSales, use in the Mod 10 (LUHN) algorithm for credit card validation:

These user properties are valid only for business components based on the CSSBCBase class or on classes that inherit from or are based on CSSBCBase, such as CSSBCQuote.

For example, you might want to validate credit card information in the CUT Billing Account Payment Information business component. This does not work for Siebel 7 releases before 7.0.4 because this business component was based on the CSSBusComp class in earlier releases.

For more information on payment validation, see Siebel eSales Administration Guide.

NOTE:  All four of the fields defined by these user properties must have data for validation to occur.

Siebel Developer's Reference