Siebel Developer's Reference > User Properties > Business Component User Properties >

Credit Card User Properties


The following user properties store information that Siebel Business 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.

Additionally, these user properties are valid only 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 more information on payment validation, see Siebel Order Management Guide.

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

Credit Card Expired Month

This user property stores the credit card expiration month.

Parent Object Type

Business Component

Description

Expiration month

Functional Area

Personal Payment Profile, Quote

Credit Card Expired Year

This user property stores the credit card expiration year.

Parent Object Type

Business Component

Description

Expiration year

Functional Area

Personal Payment Profile, Quote

Credit Card Number

This user property stores the credit card number.

Parent Object Type

Business Component

Description

Account number

Functional Area

Personal Payment Profile, Quote

Credit Card Type

This user property stores the credit card type.

Parent Object Type

Business Component

Description

Account type

Functional Area

Personal Payment Profile, Quote

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