Core Object: EncryptionToken (0.0.0)

Library: Finance (http://www.opentravel.org/OTM/finance/v0)


    • Description

      OpenTravel Best Practice: Use of Encrypted, Masked or Tokenized Information: Certain OpenTravel schema may have combinations payment and/or account information with other personally identifying information, such as customer name and date of birth. For enhanced customer privacy and security, it is RECOMMENDED that the payment and account information be protected, using tokenization or some other encryption method and displayed in a masked format.
Property Value
Aliases  BankAcctNumber
 BankID
 CardNumber
 SeriesCode
 MagneticStripe
 AuthenticationVerification
 TransactionPassword
Simple Facet:  Empty  
Facets  Summary
 Detail

Summary

Field Name Member Type Field Type Description
encryptionKey Attribute  string   Note: This contains a key required to retrieve the full payment instrument details compliant with PCI DSS standards.
encryptionKeyMethod Attribute  string   Developer: This contains a reference to the key generation method being used - this is NOT the key value.
encryptionMethod Attribute  string   OpenTravel Best Practice: Encryption Method: When using the OpenTravel Encryption element, it is RECOMMENDED that all trading partners be informed of all encryption methods being used in advance of implementation to ensure message processing compatibility.
encryptedValue Attribute  string   Example: 5dfc52b51bd35553df8592078de921bc
mask Attribute  EncryptionTokenTypeMask   Example: xxxxxxxxxxxx9922
token Attribute  EncryptionTokenType_Token   Example: AEGHV234AUD54367
tokenProviderID Attribute  string   Developer: This contains a provider ID if multiple providers are used for secure information exchange.
authenticationMethod Attribute  AuthenticationMethod_Enum   Specifies the method that was used to authenticate the card.
PlainText Element  string   Non-secure (plain text) value.
Warning Element  ErrorWarning   Identifies an error that occurred in the processing of the payment card.

Detail

Field Name Member Type Field Type Description
No member fields defined for this facet.