{"title":"Cardholder Verification Methods","category":"default","creationDate":1672058160,"content":"<p>When used on a payment terminal, credit and debit cards can require a cardholder verification method (CVM) to make sure that the person using the card is the legitimate cardholder. Verification is done with a personal identification number or shopper signature.<\/p>\n<h2>Requirements<\/h2>\n<p>Before you begin, take into account the following requirements, and preparations.<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Requirement<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\"><strong>Integration type<\/strong><\/td>\n<td style=\"text-align: left;\">A <a href=\"\/point-of-sale\/basic-tapi-integration\/\">Terminal API<\/a> integration with payment terminals.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong>Setup steps<\/strong><\/td>\n<td style=\"text-align: left;\">Before you begin, familiarize yourself with the <a href=\"\/point-of-sale\/what-we-support\/payment-methods\">Payment methods<\/a>.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"personal-identification-number\">Personal Identification Number (PIN)<\/h2>\n<p>The shopper is prompted to enter their PIN on the terminal. The terminal then verifies the PIN either offline with the EMV chip on the card, or online with the card issuer. Online PIN is always enciphered (encrypted) while offline PIN can be enciphered or plaintext.<\/p>\n<p>Contactless transactions are generally processed without the need for a PIN or a shopper signature. If the transaction amount is above the CVM limit, the transaction always requires online verification of the PIN to proceed. <\/p>\n<p>To find the latest limits:<\/p>\n<ol>\n<li>Log in to your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a>.<\/li>\n<li>Go to <strong>In-person payments<\/strong> &gt; <strong>Terminal settings<\/strong> &gt; <strong>Payment features<\/strong>.<\/li>\n<li>Under <strong>Limits<\/strong>, check <strong>Contactless CVM limit<\/strong> for the latest limits.<\/li>\n<\/ol>\n<p>Some payment methods, specifically <span translate=\"no\"><strong>eftpos<\/strong><\/span>, require authentication with the PIN when the magnetic strip reader is used.<\/p>\n<h3>PIN bypass<\/h3>\n<p>It is possible to configure the terminal to allow bypassing the PIN. This can speed up your checkout, but increases the risk of fraud with lost or stolen cards. The liability for related chargebacks may shift from the issuer to you.<\/p>\n<p>If the PIN bypass feature is enabled, this will only apply when the shopper presents a card that allows PIN bypass.<\/p>\n<p>Contact our <a href=\"https:\/\/ca-test.adyen.com\/ca\/ca\/contactUs\/support.shtml?form=other\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Support Team<\/a> to discuss which cards allow PIN bypass in your region, to enable the PIN bypass feature, and optionally to enable PIN bypass instructions on the terminal screen.<\/p>\n<p>With PIN bypass instructions, the terminal shows <strong>Enter PIN<\/strong> followed by a skip option that instructs the shopper to select the indicated on-screen button or keypad key:<\/p>\n<ul>\n<li>If the terminal has a touch screen, it shows <strong>or skip with<\/strong> <strong><img style=\"width: 17px;\" alt=\"\" src=\"\/user\/pages\/reuse\/image-library\/buttons\/confirm-checkmark-touch-screen\/checkmark.svg?decoding=auto&amp;fetchpriority=auto\" \/><\/strong>.<\/li>\n<li>If the terminal has a physical keypad, it shows <strong>or skip with<\/strong> <strong><img alt=\"\" src=\"\/images\/a\/7\/c\/a\/0\/a7ca05ddf357b9a7e6c3959d2d868d4a73848ab6-confirm2x.png\" \/><\/strong>.<\/li>\n<\/ul>\n<h2 id=\"signature\">Signature<\/h2>\n<p>Whether the terminal prompts for a signature depends on how you configure this. The major card schemes (American Express, Diners, Discover, JCB, Mastercard, Visa, UnionPay) no longer require a signature. They regard a signature as optional for card-present transactions. This means you can speed up your checkout by skipping the signature prompt.<\/p>\n<p>If your business requires it, you can still let the terminal prompt for a signature. The shopper then provides their signature on the touch screen of the terminal or on the printed transaction receipt. This depends on how you configure this setting. It is your responsibility to verify the signature of the shopper with the signature on the card or another form of identification.<\/p>\n<p>To configure signature settings:<\/p>\n<ol>\n<li>Log in to your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a>.<\/li>\n<li>Go to <strong>In-person payments<\/strong> &gt; <strong>Terminal settings<\/strong> &gt; <strong>Customization<\/strong>.<\/li>\n<li>Under <strong>Signature and device name<\/strong>, configure these settings:\n<ul>\n<li><strong>Skip signature<\/strong>: select <strong>Enable<\/strong> to skip asking for a signature, or <strong>Disable<\/strong> if you want the terminal to prompt for a signature.<\/li>\n<li><strong>Ask for signature<\/strong>: select <strong>On screen<\/strong> to let the shopper draw their signature on the display of the terminal, or <strong>On Paper<\/strong> to let the shopper draw their signature on the merchant receipt.\n<div class=\"notices yellow\">\n<p>Be aware that some payment cards do not support using signature as a cardholder verification method. For these cards, shoppers will not be prompted for a signature even if you enabled it in the <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a>.<\/p>\n<\/div><\/li>\n<\/ul><\/li>\n<\/ol>\n<h3>Implementing a manual signature check<\/h3>\n<p>In a Terminal API integration, the transaction is already authorized when the signature prompt appears. Therefore, the terminal always approves the signature, even when the shopper selects <strong>Cancel<\/strong> <strong><img alt=\"\" src=\"\/images\/2\/7\/8\/e\/0\/278e0c3d68295b9acb61ee03789c4ea3fb6d3628-cancel2x.png\" \/><\/strong> on the signature screen.<\/p>\n<p>To implement a manual signature check in your POS app:<\/p>\n<ol>\n<li>Retrieve  <a href=\"https:\/\/docs.adyen.com\/api-explorer\/terminal-api\/latest\/post\/payment#responses-200-PaymentResult-CapturedSignature\" class=\"codeLabel  external-link no-image\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">CapturedSignature<\/a> data from the PaymentResponse.<\/li>\n<li>Make sure that the POS app shows a prompt to check the signature.<\/li>\n<li>Your staff then checks the signature:\n<ul>\n<li>If a signature is approved, no action is necessary.<\/li>\n<li>If a signature is declined, the payment needs to be refunded.\n<div class=\"notices green\">\n<p>In this scenario, we recommend setting up a <a href=\"\/point-of-sale\/capturing-payments#delayed-automatic-capture\">capture delay<\/a>. This enables you to <a href=\"\/point-of-sale\/capturing-payments#cancel-authorisation\">cancel the authorization<\/a> instead of having to issue a refund.<\/p>\n<\/div><\/li>\n<\/ul><\/li>\n<\/ol>\n<h2 id=\"cvm-lists\">CVM lists<\/h2>\n<p>The CVM list is encoded in the card. It contains amount thresholds and information about how to apply CVM. For each CVM, the list includes three elements:<\/p>\n<ul>\n<li>CVM code: what to do when the CVM fails, either proceed with the next method or fail the CVM process.<\/li>\n<li>CVM type: the actual CVM to be performed, such as PIN verification.<\/li>\n<li>CVM condition: the conditions that determine when the CVM type is applicable. For example, <em>Always enforce Online PIN for ATM withdrawals<\/em>.<\/li>\n<\/ul>\n<h3 id=\"cvm-list-live-example\">CVM list live example<\/h3>\n<p>The following CVM list is taken from a Mastercard of type \"mcredit\".<\/p>\n<p>The amount thresholds are not used.<br \/>\nThe first CVM is only used for ATMs and cashback transactions.<br \/>\nAll other CVMs are used if the terminal supports them. An Adyen-supplied payment terminal supports all CVMs and would select the first available one in the list: CVM 2 Enciphered PIN verification performed by ICC.<\/p>\n<p><strong>Amount Thresholds<\/strong><\/p>\n<ul>\n<li><em>Amount X:<\/em>\u00a00<\/li>\n<li><em>Amount Y:<\/em>\u00a00<\/li>\n<\/ul>\n<p><strong>Cardholder Verification Method 1<\/strong><\/p>\n<ul>\n<li>CVM code: if this CVM is unsuccessful, fail cardholder verification.<\/li>\n<li>CVM type: enciphered PIN verified online.<\/li>\n<li>CVM condition: if cash or cashback (includes quasi-cash).<\/li>\n<\/ul>\n<p><strong>Cardholder Verification Method 2<\/strong><\/p>\n<ul>\n<li>CVM code: if this CVM is unsuccessful, proceed with the next CVM.<\/li>\n<li>CVM type: enciphered PIN verification performed by ICC.<\/li>\n<li>CVM condition: if terminal supports the CVM.<\/li>\n<\/ul>\n<p><strong>Cardholder Verification Method 3<\/strong><\/p>\n<ul>\n<li>CVM code: if this CVM is unsuccessful, fail cardholder verification.<\/li>\n<li>CVM type: plaintext PIN verification performed by ICC.<\/li>\n<li>CVM condition: if terminal supports the CVM.<\/li>\n<\/ul>\n<p><strong>Cardholder Verification Method 4<\/strong><\/p>\n<ul>\n<li>CVM code: if this CVM is unsuccessful, fail cardholder verification.<\/li>\n<li>CVM type: enciphered PIN verified online.<\/li>\n<li>CVM condition: if terminal supports the CVM.<\/li>\n<\/ul>\n<p><strong>Cardholder Verification Method 5<\/strong><\/p>\n<ul>\n<li>CVM code: if this CVM is unsuccessful, fail cardholder verification.<\/li>\n<li>CVM type: signature (paper)<\/li>\n<li>CVM condition: if terminal supports the CVM.<\/li>\n<\/ul>\n<p><strong>Cardholder Verification Method 6<\/strong><\/p>\n<ul>\n<li>CVM code: if this CVM is unsuccessful, fail cardholder verification.<\/li>\n<li>CVM type: no CVM required.<\/li>\n<li>CVM condition: if terminal supports the CVM.<\/li>\n<\/ul>\n<h3 id=\"cvm-list-test-example\">CVM list test example<\/h3>\n<p>Adyen has various test cards with \"applications\" programmed onto it that each simulate a card with a unique brand, language, country\/region, and currency. In combination with a specific CVM list, this allows you to test a wide variety of scenarios with a single physical card (see <a href=\"\/point-of-sale\/testing-pos-payments#testing-card-payments\">Testing credit and debit cards<\/a>).<\/p>\n<p>In your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">test Customer Area<\/a>, when you view the transaction details for test payments made with your Adyen test card, you can also see the applicable Cardholder Verification Method List. This uses Amount Thresholds, which is not common for live cards but very useful for testing purposes. You can trigger different CVMs by varying the amount in combination with currency conditions from the CVM list.<\/p>\n<p>As an example, the CVM list for one of Adyen's test card applications has the following elements:<\/p>\n<p><strong>Amount Thresholds<\/strong> (in minor units)<\/p>\n<ul>\n<li><em>Amount X:<\/em> 10000<\/li>\n<li><em>Amount Y:<\/em> 20000<\/li>\n<\/ul>\n<p><strong>Cardholder Verification Method 1<\/strong><\/p>\n<ul>\n<li>CVM code: if this CVM is unsuccessful, proceed with the next CVM.<\/li>\n<li>CVM type: enciphered PIN verified online<\/li>\n<li>CVM condition: if transaction is in the currency of the test card application and is over Y value.<\/li>\n<\/ul>\n<p><strong>Cardholder Verification Method 2<\/strong><\/p>\n<ul>\n<li>CVM code: if this CVM is unsuccessful, proceed with the next CVM.<\/li>\n<li>CVM type: enciphered PIN verification performed by ICC.<\/li>\n<li>CVM condition: if transaction is in the currency of the test card application and is over X value.<\/li>\n<\/ul>\n<p><strong>Cardholder Verification Method 3<\/strong><\/p>\n<ul>\n<li>CVM code: if this CVM is unsuccessful, fail cardholder verification.<\/li>\n<li>CVM Type: signature (paper).<\/li>\n<li>CVM condition: always.<\/li>\n<\/ul>\n<p>If the test card application you are using has the currency code EUR and the transaction is for GBP 95 there are two options:<\/p>\n<ul>\n<li>The shopper accepts the dynamic currency conversion (DCC) and is charged about EUR 135. This means CVM 2 is selected because EUR 135 is over Amount X and the transaction \u2013 after accepting DCC - is in the currency of the test card application.<\/li>\n<li>The shopper rejects (or is not offered DCC). This means CVM 3 is selected because the transaction is not in the currency of the test card application and CVM 3 condition <em>Always<\/em> is applied.<\/li>\n<\/ul>\n<h2 id=\"cvm-results\">CVM results<\/h2>\n<p>The resulting CVM is reported to the POS app in the key <code>cardHolderVerificationMethodResults<\/code>. The value is a hexadecimal representation of the CVM used to verify the cardholder. For example, 440702. The <em>second character<\/em> in this string represents the CVM. The following table shows what each possible value of the second character means.<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: center;\">Second character<\/th>\n<th>Definition<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: center;\">1<\/td>\n<td>Offline plaintext PIN<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\">2<\/td>\n<td>Online PIN<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\">3<\/td>\n<td>Offline plaintext PIN and signature<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\">4<\/td>\n<td>Offline enciphered PIN<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\">5<\/td>\n<td>Offline enciphered PIN and signature<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\">E<\/td>\n<td>Signature<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: center;\">F<\/td>\n<td>No CVM performed<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"contactless-and-cvm\">Contactless (NFC) transactions and CVM<\/h2>\n<p>To make contactless transactions, the card must be capable of near-field communication (NFC). The following terminal settings affect contactless transactions:<\/p>\n<ul>\n<li><strong>Contactless CVM limit<\/strong>: The transaction amount (in minor units) above which the terminal requires a CVM.\n<div class=\"sc-notice note\"><div>\n<p><strong>Current CVM limits<\/strong><br \/>\nCVM limits change sometimes. For example, because of the COVID-19 pandemic card schemes temporarily increased the contactless CVM limits. You can find the latest limits in your <a href=\"https:\/\/ca-test.adyen.com\/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">Customer Area<\/a> under <strong>In-person payments<\/strong> &gt; <strong>Terminal settings<\/strong> &gt; <strong>Payment features<\/strong> &gt; <strong>Limits<\/strong> &gt; <strong>Contactless CVM limit<\/strong>.<br \/>\nWhen there is a configuration change, the terminal automatically picks up the changed CVM limits in the next maintenance call.<\/p>\n<\/div><\/div><\/li>\n<li><strong>Contactless reader limit<\/strong>: The transaction amount above which the contactless reader does not work and the customer needs to insert the card. We recommended leaving this setting at the default, to allow for mobile phone and smartwatch payments.<\/li>\n<li><strong>Contactless currency<\/strong>: The currency for which contactless transactions are accepted. This is the currency of the country\/region where the store is located.<\/li>\n<li><strong>Contactless floor limit<\/strong>: The maximum transaction amount up to which the terminal will approve contactless transactions offline. For payments above this limit the terminal must have an internet connection, to get an online authorization of the payment. For payments below this limit the terminal tries to use offline EMV, without first trying an online authorization. The default is 0.<\/li>\n<\/ul>\n<p>If the transaction amount is higher than the contactless CVM limit and the shopper uses an NFC-capable card, the terminal indicates to the card that a CVM is required. The card then indicates to the terminal whether a signature or PIN is required. In the case of PIN, this always means an <strong>Online PIN<\/strong> is the actual CVM. This means an NFC transaction over the CVM limit, requiring PIN, cannot be processed offline.<\/p>\n<h2>See also<\/h2>\n<div class=\"see-also-links output-inline\" id=\"see-also\">\n<ul><li><a href=\"\/point-of-sale\/what-we-support\/payment-methods\"\n                        target=\"_self\"\n                        >\n                    Payment methods\n                <\/a><\/li><\/ul><\/div>\n","url":"https:\/\/docs.adyen.com\/point-of-sale\/cardholder-verification-methods","articleFields":{"id":"25145462","type":"page","_expandable":{"operations":""},"status":"current","last_edit_on":"21-11-2025 09:28","feedback_component":true,"filters_component":false,"decision_tree":"[]","page_id":"93d90855-efae-4e3a-a4f7-e7237e888e79"},"algolia":{"url":"https:\/\/docs.adyen.com\/point-of-sale\/cardholder-verification-methods","title":"Cardholder Verification Methods","content":"When used on a payment terminal, credit and debit cards can require a cardholder verification method (CVM) to make sure that the person using the card is the legitimate cardholder. Verification is done with a personal identification number or shopper signature.\nRequirements\nBefore you begin, take into account the following requirements, and preparations.\n\n\n\nRequirement\nDescription\n\n\n\n\nIntegration type\nA Terminal API integration with payment terminals.\n\n\nSetup steps\nBefore you begin, familiarize yourself with the Payment methods.\n\n\n\nPersonal Identification Number (PIN)\nThe shopper is prompted to enter their PIN on the terminal. The terminal then verifies the PIN either offline with the EMV chip on the card, or online with the card issuer. Online PIN is always enciphered (encrypted) while offline PIN can be enciphered or plaintext.\nContactless transactions are generally processed without the need for a PIN or a shopper signature. If the transaction amount is above the CVM limit, the transaction always requires online verification of the PIN to proceed. \nTo find the latest limits:\n\nLog in to your Customer Area.\nGo to In-person payments &gt; Terminal settings &gt; Payment features.\nUnder Limits, check Contactless CVM limit for the latest limits.\n\nSome payment methods, specifically eftpos, require authentication with the PIN when the magnetic strip reader is used.\nPIN bypass\nIt is possible to configure the terminal to allow bypassing the PIN. This can speed up your checkout, but increases the risk of fraud with lost or stolen cards. The liability for related chargebacks may shift from the issuer to you.\nIf the PIN bypass feature is enabled, this will only apply when the shopper presents a card that allows PIN bypass.\nContact our Support Team to discuss which cards allow PIN bypass in your region, to enable the PIN bypass feature, and optionally to enable PIN bypass instructions on the terminal screen.\nWith PIN bypass instructions, the terminal shows Enter PIN followed by a skip option that instructs the shopper to select the indicated on-screen button or keypad key:\n\nIf the terminal has a touch screen, it shows or skip with .\nIf the terminal has a physical keypad, it shows or skip with .\n\nSignature\nWhether the terminal prompts for a signature depends on how you configure this. The major card schemes (American Express, Diners, Discover, JCB, Mastercard, Visa, UnionPay) no longer require a signature. They regard a signature as optional for card-present transactions. This means you can speed up your checkout by skipping the signature prompt.\nIf your business requires it, you can still let the terminal prompt for a signature. The shopper then provides their signature on the touch screen of the terminal or on the printed transaction receipt. This depends on how you configure this setting. It is your responsibility to verify the signature of the shopper with the signature on the card or another form of identification.\nTo configure signature settings:\n\nLog in to your Customer Area.\nGo to In-person payments &gt; Terminal settings &gt; Customization.\nUnder Signature and device name, configure these settings:\n\nSkip signature: select Enable to skip asking for a signature, or Disable if you want the terminal to prompt for a signature.\nAsk for signature: select On screen to let the shopper draw their signature on the display of the terminal, or On Paper to let the shopper draw their signature on the merchant receipt.\n\nBe aware that some payment cards do not support using signature as a cardholder verification method. For these cards, shoppers will not be prompted for a signature even if you enabled it in the Customer Area.\n\n\n\nImplementing a manual signature check\nIn a Terminal API integration, the transaction is already authorized when the signature prompt appears. Therefore, the terminal always approves the signature, even when the shopper selects Cancel  on the signature screen.\nTo implement a manual signature check in your POS app:\n\nRetrieve  CapturedSignature data from the PaymentResponse.\nMake sure that the POS app shows a prompt to check the signature.\nYour staff then checks the signature:\n\nIf a signature is approved, no action is necessary.\nIf a signature is declined, the payment needs to be refunded.\n\nIn this scenario, we recommend setting up a capture delay. This enables you to cancel the authorization instead of having to issue a refund.\n\n\n\nCVM lists\nThe CVM list is encoded in the card. It contains amount thresholds and information about how to apply CVM. For each CVM, the list includes three elements:\n\nCVM code: what to do when the CVM fails, either proceed with the next method or fail the CVM process.\nCVM type: the actual CVM to be performed, such as PIN verification.\nCVM condition: the conditions that determine when the CVM type is applicable. For example, Always enforce Online PIN for ATM withdrawals.\n\nCVM list live example\nThe following CVM list is taken from a Mastercard of type \"mcredit\".\nThe amount thresholds are not used.\nThe first CVM is only used for ATMs and cashback transactions.\nAll other CVMs are used if the terminal supports them. An Adyen-supplied payment terminal supports all CVMs and would select the first available one in the list: CVM 2 Enciphered PIN verification performed by ICC.\nAmount Thresholds\n\nAmount X:\u00a00\nAmount Y:\u00a00\n\nCardholder Verification Method 1\n\nCVM code: if this CVM is unsuccessful, fail cardholder verification.\nCVM type: enciphered PIN verified online.\nCVM condition: if cash or cashback (includes quasi-cash).\n\nCardholder Verification Method 2\n\nCVM code: if this CVM is unsuccessful, proceed with the next CVM.\nCVM type: enciphered PIN verification performed by ICC.\nCVM condition: if terminal supports the CVM.\n\nCardholder Verification Method 3\n\nCVM code: if this CVM is unsuccessful, fail cardholder verification.\nCVM type: plaintext PIN verification performed by ICC.\nCVM condition: if terminal supports the CVM.\n\nCardholder Verification Method 4\n\nCVM code: if this CVM is unsuccessful, fail cardholder verification.\nCVM type: enciphered PIN verified online.\nCVM condition: if terminal supports the CVM.\n\nCardholder Verification Method 5\n\nCVM code: if this CVM is unsuccessful, fail cardholder verification.\nCVM type: signature (paper)\nCVM condition: if terminal supports the CVM.\n\nCardholder Verification Method 6\n\nCVM code: if this CVM is unsuccessful, fail cardholder verification.\nCVM type: no CVM required.\nCVM condition: if terminal supports the CVM.\n\nCVM list test example\nAdyen has various test cards with \"applications\" programmed onto it that each simulate a card with a unique brand, language, country\/region, and currency. In combination with a specific CVM list, this allows you to test a wide variety of scenarios with a single physical card (see Testing credit and debit cards).\nIn your test Customer Area, when you view the transaction details for test payments made with your Adyen test card, you can also see the applicable Cardholder Verification Method List. This uses Amount Thresholds, which is not common for live cards but very useful for testing purposes. You can trigger different CVMs by varying the amount in combination with currency conditions from the CVM list.\nAs an example, the CVM list for one of Adyen's test card applications has the following elements:\nAmount Thresholds (in minor units)\n\nAmount X: 10000\nAmount Y: 20000\n\nCardholder Verification Method 1\n\nCVM code: if this CVM is unsuccessful, proceed with the next CVM.\nCVM type: enciphered PIN verified online\nCVM condition: if transaction is in the currency of the test card application and is over Y value.\n\nCardholder Verification Method 2\n\nCVM code: if this CVM is unsuccessful, proceed with the next CVM.\nCVM type: enciphered PIN verification performed by ICC.\nCVM condition: if transaction is in the currency of the test card application and is over X value.\n\nCardholder Verification Method 3\n\nCVM code: if this CVM is unsuccessful, fail cardholder verification.\nCVM Type: signature (paper).\nCVM condition: always.\n\nIf the test card application you are using has the currency code EUR and the transaction is for GBP 95 there are two options:\n\nThe shopper accepts the dynamic currency conversion (DCC) and is charged about EUR 135. This means CVM 2 is selected because EUR 135 is over Amount X and the transaction \u2013 after accepting DCC - is in the currency of the test card application.\nThe shopper rejects (or is not offered DCC). This means CVM 3 is selected because the transaction is not in the currency of the test card application and CVM 3 condition Always is applied.\n\nCVM results\nThe resulting CVM is reported to the POS app in the key cardHolderVerificationMethodResults. The value is a hexadecimal representation of the CVM used to verify the cardholder. For example, 440702. The second character in this string represents the CVM. The following table shows what each possible value of the second character means.\n\n\n\nSecond character\nDefinition\n\n\n\n\n1\nOffline plaintext PIN\n\n\n2\nOnline PIN\n\n\n3\nOffline plaintext PIN and signature\n\n\n4\nOffline enciphered PIN\n\n\n5\nOffline enciphered PIN and signature\n\n\nE\nSignature\n\n\nF\nNo CVM performed\n\n\n\nContactless (NFC) transactions and CVM\nTo make contactless transactions, the card must be capable of near-field communication (NFC). The following terminal settings affect contactless transactions:\n\nContactless CVM limit: The transaction amount (in minor units) above which the terminal requires a CVM.\n\nCurrent CVM limits\nCVM limits change sometimes. For example, because of the COVID-19 pandemic card schemes temporarily increased the contactless CVM limits. You can find the latest limits in your Customer Area under In-person payments &gt; Terminal settings &gt; Payment features &gt; Limits &gt; Contactless CVM limit.\nWhen there is a configuration change, the terminal automatically picks up the changed CVM limits in the next maintenance call.\n\nContactless reader limit: The transaction amount above which the contactless reader does not work and the customer needs to insert the card. We recommended leaving this setting at the default, to allow for mobile phone and smartwatch payments.\nContactless currency: The currency for which contactless transactions are accepted. This is the currency of the country\/region where the store is located.\nContactless floor limit: The maximum transaction amount up to which the terminal will approve contactless transactions offline. For payments above this limit the terminal must have an internet connection, to get an online authorization of the payment. For payments below this limit the terminal tries to use offline EMV, without first trying an online authorization. The default is 0.\n\nIf the transaction amount is higher than the contactless CVM limit and the shopper uses an NFC-capable card, the terminal indicates to the card that a CVM is required. The card then indicates to the terminal whether a signature or PIN is required. In the case of PIN, this always means an Online PIN is the actual CVM. This means an NFC transaction over the CVM limit, requiring PIN, cannot be processed offline.\nSee also\n\n\n                    Payment methods\n                \n","type":"page","locale":"en","boost":18,"hierarchy":{"lvl0":"Home","lvl1":"In-person payments","lvl2":"Cardholder Verification Methods"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/","lvl1":"https:\/\/docs.adyen.com\/point-of-sale","lvl2":"\/point-of-sale\/cardholder-verification-methods"},"levels":3,"category":"In-person payments","category_color":"green","tags":["Cardholder","Verification","Methods"]}}
