Home > @infiniteobjects/shopify-data-manager > AdminTypes > CardPaymentDetails > cvvResultCode
The response code from the credit card company indicating whether the customer entered the card security code, or card verification value, correctly. The code is a single letter or empty string.
Signature:
cvvResultCode?: Maybe<Scalars['String']['output']>;