- productInformation
On This Page
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 thepaymentInformation.card.securityCodeorpaymentInformation.tokenizedCard.securityCodefield in the request.
- 1(default): CVN service requested and supported. This default value is used when you include thepaymentInformation.card.securityCodeorpaymentInformation.tokenizedCard.securityCodefield 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