<?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: How to see All Sandbox transaction histrory in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38643#M21117</link>
    <description>&lt;P&gt;on the left side under search&lt;/P&gt;</description>
    <pubDate>Fri, 24 Jan 2014 12:14:54 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2014-01-24T12:14:54Z</dc:date>
    <item>
      <title>'String' datatype maxLength</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/19694#M10836</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am making a request using createCustomerProfileTransactionRequest, and getting the following error response for one of my lineItems:&lt;/P&gt;&lt;PRE&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt;&amp;lt;ErrorResponse xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;&amp;lt;messages&amp;gt;&amp;lt;resultCode&amp;gt;Error&amp;lt;/resultCode&amp;gt;&amp;lt;message&amp;gt;&amp;lt;code&amp;gt;E00003&amp;lt;/code&amp;gt;&amp;lt;text&amp;gt;The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:name' element is invalid - The value '&amp;lt;the name of my line item goes here&amp;gt;' is invalid according to its datatype 'String' - The actual length is greater than the MaxLength value.&amp;lt;/text&amp;gt;&amp;lt;/message&amp;gt;&amp;lt;/messages&amp;gt;&amp;lt;/ErrorResponse&amp;gt;&lt;/PRE&gt;&lt;P&gt;The line item name that I'm trying to send is 36 characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I apologize if I'm missing something somewhere, but I cannot find anywhere (in documentation, or in the WSDLs) that shows what the maxLength value is. &amp;nbsp;Also, it seems like 36 characters should be fine for a string.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, does anyone know what that length is, or where I can find it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Josh&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2011 20:21:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/19694#M10836</guid>
      <dc:creator>joshjryan</dc:creator>
      <dc:date>2011-12-05T20:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: 'String' datatype maxLength</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/19696#M10837</link>
      <description>&lt;P&gt;On page 35 of the &lt;A href="http://www.authorize.net/support/CIM_XML_guide.pdf" target="_self"&gt;CIM Guide&lt;/A&gt;&amp;nbsp;it says, "Up to 31 characters". If you shorten yours just a little bit it looks like it should go through.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2011 20:25:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/19696#M10837</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2011-12-05T20:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: 'String' datatype maxLength</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/19700#M10839</link>
      <description>&lt;P&gt;Thank you. &amp;nbsp;I can't believe I missed that.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2011 20:27:45 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/19700#M10839</guid>
      <dc:creator>joshjryan</dc:creator>
      <dc:date>2011-12-05T20:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: 'String' datatype maxLength</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38609#M21105</link>
      <description>&lt;P&gt;Maximum length is upto 31 character. right.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But My product name is of 36 character.&lt;/P&gt;&lt;P&gt;there may not be any limitation of character when we add a product to database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;suppose my product name charachers exceeds 31 character. and still i want to my payment trasaction be successfull.&lt;/P&gt;&lt;P&gt;No error like "Actual length is greater than maximum length" should come.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please anybody answer this..&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2014 07:00:39 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38609#M21105</guid>
      <dc:creator>prasant</dc:creator>
      <dc:date>2014-01-23T07:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: 'String' datatype maxLength</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38613#M21107</link>
      <description>&lt;P&gt;truncate or substring the product name&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;don't use lineitem&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2014 12:18:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38613#M21107</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-01-23T12:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: 'String' datatype maxLength</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38637#M21114</link>
      <description>&lt;P&gt;thanq&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2014 06:44:16 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38637#M21114</guid>
      <dc:creator>prasant</dc:creator>
      <dc:date>2014-01-24T06:44:16Z</dc:date>
    </item>
    <item>
      <title>How to see All Sandbox transaction histrory</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38639#M21115</link>
      <description>&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How / where&amp;nbsp; to see All Sandbox transaction histrory after sandbox login&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2014 07:55:08 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38639#M21115</guid>
      <dc:creator>prasant</dc:creator>
      <dc:date>2014-01-24T07:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to see All Sandbox transaction histrory</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38643#M21117</link>
      <description>&lt;P&gt;on the left side under search&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2014 12:14:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38643#M21117</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-01-24T12:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to see All Sandbox transaction histrory</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38719#M21152</link>
      <description>&lt;P&gt;I ordered product today. and i m using authorize.net gateway. where i can see todays trasaction or transaction for recent order.&lt;/P&gt;&lt;P&gt;I logged into merchant account and go to report section . There todays date is not showing.previous date is showing.follow below screen shot&lt;/P&gt;&lt;P&gt;i also want to know difference between settled transaction and unsettled transaction. when and how a transaction is settled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can u help me ??&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2014 11:34:57 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38719#M21152</guid>
      <dc:creator>prasant</dc:creator>
      <dc:date>2014-01-28T11:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to see All Sandbox transaction histrory</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38723#M21154</link>
      <description>&lt;P&gt;&lt;A href="http://www.authorize.net/resources/howitworksdiagram/" target="_blank"&gt;http://www.authorize.net/resources/howitworksdiagram/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Settlement run once a day. check the merchant account settings for the time it will run.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2014 12:36:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/38723#M21154</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2014-01-28T12:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: 'String' datatype maxLength</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/58047#M32723</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use the "description" parameter inside the lineItems which accepts characters upto 255. And keep the "name" parameter short upto 31 characters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 05:23:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/String-datatype-maxLength/m-p/58047#M32723</guid>
      <dc:creator>chitta263</dc:creator>
      <dc:date>2017-05-11T05:23:46Z</dc:date>
    </item>
  </channel>
</rss>

