<?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 Re: The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:transactionKey' element is invalid in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-AnetApi-xml-v1-schema-AnetApiSchema-xsd-transactionKey/m-p/68721#M41877</link>
    <description>&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/32169"&gt;@ajit&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;You are not. The trans key is never that long. You have over 50 characters there. go to API credentials and generate a new transaction key.</description>
    <pubDate>Mon, 12 Aug 2019 15:07:52 GMT</pubDate>
    <dc:creator>Renaissance</dc:creator>
    <dc:date>2019-08-12T15:07:52Z</dc:date>
    <item>
      <title>The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:transactionKey' element is invalid</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-AnetApi-xml-v1-schema-AnetApiSchema-xsd-transactionKey/m-p/68716#M41872</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;End point:&amp;nbsp;&lt;A href="https://apitest.authorize.net/xml/v1/request.api" target="_blank" rel="noopener"&gt;https://apitest.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;getting the below error :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;messages&lt;/SPAN&gt;": {&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;resultCode&lt;/SPAN&gt;": "&lt;SPAN class="json-viewer style-scope stringValue"&gt;Error&lt;/SPAN&gt;"&lt;SPAN class="json-viewer style-scope punctuation hidden"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;message&lt;/SPAN&gt;":&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="json-viewer style-scope punctuation hidden"&gt;[&lt;/SPAN&gt;&lt;DIV class="json-viewer style-scope node"&gt;&lt;SPAN class="json-viewer style-scope array-key-number"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;{&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;code&lt;/SPAN&gt;": "&lt;SPAN class="json-viewer style-scope stringValue"&gt;E00003&lt;/SPAN&gt;"&lt;SPAN class="json-viewer style-scope punctuation hidden"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class="json-viewer style-scope node"&gt;"&lt;SPAN class="json-viewer style-scope key-name"&gt;text&lt;/SPAN&gt;": "&lt;SPAN class="json-viewer style-scope stringValue"&gt;The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:transactionKey' element is invalid - The value XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX is invalid according to its datatype 'String' - The actual length is greater than the MaxLength value.&lt;/SPAN&gt;"&lt;/DIV&gt;}&lt;DIV class="json-viewer style-scope rootElementToggleButton"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;SPAN class="json-viewer style-scope punctuation hidden"&gt;],&lt;/SPAN&gt;&lt;DIV class="json-viewer style-scope rootElementToggleButton"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;}&lt;DIV class="json-viewer style-scope rootElementToggleButton"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Request JSON:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{&lt;BR /&gt;"getHostedPaymentPageRequest": {&lt;BR /&gt;"merchantAuthentication": {&lt;BR /&gt;"name": "5adLKb29H",&lt;BR /&gt;"transactionKey": "my key"&lt;BR /&gt;},&lt;BR /&gt;"transactionRequest": {&lt;BR /&gt;"transactionType": "authCaptureTransaction",&lt;BR /&gt;"amount": "20.00",&lt;BR /&gt;"profile": {&lt;BR /&gt;"customerProfileId": "123456789"&lt;BR /&gt;},&lt;BR /&gt;"customer": {&lt;BR /&gt;"email": "ellen@mail.com"&lt;BR /&gt;},&lt;BR /&gt;"billTo": {&lt;BR /&gt;"firstName": "Ellen",&lt;BR /&gt;"lastName": "Johnson",&lt;BR /&gt;"company": "Souveniropolis",&lt;BR /&gt;"address": "14 Main Street",&lt;BR /&gt;"city": "Pecan Springs",&lt;BR /&gt;"state": "TX",&lt;BR /&gt;"zip": "44628",&lt;BR /&gt;"country": "USA"&lt;BR /&gt;}&lt;BR /&gt;},&lt;BR /&gt;"hostedPaymentSettings": {&lt;BR /&gt;"setting": [&lt;BR /&gt;{&lt;BR /&gt;"settingName": "hostedPaymentReturnOptions",&lt;BR /&gt;"settingValue": "{\"showReceipt\": true, \"url\": \"&lt;A href="https://mysite.com/receipt\" target="_blank" rel="noopener"&gt;https://mysite.com/receipt\&lt;/A&gt;", \"urlText\": \"Continue\", \"cancelUrl\": \"&lt;A href="https://mysite.com/cancel\" target="_blank" rel="noopener"&gt;https://mysite.com/cancel\&lt;/A&gt;", \"cancelUrlText\": \"Cancel\"}"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"settingName": "hostedPaymentButtonOptions",&lt;BR /&gt;"settingValue": "{\"text\": \"Pay\"}"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"settingName": "hostedPaymentStyleOptions",&lt;BR /&gt;"settingValue": "{\"bgColor\": \"blue\"}"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"settingName": "hostedPaymentPaymentOptions",&lt;BR /&gt;"settingValue": "{\"cardCodeRequired\": false, \"showCreditCard\": true, \"showBankAccount\": true}"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"settingName": "hostedPaymentSecurityOptions",&lt;BR /&gt;"settingValue": "{\"captcha\": false}"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"settingName": "hostedPaymentShippingAddressOptions",&lt;BR /&gt;"settingValue": "{\"show\": false, \"required\": false}"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"settingName": "hostedPaymentBillingAddressOptions",&lt;BR /&gt;"settingValue": "{\"show\": true, \"required\": false}"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"settingName": "hostedPaymentCustomerOptions",&lt;BR /&gt;"settingValue": "{\"showEmail\": false, \"requiredEmail\": false, \"addPaymentProfile\": true}"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"settingName": "hostedPaymentOrderOptions",&lt;BR /&gt;"settingValue": "{\"show\": true, \"merchantName\": \"G and S Questions Inc.\"}"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"settingName": "hostedPaymentIFrameCommunicatorUrl",&lt;BR /&gt;"settingValue": "{\"url\": \"&lt;A href="https://mysite.com/special\" target="_blank" rel="noopener"&gt;https://mysite.com/special\&lt;/A&gt;"}"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;can somebody please help me I am putting correct key&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 13:40:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-AnetApi-xml-v1-schema-AnetApiSchema-xsd-transactionKey/m-p/68716#M41872</guid>
      <dc:creator>ajit</dc:creator>
      <dc:date>2019-08-12T13:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:transactionKey' element is invalid</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-AnetApi-xml-v1-schema-AnetApiSchema-xsd-transactionKey/m-p/68721#M41877</link>
      <description>&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/32169"&gt;@ajit&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;You are not. The trans key is never that long. You have over 50 characters there. go to API credentials and generate a new transaction key.</description>
      <pubDate>Mon, 12 Aug 2019 15:07:52 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-AnetApi-xml-v1-schema-AnetApiSchema-xsd-transactionKey/m-p/68721#M41877</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-08-12T15:07:52Z</dc:date>
    </item>
  </channel>
</rss>

