<?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: Weblink Help in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Weblink-Help/m-p/57938#M32620</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21634"&gt;@superflz&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The transition is not vey difficult. It involves creating a function to encapsulate your form data in XML, instead of name value pairs and posting said XML payload to Authorize.net's API at : &lt;A href="https://api.authorize.net/xml/v1/request.api" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have upgraded many applications for the same reason.&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2017 14:37:51 GMT</pubDate>
    <dc:creator>NexusSoftware</dc:creator>
    <dc:date>2017-05-03T14:37:51Z</dc:date>
    <item>
      <title>Weblink Help</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Weblink-Help/m-p/57883#M32565</link>
      <description>&lt;P&gt;My aunt has a small company that is in need of an upgrade as of April 30th. &amp;nbsp;Can anyone please point me in the right direction? &amp;nbsp;I did some digging and feel as outdated as can be. &amp;nbsp;Below is the code as it appears on her website .php &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;FORM METHOD=POST ACTION="&lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_Version" VALUE="3.0"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_Login" VALUE="BLANK"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_Show_Form" VALUE="PAYMENT_FORM"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_Amount" VALUE="$15.00"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type=hidden name="x_Test_Request" value="FALSE"&amp;gt;&lt;BR /&gt;&amp;lt;input type=hidden name="x_ADC_Relay_Response value="TRUE"&amp;gt;&lt;BR /&gt;&amp;lt;input type=hidden name="x_ADC_URL" value="&lt;A href="http://www.rentindetroit.com/congrats.php" target="_blank"&gt;http://www.rentindetroit.com/congrats.php&lt;/A&gt;" &amp;gt;&lt;BR /&gt;&amp;lt;INPUT type=hidden name="x_receipt_link_method" value="LINK"&amp;gt;&lt;BR /&gt;&amp;lt;input type=hidden name="session_order_id" value="&amp;lt;?php echo $session_order_id; ?&amp;gt;"&amp;gt;&lt;BR /&gt;&amp;lt;input type=hidden name="valid_userid" value="&amp;lt;?php echo $_SESSION["valid_userid"]; ?&amp;gt;" &amp;gt;&lt;BR /&gt;&amp;lt;input type=hidden name="valid_usertype" value="&amp;lt;?php echo $_SESSION["valid_usertype"]; ?&amp;gt;" &amp;gt;&lt;BR /&gt;&amp;lt;input type=hidden name="oid" value="&amp;lt;?php echo $session_order_id; ?&amp;gt;" &amp;gt;&lt;BR /&gt;&amp;lt;input type=hidden name="site" value="RentinDetroit.com" &amp;gt;&lt;BR /&gt;&amp;lt;input type=hidden name="x_Logo_URL" value="&lt;A href="https://rentin.net/rentindetroit/imagenes/header/headerini.jpg" target="_blank"&gt;https://rentin.net/rentindetroit/imagenes/header/headerini.jpg&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;input type=hidden name="x_Header_Html_Payment_Form" value="&amp;lt;?php echo $payment_header?&amp;gt;"&amp;gt;&lt;BR /&gt;&amp;lt;input type=hidden name="x_Footer_Html_Payment_Form" value="&amp;lt;?php echo $payment_footer?&amp;gt;"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;p align="left"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;INPUT TYPE=SUBMIT name=submit VALUE="Click here for secure payment form"&amp;gt;&lt;BR /&gt;&amp;lt;/p&amp;gt;&lt;BR /&gt;&amp;lt;p align="center"&amp;gt;&amp;amp;nbsp;&amp;lt;/p&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;lt;/FORM&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much for taking the time,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2017 02:31:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Weblink-Help/m-p/57883#M32565</guid>
      <dc:creator>superflz</dc:creator>
      <dc:date>2017-05-02T02:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Weblink Help</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Weblink-Help/m-p/57898#M32580</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21634"&gt;@superflz&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We would suggest using an &lt;A href="http://www.authorize.net/cdd" target="_self"&gt;Authorize.Net Certified Developer&lt;/A&gt; to assist you. &amp;nbsp;They can provide suggestions on how to update your website based on your needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2017 15:24:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Weblink-Help/m-p/57898#M32580</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-05-02T15:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Weblink Help</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Weblink-Help/m-p/57938#M32620</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21634"&gt;@superflz&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The transition is not vey difficult. It involves creating a function to encapsulate your form data in XML, instead of name value pairs and posting said XML payload to Authorize.net's API at : &lt;A href="https://api.authorize.net/xml/v1/request.api" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.authorize.net/xml/v1/request.api&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have upgraded many applications for the same reason.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 14:37:51 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Weblink-Help/m-p/57938#M32620</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2017-05-03T14:37:51Z</dc:date>
    </item>
  </channel>
</rss>

