Siebel Developer's Reference > Business Component User Properties > Controlling Specific Siebel Business Applications >

Specifying Credit Card User Properties


The following credit card user properties store information in the Mod 10 (LUHN) algorithm for credit card validation:

These user properties are valid only:

  • For a business component that references the CSSBCBase class or that gets data from a class that references the CSSBCBase class, such as CSSBCQuote.
  • With the Validate method of the Credit Card Transaction Service business service. This is an exception to the typical user property behavior of the specialized business component class. For important caution information, see Using Specialized Classes. For more information about payment validation, see Siebel Order Management Guide.

All four of the fields that these user properties reference must contain data to allow validation.

Credit Card Expired Month

The Credit Card Expired Month user property stores the expiration month of the credit card.

Credit Card Expired Year

The Credit Card Expired Year user property stores the expiration year of the credit card.

Credit Card Number

The Credit Card Number user property stores the credit card number.

Credit Card Type

The Credit Card Type user property stores the credit card type.

Siebel Developer's Reference Copyright © 2015, Oracle and/or its affiliates. All rights reserved. Legal Notices.