CreditCardType
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-002210a0b94549559c99b3eae5c1e2a7
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]
- Extension [0..1] Allows the user of OAGIS to extend the specification in order to provide additional information that is not captured in OAGIS.This is done by defining the additional information in XML Schema and referencing the new schema in the xml instance document through the use of namespaces. Once this is done the additional information defined there can be carried in the BOD XML instance document.The Open Applications Group will make best efforts to quickly consider all proposed submissions.The Extension is always the last element in all components, except where the component has been extended inline.
from type IdentificationTypefrom type AccountInformationTypefrom type CardBaseTypefrom type CreditCardBaseType
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