{"title":"Refusal reasons","category":"default","creationDate":1691392320,"content":"<div class=\"additional-info-block output-inline\">\n<h5 class=\"article__heading additional-info-block__title\">Test refusal reasons<\/h5><div class=\"additional-info-block__body\"><p>You can trigger these refusal reasons in our test environment by <a href=\"\/development-resources\/testing\/result-codes#values-for-testing-result-reasons?target=_blank\">their refusalReasonCode values<\/a>.<\/p><\/div><\/div>\n\n<p>When your payment authorization request is not successful, the response returns <a href=\"\/development-resources\/response-handling\" target=\"_blank\">HTTP status code<\/a> <code>200<\/code> with a message of <span translate=\"no\"><strong>OK<\/strong><\/span>. Although an HTTP response status code of <code>200<\/code> means that the request was submitted correctly and Adyen processed it successfully, it does not necessarily mean that the payment or modification request was successfully executed.<\/p>\n<p>When the payment or modification request is unsuccessful, the <code>resultCode<\/code>, <code>refusalReason<\/code>, and <code>refusalReasonCode<\/code> describe the issue.<\/p>\n<div class=\"notices red\">\n<p>To prevent malicious use, do not expose the details of the refusal reason to shoppers.<\/p>\n<\/div>\n<h2>Requirements<\/h2>\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;\">An <a href=\"\/online-payments\/build-your-integration\/\">online payments<\/a> integration.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><strong><a href=\"\/development-resources\/webhooks\" target=\"_blank\">Webhooks<\/a><\/strong><\/td>\n<td style=\"text-align: left;\">You will receive refusal reasons with the <a href=\"\/development-resources\/webhooks\/webhook-types#event-codes?target=_blank\">Standard webhook<\/a>. You don't need to subscribe to additional webhooks.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Example refusal reason<\/h2>\n<div data-component-wrapper=\"code-sample\">\n    <code-sample :title=\"'Refusal reason object'\" :id=\"''\" :code-data='[{\"language\":\"json\",\"tabTitle\":\"\",\"content\":\"{\\n  \\\"pspReference\\\": \\\"851563882585825A\\\",\\n  \\\"refusalReason\\\": \\\"Expired Card\\\",\\n  \\\"resultCode\\\": \\\"Refused\\\",\\n  \\\"refusalReasonCode\\\": \\\"6\\\"\\n}\"}]' :enable-copy-link-to-code-block=\"true\" :code-sample-card-size=\"'fullsize'\"><\/code-sample>\n<\/div>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Parameter<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\"><code>refusalReason<\/code><\/td>\n<td style=\"text-align: left;\">A short explanation for why the payment was refused.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><code>resultCode<\/code><\/td>\n<td style=\"text-align: left;\">The category for the refused payment: <span translate=\"no\"><strong>Refused<\/strong><\/span>, <span translate=\"no\"><strong>Error<\/strong><\/span>, or <span translate=\"no\"><strong>Cancelled<\/strong><\/span>.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><code>refusalReasonCode<\/code><\/td>\n<td style=\"text-align: left;\">A numeral corresponding to the refusal reason.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>Refusal responses<\/h2>\n<p>The following are all the possible <code>refusalReasonCode<\/code> and <code>refusalReason<\/code> values:<\/p>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">refusalReasonCode<\/th>\n<th style=\"text-align: left;\">refusalReason<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\">0<\/td>\n<td style=\"text-align: left;\">(none)<\/td>\n<td style=\"text-align: left;\">Sometimes <code>refusalReasonCode<\/code> <strong>0<\/strong> is returned along with <code>resultCode<\/code> <span translate=\"no\"><strong>Authorised<\/strong><\/span>. When this happens, ignore the refusal reason code. The transaction succeeded.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">2<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Refused<\/span><\/td>\n<td style=\"text-align: left;\">The transaction was refused.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">3<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Referral<\/span><\/td>\n<td style=\"text-align: left;\">Referrals.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">4<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Acquirer Error<\/span><\/td>\n<td style=\"text-align: left;\">The transaction did not go through due to an error that occurred on the acquirer's end.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">5<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Blocked Card<\/span><\/td>\n<td style=\"text-align: left;\">The card used for the transaction is blocked, therefore unusable.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">6<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Expired Card<\/span><\/td>\n<td style=\"text-align: left;\">The card used for the transaction has expired. Therefore it is unusable.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">7<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Invalid Amount<\/span><\/td>\n<td style=\"text-align: left;\">An amount mismatch occurred during the transaction process.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">8<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Invalid Card Number<\/span><\/td>\n<td style=\"text-align: left;\">The specified card number is incorrect or invalid.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">9<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Issuer Unavailable<\/span><\/td>\n<td style=\"text-align: left;\">It is not possible to contact the shopper's bank to authorize the transaction.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">10<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Not supported<\/span><\/td>\n<td style=\"text-align: left;\">The shopper's bank does not support or does not allow this type of transaction.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">11<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">3D Not Authenticated<\/span><\/td>\n<td style=\"text-align: left;\">3D Secure authentication was not executed, or it did not execute successfully.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">12<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Not enough balance<\/span><\/td>\n<td style=\"text-align: left;\">The card does not have enough money to cover the payable amount.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">14<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Acquirer Fraud<\/span><\/td>\n<td style=\"text-align: left;\">Possible fraud.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">15<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Cancelled<\/span><\/td>\n<td style=\"text-align: left;\">The transaction was cancelled.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">16<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Shopper Cancelled<\/span><\/td>\n<td style=\"text-align: left;\">The shopper cancelled the transaction before completing it.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">17<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Invalid Pin<\/span><\/td>\n<td style=\"text-align: left;\">The specified PIN is incorrect or invalid.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">18<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Pin tries exceeded<\/span><\/td>\n<td style=\"text-align: left;\">The shopper specified an incorrect PIN more that three times in a row.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">19<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Pin validation not possible<\/span><\/td>\n<td style=\"text-align: left;\">It is not possible to validate the specified PIN number.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">20<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">FRAUD<\/span><\/td>\n<td style=\"text-align: left;\">The pre-authorization risk checks resulted in a <a href=\"https:\/\/help.adyen.com\/knowledge\/risk\/fraud-score\/how-does-the-fraud-score-work\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">fraud score<\/a> of 100 or more. Therefore, the transaction was flagged as fraudulent, and was refused.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">21<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Not Submitted<\/span><\/td>\n<td style=\"text-align: left;\">The transaction was not submitted correctly for processing.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">22<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">FRAUD-CANCELLED<\/span><\/td>\n<td style=\"text-align: left;\">The sum of pre-authorization and post-authorization risk checks resulted in a <a href=\"https:\/\/help.adyen.com\/knowledge\/risk\/fraud-score\/how-does-the-fraud-score-work\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">fraud score<\/a> of 100 or more. Therefore, the transaction was flagged as fraudulent, and was refused.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">23<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Transaction Not Permitted<\/span><\/td>\n<td style=\"text-align: left;\"><p>The following declined codes are mapped to this refusal reason:<\/p><ul><li>\"<span translate=\"no\"><strong>57: Transaction not permitted to issuer\/cardholder<\/strong><\/span>\"<\/li><li>\"<span translate=\"no\"><strong>57: Transaction not allowed for this merchant<\/strong><\/span>\"<\/li><li>\"<span translate=\"no\"><strong>58: Transaction not permitted to acquirer\/terminal<\/strong><\/span>\"<\/li><\/ul><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">24<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">CVC Declined<\/span><\/td>\n<td style=\"text-align: left;\">The specified CVC (<a href=\"\/get-started-with-adyen\/adyen-glossary\/#card-security-code-cvc-cvv-cid\">card security code<\/a>) is invalid.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">25<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Restricted Card<\/span><\/td>\n<td style=\"text-align: left;\"><p>The following decline codes are mapped to this refusal reason:<\/p><ul><li>\"<span translate=\"no\"><strong>62: Restricted Card<\/strong><\/span>\"<\/li><li>\"<span translate=\"no\"><strong>62: Invalid card in this country<\/strong><\/span>\"<\/li><\/ul><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">26<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Revocation Of Auth<\/span><\/td>\n<td style=\"text-align: left;\"><p>Indicates that the shopper requested to stop a subscription.<\/p><p>Decline codes such as the following are mapped to this refusal reason:<\/p><ul><li>\"<span translate=\"no\"><strong>R1: Revocation of Authorization Order<\/strong><\/span>\"<\/li><li>\"<span translate=\"no\"><strong>R3: Revocation of All Authorizations Order<\/strong><\/span>\"<\/li><li>\"<span translate=\"no\"><strong>R0: Stop Payment Order<\/strong><\/span>\"<\/li><\/ul><\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">27<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Declined Non Generic<\/span><\/td>\n<td style=\"text-align: left;\">This response maps all those response codes that cannot be reliably mapped. This makes it easier to tell generic declines (for example, Mastercard \"<a href=\"https:\/\/developer.mastercard.com\/repower\/documentation\/sandbox\/#non-approved-transactions\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" class=\"external-link no-image\">05: Do not honor<\/a>\" response) from more specific ones.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">28<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Withdrawal amount exceeded<\/span><\/td>\n<td style=\"text-align: left;\">The transaction amount was higher than the withdrawal amount permitted for the shopper's card.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">29<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Withdrawal count exceeded<\/span><\/td>\n<td style=\"text-align: left;\">The shopper exceeded the number of withdrawals that is permitted for the shopper's card.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">31<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Issuer Suspected Fraud<\/span><\/td>\n<td style=\"text-align: left;\">Issuer reported the transaction as suspected fraud.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">32<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">AVS Declined<\/span><\/td>\n<td style=\"text-align: left;\">The address data the shopper entered is incorrect.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">33<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Card requires online pin<\/span><\/td>\n<td style=\"text-align: left;\">The shopper's bank requires the shopper to enter the PIN.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">34<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">No checking account available on Card<\/span><\/td>\n<td style=\"text-align: left;\">The shopper's bank requires a checking account to complete the purchase.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">35<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">No savings account available on Card<\/span><\/td>\n<td style=\"text-align: left;\">The shopper's bank requires a savings account to complete the purchase.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">36<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Mobile pin required<\/span><\/td>\n<td style=\"text-align: left;\">The shopper's bank requires the shopper to enter a mobile PIN.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">37<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Contactless fallback<\/span><\/td>\n<td style=\"text-align: left;\">The shopper abandoned the transaction after they attempted a contactless payment and were prompted to try a different card entry method (PIN or swipe).<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">38<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Authentication required<\/span><\/td>\n<td style=\"text-align: left;\">The issuer declined the authentication exemption request and requires authentication for the transaction. Retry with 3D Secure.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">39<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">RReq not received from DS<\/span><\/td>\n<td style=\"text-align: left;\">The issuer or the scheme wasn't able to communicate the outcome via RReq.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">40<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Current AID is in Penalty Box<\/span><\/td>\n<td style=\"text-align: left;\">The payment network cannot be reached. Retry the transaction with a different payment method.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">41<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">CVM Required Restart Payment<\/span><\/td>\n<td style=\"text-align: left;\">A PIN or signature is required. Retry the transaction.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">42<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">3DS Authentication Error<\/span><\/td>\n<td style=\"text-align: left;\">The 3D Secure authentication failed due to an issue at the card network or issuer. Retry the transaction, or retry the transaction with a different payment method.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">46<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Transaction blocked by Adyen to prevent excessive retry fees<\/span><\/td>\n<td style=\"text-align: left;\">Adyen's excessive retry prevention service blocked the transaction to make sure that you are not charged penalty fees.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">50<\/td>\n<td style=\"text-align: left;\"><span translate=\"no\">Token Revoked<\/span><\/td>\n<td style=\"text-align: left;\">The token granted to the merchant for recurring charges was disabled by the shopper.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>See also<\/h2>\n<div class=\"see-also-links output-inline\" id=\"see-also\">\n<ul><li><a href=\"\/online-payments\/payment-result-codes\"\n                        target=\"_self\"\n                        >\n                    Result codes\n                <\/a><\/li><li><a href=\"\/point-of-sale\/error-scenarios\/refusal-reasons-pos\"\n                        target=\"_self\"\n                        >\n                    POS refusal reasons\n                <\/a><\/li><li><a href=\"\/development-resources\/testing\/result-codes#values-for-testing-result-reasons\"\n                        target=\"_self\"\n                        >\n                    Values for testing refusal reasons\n                <\/a><\/li><\/ul><\/div>\n","url":"https:\/\/docs.adyen.com\/development-resources\/refusal-reasons","articleFields":{"description":"Learn about the reasons why a payment authorisation can be refused.","id":"47485077","type":"page","_expandable":{"operations":""},"status":"current","last_edit_on":"07-08-2023 09:31","feedback_component":true,"filters_component":false},"algolia":{"url":"https:\/\/docs.adyen.com\/development-resources\/refusal-reasons","title":"Refusal reasons","content":"\nTest refusal reasonsYou can trigger these refusal reasons in our test environment by their refusalReasonCode values.\n\nWhen your payment authorization request is not successful, the response returns HTTP status code 200 with a message of OK. Although an HTTP response status code of 200 means that the request was submitted correctly and Adyen processed it successfully, it does not necessarily mean that the payment or modification request was successfully executed.\nWhen the payment or modification request is unsuccessful, the resultCode, refusalReason, and refusalReasonCode describe the issue.\n\nTo prevent malicious use, do not expose the details of the refusal reason to shoppers.\n\nRequirements\n\n\n\nRequirement\nDescription\n\n\n\n\nIntegration type\nAn online payments integration.\n\n\nWebhooks\nYou will receive refusal reasons with the Standard webhook. You don't need to subscribe to additional webhooks.\n\n\n\nExample refusal reason\n\n    \n\n\n\n\nParameter\nDescription\n\n\n\n\nrefusalReason\nA short explanation for why the payment was refused.\n\n\nresultCode\nThe category for the refused payment: Refused, Error, or Cancelled.\n\n\nrefusalReasonCode\nA numeral corresponding to the refusal reason.\n\n\n\nRefusal responses\nThe following are all the possible refusalReasonCode and refusalReason values:\n\n\n\nrefusalReasonCode\nrefusalReason\nDescription\n\n\n\n\n0\n(none)\nSometimes refusalReasonCode 0 is returned along with resultCode Authorised. When this happens, ignore the refusal reason code. The transaction succeeded.\n\n\n2\nRefused\nThe transaction was refused.\n\n\n3\nReferral\nReferrals.\n\n\n4\nAcquirer Error\nThe transaction did not go through due to an error that occurred on the acquirer's end.\n\n\n5\nBlocked Card\nThe card used for the transaction is blocked, therefore unusable.\n\n\n6\nExpired Card\nThe card used for the transaction has expired. Therefore it is unusable.\n\n\n7\nInvalid Amount\nAn amount mismatch occurred during the transaction process.\n\n\n8\nInvalid Card Number\nThe specified card number is incorrect or invalid.\n\n\n9\nIssuer Unavailable\nIt is not possible to contact the shopper's bank to authorize the transaction.\n\n\n10\nNot supported\nThe shopper's bank does not support or does not allow this type of transaction.\n\n\n11\n3D Not Authenticated\n3D Secure authentication was not executed, or it did not execute successfully.\n\n\n12\nNot enough balance\nThe card does not have enough money to cover the payable amount.\n\n\n14\nAcquirer Fraud\nPossible fraud.\n\n\n15\nCancelled\nThe transaction was cancelled.\n\n\n16\nShopper Cancelled\nThe shopper cancelled the transaction before completing it.\n\n\n17\nInvalid Pin\nThe specified PIN is incorrect or invalid.\n\n\n18\nPin tries exceeded\nThe shopper specified an incorrect PIN more that three times in a row.\n\n\n19\nPin validation not possible\nIt is not possible to validate the specified PIN number.\n\n\n20\nFRAUD\nThe pre-authorization risk checks resulted in a fraud score of 100 or more. Therefore, the transaction was flagged as fraudulent, and was refused.\n\n\n21\nNot Submitted\nThe transaction was not submitted correctly for processing.\n\n\n22\nFRAUD-CANCELLED\nThe sum of pre-authorization and post-authorization risk checks resulted in a fraud score of 100 or more. Therefore, the transaction was flagged as fraudulent, and was refused.\n\n\n23\nTransaction Not Permitted\nThe following declined codes are mapped to this refusal reason:\"57: Transaction not permitted to issuer\/cardholder\"\"57: Transaction not allowed for this merchant\"\"58: Transaction not permitted to acquirer\/terminal\"\n\n\n24\nCVC Declined\nThe specified CVC (card security code) is invalid.\n\n\n25\nRestricted Card\nThe following decline codes are mapped to this refusal reason:\"62: Restricted Card\"\"62: Invalid card in this country\"\n\n\n26\nRevocation Of Auth\nIndicates that the shopper requested to stop a subscription.Decline codes such as the following are mapped to this refusal reason:\"R1: Revocation of Authorization Order\"\"R3: Revocation of All Authorizations Order\"\"R0: Stop Payment Order\"\n\n\n27\nDeclined Non Generic\nThis response maps all those response codes that cannot be reliably mapped. This makes it easier to tell generic declines (for example, Mastercard \"05: Do not honor\" response) from more specific ones.\n\n\n28\nWithdrawal amount exceeded\nThe transaction amount was higher than the withdrawal amount permitted for the shopper's card.\n\n\n29\nWithdrawal count exceeded\nThe shopper exceeded the number of withdrawals that is permitted for the shopper's card.\n\n\n31\nIssuer Suspected Fraud\nIssuer reported the transaction as suspected fraud.\n\n\n32\nAVS Declined\nThe address data the shopper entered is incorrect.\n\n\n33\nCard requires online pin\nThe shopper's bank requires the shopper to enter the PIN.\n\n\n34\nNo checking account available on Card\nThe shopper's bank requires a checking account to complete the purchase.\n\n\n35\nNo savings account available on Card\nThe shopper's bank requires a savings account to complete the purchase.\n\n\n36\nMobile pin required\nThe shopper's bank requires the shopper to enter a mobile PIN.\n\n\n37\nContactless fallback\nThe shopper abandoned the transaction after they attempted a contactless payment and were prompted to try a different card entry method (PIN or swipe).\n\n\n38\nAuthentication required\nThe issuer declined the authentication exemption request and requires authentication for the transaction. Retry with 3D Secure.\n\n\n39\nRReq not received from DS\nThe issuer or the scheme wasn't able to communicate the outcome via RReq.\n\n\n40\nCurrent AID is in Penalty Box\nThe payment network cannot be reached. Retry the transaction with a different payment method.\n\n\n41\nCVM Required Restart Payment\nA PIN or signature is required. Retry the transaction.\n\n\n42\n3DS Authentication Error\nThe 3D Secure authentication failed due to an issue at the card network or issuer. Retry the transaction, or retry the transaction with a different payment method.\n\n\n46\nTransaction blocked by Adyen to prevent excessive retry fees\nAdyen's excessive retry prevention service blocked the transaction to make sure that you are not charged penalty fees.\n\n\n50\nToken Revoked\nThe token granted to the merchant for recurring charges was disabled by the shopper.\n\n\n\nSee also\n\n\n                    Result codes\n                \n                    POS refusal reasons\n                \n                    Values for testing refusal reasons\n                \n","type":"page","locale":"en","boost":18,"hierarchy":{"lvl0":"Home","lvl1":"Development resources","lvl2":"Refusal reasons"},"hierarchy_url":{"lvl0":"https:\/\/docs.adyen.com\/","lvl1":"https:\/\/docs.adyen.com\/development-resources","lvl2":"\/development-resources\/refusal-reasons"},"levels":3,"category":"Development Resources","category_color":"green","tags":["Refusal","reasons"]}}
