stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CardPaymentDetails > cvvResultCode

AdminTypes.CardPaymentDetails.cvvResultCode property

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']>;