CreditCardBaseType
The Type for detailing a Credit Card
Complex type information
Namespace: http://www.openapplications.org/oagis/10
Schema document: Common.xsd
Properties: ID: oagis-id-49556abc8c1d4f8fa5fcf7fd9b3926cd
Content
- Sequence [1..1]
- NameOnAccount [0..1] Indicates the name on the account, in the case of a credit card the name exactly as it appears on the credit card.
- Expiration [0..1] Specifies the expiration month and year an expiration occurs
- CompanyName [0..1] Company name on the credit card.
- PaymentAuthorization [0..1] Specifies the authorization information that was passed back from the 3rd party
- CardCode [0..1] CardCode or Card Id field that can be optionally provided to use additional security features of credit card authorization. It is typically a 3 digit number located on the back of most credit cards. For American Express, it is a 4 digit number on the front.
- BillingAddress [0..1]
- OwnerAddress [0..1]
from type IdentificationTypefrom type AccountInformationTypefrom type CardBaseType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
typeCode | [0..1] | CodeType_1E7368 | from type IdentificationType | |
actionCode | [0..1] | ActionCodeContentType | from type IdentificationType |
Used by
- Element CreditCard via derived type CreditCardType
Type inheritance chain
- IdentificationType
- AccountInformationType
- CardBaseType
- CreditCardBaseType
- extended by CreditCardType
- CreditCardBaseType
- CardBaseType
- AccountInformationType