REST API

paymentInformation. card.securityCodeIndicator

Flag that specifies whether a CVN code was sent.
Possible values:
  • 0
    (default): CVN service not requested. This default value is used when you do not include the
    paymentInformation.card.securityCode
    or
    paymentInformation.tokenizedCard.securityCode
    field in the request.
  • 1
    (default): CVN service requested and supported. This default value is used when you include the
    paymentInformation.card.securityCode
    or
    paymentInformation.tokenizedCard.securityCode
    field in the request.
  • 2
    : CVN on payment card is illegible.
  • 9
    : CVN not imprinted on payment card.

Specifications

  • Data Type:
    String
  • Data Length:
    1

Mapping Information

  • REST API Field:
    paymentInformation.card.securityCodeIndicator
  • SCMP API Field:
    customer_cc_cv_indicator
  • Simple Order API Field:
    card_cvIndicator