paymentCredentialType

The type of payment credentials that are requested by the
Token Management Service
.
By default, payment credentials include network token and cryptogram or dynamic CVV.
When this field is set to
NETWORK_TOKEN
, only the network token is requested and cryptogram or dynamic CVV are excluded.
When this field is set to
SECURITY_CODE
, the dynamic CVV is requested and is returned with the network token card number. Dynamic CVV is supported only for American Express card brands and
When this field is set to
CRYPTOGRAM
, the cryptogram is requested and returned with the network token card number. You cannot request the cryptogram for American Express card brands.
Possible values:
  • CRYPTOGRAM
  • NETWORK_TOKEN
  • SECURITY_CODE

Specifications

  • Data Type:
    Enum

Mapping Information

  • REST API Field:
    paymentCredentialType
  • SCMP API Field:
    No corresponding field
  • Simple Order API Field:
    No corresponding field