TMXML:Type - CardAccountType
From TM-XML-Wiki
Payment by credit card/debit card/chip card or other card
| CardAccountType (Complex Type) | ||||
| No | Element | Type | Card. | Description |
|---|---|---|---|---|
| 1 | CardPrimaryAccountNumber | xs:string | 1..1 | The identifying number of the card, known as the PAN - Primary Account Number. |
| 2 | CardNetworkIdentifier | xs:string | 1..1 | Identifier of the organization providing the network for the card |
| 3 | CardKindCode | CardKindCodeType | 0..1 | The type of card used for payment, such as a debit card or credit card, according to a controlled list of card types |
| 4 | CardCustomerIdentifier | xs:string | 0..1 | The customer reference number. This is used to enable transmission of customer specific information with the card. |
| 5 | CardValidityStartDate | xs:date | 0..1 | The date from which the card is valid |
| 6 | CardExpiryDate | xs:date | 0..1 | The date up to which the card is valid |
| 7 | CardIssuerIdentifier | xs:string | 0..1 | Identifies the organization issuing the card, known as the BIN - Bank Id.No. |
| 8 | CardIssueNumber | xs:string | 0..1 | Identifies the issue number, relevant only to SWITCH cards |
| 9 | CardCV2Identifier | xs:string | 0..1 | The CV2 identity on the reverse of the card for added security. The 3/4 digit number located on the back of the credit/debit card signature strip. |
| 10 | CardChipCode | ChipCodeType | 0..1 | Distinction between CHIP and MAG STRIPE cards |
| 11 | CardChipApplicationIdentifier | xs:string | 0..1 | Identifies the application (AID) on a Chip card that provides the information quoted |
| 12 | CardHolderName | TextType | 0..1 | Name of the credit card holder |
| Type of: | ||||
