<?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 Authorize Hosted Lightbox Error Message: amount element invalid in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Hosted-Lightbox-Error-Message-amount-element-invalid/m-p/66355#M39905</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently working on setting up the lightbox/IFrame implementation of Authorize Hosted in a web app, and I'm running into the following issue after submitting a payment -&lt;BR /&gt;&lt;BR /&gt;Error Code: E00003&lt;/P&gt;&lt;P&gt;Error message: The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:amount' element is invalid - The value &amp;amp;#39;&amp;amp;#39; is invalid according to its datatype '&lt;A href="http://www.w3.org/2001/XMLSchema:decimal" target="_blank"&gt;http://www.w3.org/2001/XMLSchema:decimal&lt;/A&gt;' - The string &amp;amp;#39;&amp;amp;#39; is&lt;BR /&gt;not a valid Decimal value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure where I'm going wrong, or even where to start with finding the root cause of this issue, as I'm passing in a decimal value into the getAnAcceptPaymentPage script. I appreciate any help, and thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jonathan Rasmussen&lt;/P&gt;&lt;P&gt;ITIL v3&lt;/P&gt;&lt;P&gt;Software Developer I&lt;/P&gt;&lt;P&gt;College of Southern Idaho&lt;/P&gt;&lt;P&gt;jrasmussen@csi.edu&lt;/P&gt;&lt;P&gt;208-732-6846&lt;/P&gt;</description>
    <pubDate>Mon, 11 Feb 2019 16:00:47 GMT</pubDate>
    <dc:creator>jrasmussen</dc:creator>
    <dc:date>2019-02-11T16:00:47Z</dc:date>
    <item>
      <title>Authorize Hosted Lightbox Error Message: amount element invalid</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Hosted-Lightbox-Error-Message-amount-element-invalid/m-p/66355#M39905</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm currently working on setting up the lightbox/IFrame implementation of Authorize Hosted in a web app, and I'm running into the following issue after submitting a payment -&lt;BR /&gt;&lt;BR /&gt;Error Code: E00003&lt;/P&gt;&lt;P&gt;Error message: The 'AnetApi/xml/v1/schema/AnetApiSchema.xsd:amount' element is invalid - The value &amp;amp;#39;&amp;amp;#39; is invalid according to its datatype '&lt;A href="http://www.w3.org/2001/XMLSchema:decimal" target="_blank"&gt;http://www.w3.org/2001/XMLSchema:decimal&lt;/A&gt;' - The string &amp;amp;#39;&amp;amp;#39; is&lt;BR /&gt;not a valid Decimal value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure where I'm going wrong, or even where to start with finding the root cause of this issue, as I'm passing in a decimal value into the getAnAcceptPaymentPage script. I appreciate any help, and thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jonathan Rasmussen&lt;/P&gt;&lt;P&gt;ITIL v3&lt;/P&gt;&lt;P&gt;Software Developer I&lt;/P&gt;&lt;P&gt;College of Southern Idaho&lt;/P&gt;&lt;P&gt;jrasmussen@csi.edu&lt;/P&gt;&lt;P&gt;208-732-6846&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 16:00:47 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Hosted-Lightbox-Error-Message-amount-element-invalid/m-p/66355#M39905</guid>
      <dc:creator>jrasmussen</dc:creator>
      <dc:date>2019-02-11T16:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: Authorize Hosted Lightbox Error Message: amount element invalid</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Hosted-Lightbox-Error-Message-amount-element-invalid/m-p/66361#M39911</link>
      <description>You are somehow passing a string with two quotation marks. So either you are passing amount as ‘’ or you are passing it as ‘30.00’ or whatever value you are using similarly enclosed in single quotes. In most languages I am aware of without strict type checking float/decimal values do not have to be enclosed in quotes.</description>
      <pubDate>Mon, 11 Feb 2019 18:13:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Authorize-Hosted-Lightbox-Error-Message-amount-element-invalid/m-p/66361#M39911</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-02-11T18:13:51Z</dc:date>
    </item>
  </channel>
</rss>

