Represents a payment account in the consumer's profile
Name | Type | Additional information | Description |
---|---|---|---|
AccountId | globally unique identifier |
None. |
Identifies a specific ConsumerPaymentMethod |
EncryptedCardNumber | string |
None. |
Encrypted card number (e.g. for use when placing an order using a stored card) |
ProtectionId | globally unique identifier |
None. |
ProtectionId of the ConsumerPaymentMethod |
ExpirationDate | string |
None. |
Expiration Date of the card e.g. 2015-12-25 |
Name | string |
None. |
The Name of the card |
MethodType | PaymentType |
None. |
Describes the type of payment this card is |