<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic verifyCard transaction type in sand box in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/verifyCard-transaction-type-in-sand-box/m-p/93942#M58119</link>
    <description>&lt;P&gt;my developers can't seem to get the&amp;nbsp;verifyCard transaction type to work in the sandbox server.&lt;/P&gt;&lt;P&gt;below is what they are seeing and there questions. appreciate and help&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt; Credit card validation request with verifyCard transaction type fails.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Request Payload Sent:&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;{
  "createTransactionRequest": {
    "refId": "123456",
    "transactionRequest": {
      "transactionType": "verifyCard",
      "amount": "0",
      "payment": {
        "creditCard": {
          "cardNumber": "5424000000000015",
          "expirationDate": "2025-12",
          "cardCode": "999"
        }
      }
    }
  }
}&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Response Received:&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;{
  "messages": {
    "resultCode": "Error",
    "message": [
      {
        "code": "E00060",
        "text": "The transaction type is invalid."
      }
    ]
  }
}&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Questions to Authorize.net Support:&lt;/STRONG&gt;&lt;/LI&gt;&lt;OL&gt;&lt;LI&gt;Is verifyCard a valid transactionType in sandbox or production environments?&lt;/LI&gt;&lt;LI&gt;If not valid, what is the recommended way to validate a card (card number, expiry, CVV) without charging the card or placing a hold?&lt;/LI&gt;&lt;LI&gt;Could they provide a sample valid JSON payload for card verification?&lt;/LI&gt;&lt;/OL&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Sep 2025 14:43:34 GMT</pubDate>
    <dc:creator>HorizonXport</dc:creator>
    <dc:date>2025-09-12T14:43:34Z</dc:date>
    <item>
      <title>verifyCard transaction type in sand box</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/verifyCard-transaction-type-in-sand-box/m-p/93942#M58119</link>
      <description>&lt;P&gt;my developers can't seem to get the&amp;nbsp;verifyCard transaction type to work in the sandbox server.&lt;/P&gt;&lt;P&gt;below is what they are seeing and there questions. appreciate and help&lt;/P&gt;&lt;P&gt;TIA&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Issue:&lt;/STRONG&gt; Credit card validation request with verifyCard transaction type fails.&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Request Payload Sent:&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;{
  "createTransactionRequest": {
    "refId": "123456",
    "transactionRequest": {
      "transactionType": "verifyCard",
      "amount": "0",
      "payment": {
        "creditCard": {
          "cardNumber": "5424000000000015",
          "expirationDate": "2025-12",
          "cardCode": "999"
        }
      }
    }
  }
}&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Response Received:&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI-CODE lang="markup"&gt;{
  "messages": {
    "resultCode": "Error",
    "message": [
      {
        "code": "E00060",
        "text": "The transaction type is invalid."
      }
    ]
  }
}&lt;/LI-CODE&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Questions to Authorize.net Support:&lt;/STRONG&gt;&lt;/LI&gt;&lt;OL&gt;&lt;LI&gt;Is verifyCard a valid transactionType in sandbox or production environments?&lt;/LI&gt;&lt;LI&gt;If not valid, what is the recommended way to validate a card (card number, expiry, CVV) without charging the card or placing a hold?&lt;/LI&gt;&lt;LI&gt;Could they provide a sample valid JSON payload for card verification?&lt;/LI&gt;&lt;/OL&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Sep 2025 14:43:34 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/verifyCard-transaction-type-in-sand-box/m-p/93942#M58119</guid>
      <dc:creator>HorizonXport</dc:creator>
      <dc:date>2025-09-12T14:43:34Z</dc:date>
    </item>
  </channel>
</rss>

