<?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: getHostedPaymentPageRequest unable to send descriptions in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-unable-to-send-descriptions/m-p/74125#M46020</link>
    <description>&lt;DIV class="g"&gt;&lt;DIV class="rc"&gt;&lt;DIV class="IsZvec"&gt;&lt;DIV&gt;&lt;SPAN class="aCOpRe"&gt;Customer satisfaction surveys&amp;nbsp;give firms specific information about positive and negative perceptions, which could improve marketing or sales efforts.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;A title="https://surveyz.onl/" href="https://surveyz.onl/" target="_self"&gt;&lt;STRONG&gt;https://surveyz.onl/&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 28 Nov 2020 11:36:43 GMT</pubDate>
    <dc:creator>bexiery12</dc:creator>
    <dc:date>2020-11-28T11:36:43Z</dc:date>
    <item>
      <title>getHostedPaymentPageRequest unable to send descriptions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-unable-to-send-descriptions/m-p/73823#M45775</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need to send additional information as part of the transaction sent to the hosted payment page.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;According the the documentation a description can be sent as part of the lineItems or part of the order elements, but we receive error messages stating the message does not conform to the XSD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the documentation for getHostedPaymentPageRequest shows that they should be accepted&amp;nbsp;&lt;A href="https://developer.authorize.net/api/reference/index.html#accept-suite" target="_blank"&gt;Authorize.Net API Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can we assume the documentation is wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;getHostedPaymentPageRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
        &amp;lt;merchantAuthentication&amp;gt;&amp;lt;name&amp;gt;6J5abP9XXX&amp;lt;/name&amp;gt;&amp;lt;transactionKey&amp;gt;9362yZFdRx62CXXX&amp;lt;/transactionKey&amp;gt;&amp;lt;/merchantAuthentication&amp;gt;
        &amp;lt;transactionRequest&amp;gt;
                &amp;lt;transactionType&amp;gt;authCaptureTransaction&amp;lt;/transactionType&amp;gt;
                &amp;lt;amount&amp;gt;200.00&amp;lt;/amount&amp;gt;
                &amp;lt;poNumber&amp;gt;16043260761131&amp;lt;/poNumber&amp;gt;

        &amp;lt;lineItems&amp;gt;
            &amp;lt;lineItem&amp;gt;
                &amp;lt;itemId&amp;gt;1123&amp;lt;/itemId&amp;gt;
                &amp;lt;name&amp;gt; Name1 &amp;lt;/name&amp;gt;
                &amp;lt;description&amp;gt;college_name,finance_code&amp;lt;/description&amp;gt;
                &amp;lt;quantity&amp;gt;1&amp;lt;/quantity&amp;gt;
                &amp;lt;unitPrice&amp;gt;10.00&amp;lt;/unitPrice&amp;gt;
                &amp;lt;taxable&amp;gt;false&amp;lt;/taxable&amp;gt;
            &amp;lt;/lineItem&amp;gt;
            &amp;lt;lineItem&amp;gt;
                &amp;lt;itemId&amp;gt;1376346&amp;lt;/itemId&amp;gt;
                &amp;lt;name&amp;gt; Name2 &amp;lt;/name&amp;gt;
                &amp;lt;description&amp;gt;college_name,finance_code&amp;lt;/description&amp;gt;
                &amp;lt;quantity&amp;gt;1&amp;lt;/quantity&amp;gt;
                &amp;lt;unitPrice&amp;gt;20.00&amp;lt;/unitPrice&amp;gt;
                &amp;lt;taxable&amp;gt;false&amp;lt;/taxable&amp;gt;
            &amp;lt;/lineItem&amp;gt;
        &amp;lt;/lineItems&amp;gt;&lt;/PRE&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;        &amp;lt;transactionRequest&amp;gt;
                &amp;lt;transactionType&amp;gt;authCaptureTransaction&amp;lt;/transactionType&amp;gt;
                &amp;lt;amount&amp;gt;200.00&amp;lt;/amount&amp;gt;
                &amp;lt;poNumber&amp;gt;16043272383772&amp;lt;/poNumber&amp;gt;
        &amp;lt;order&amp;gt;
            &amp;lt;invoiceNumber&amp;gt;1244&amp;lt;/invoiceNumber&amp;gt;
            &amp;lt;description&amp;gt;Some description text&amp;lt;/description&amp;gt;
        &amp;lt;/order&amp;gt;
        &amp;lt;customer&amp;gt;
          &amp;lt;email&amp;gt;nick.j.kings%40gmail.com&amp;lt;/email&amp;gt;
        &amp;lt;/customer&amp;gt;
        &amp;lt;billTo&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 02 Nov 2020 14:44:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-unable-to-send-descriptions/m-p/73823#M45775</guid>
      <dc:creator>inkeyes</dc:creator>
      <dc:date>2020-11-02T14:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: getHostedPaymentPageRequest unable to send descriptions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-unable-to-send-descriptions/m-p/73825#M45777</link>
      <description>&lt;P&gt;I have found that I am able to send the &amp;lt;description&amp;gt; element, IF I get the ordering&amp;nbsp; in the XML correct&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could that be a similar solution for sending &amp;lt;lineItems&amp;gt; as part of the getHostedPaymentPageRequest / transactionRequest?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;getHostedPaymentPageRequest xmlns="AnetApi/xml/v1/schema/AnetApiSchema.xsd"&amp;gt;
    &amp;lt;merchantAuthentication&amp;gt;&amp;lt;name&amp;gt;6J5abPXXXX&amp;lt;/name&amp;gt;&amp;lt;transactionKey&amp;gt;9362yZFdRx62XXXX&amp;lt;/transactionKey&amp;gt;&amp;lt;/merchantAuthentication&amp;gt;
    &amp;lt;transactionRequest&amp;gt;
        &amp;lt;transactionType&amp;gt;authCaptureTransaction&amp;lt;/transactionType&amp;gt;
        &amp;lt;amount&amp;gt;200.00&amp;lt;/amount&amp;gt;
        &amp;lt;order&amp;gt;
            &amp;lt;invoiceNumber&amp;gt;16043353446059&amp;lt;/invoiceNumber&amp;gt;
            &amp;lt;description&amp;gt;15955970464b3J6,collegename,financecode:15955970464b3J6R6V7xZM0xoB7kk2K31OhaJHN8F9R9H,newcollege,fincode2&amp;lt;/description&amp;gt;
        &amp;lt;/order&amp;gt;
        &amp;lt;poNumber&amp;gt;16043353446059&amp;lt;/poNumber&amp;gt;
        &amp;lt;customer&amp;gt;
            &amp;lt;email&amp;gt;nickXXXXX.com&amp;lt;/email&amp;gt;
        &amp;lt;/customer&amp;gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 02 Nov 2020 16:53:36 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-unable-to-send-descriptions/m-p/73825#M45777</guid>
      <dc:creator>inkeyes</dc:creator>
      <dc:date>2020-11-02T16:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: getHostedPaymentPageRequest unable to send descriptions</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-unable-to-send-descriptions/m-p/74125#M46020</link>
      <description>&lt;DIV class="g"&gt;&lt;DIV class="rc"&gt;&lt;DIV class="IsZvec"&gt;&lt;DIV&gt;&lt;SPAN class="aCOpRe"&gt;Customer satisfaction surveys&amp;nbsp;give firms specific information about positive and negative perceptions, which could improve marketing or sales efforts.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;A title="https://surveyz.onl/" href="https://surveyz.onl/" target="_self"&gt;&lt;STRONG&gt;https://surveyz.onl/&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2020 11:36:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/getHostedPaymentPageRequest-unable-to-send-descriptions/m-p/74125#M46020</guid>
      <dc:creator>bexiery12</dc:creator>
      <dc:date>2020-11-28T11:36:43Z</dc:date>
    </item>
  </channel>
</rss>

