<?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: Help with moving on from Weblink in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-moving-on-from-Weblink/m-p/57860#M32546</link>
    <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21608"&gt;@NexusSoftware&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;hi guys&lt;BR /&gt;&lt;BR /&gt;i am getting an error on product live and test mode both "Finger Print value is not valid."&lt;BR /&gt;&lt;BR /&gt;as its working on sandbox correctly and perfect the way we wanted it&lt;BR /&gt;&lt;BR /&gt;we are using ..&lt;BR /&gt;ACCEPT HOSTED method and according to method.. we used all parameter is required and get token successfully and redirect to authorize.net payment form and when we enter cc info and other info then press Pay button then getting an error&lt;BR /&gt;&lt;BR /&gt;"Finger Print value is not valid."&lt;BR /&gt;&lt;BR /&gt;please guide me..&lt;BR /&gt;thanks in adavance.&lt;/P&gt;&lt;P&gt;VJ&lt;/P&gt;</description>
    <pubDate>Sat, 29 Apr 2017 09:29:49 GMT</pubDate>
    <dc:creator>Appliquertech</dc:creator>
    <dc:date>2017-04-29T09:29:49Z</dc:date>
    <item>
      <title>Help with moving on from Weblink</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-moving-on-from-Weblink/m-p/57849#M32535</link>
      <description>&lt;P&gt;We are a small company that has been using the same authorize.net online payment web page for 15 years and now we must do something quickly before Weblink is discontinued on Sunday.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our developer was tasked to do the work several weeks ago, but he left abruptly today and we only just learned that he had done nothing about the payment web page. I am the only one in the company who knows anything about HTML and web design, but I am really just the one-eyed man in the land of the blind.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;So, what would be the quickest and easiest way to keep our payment web page up and running after Sunday? Can we just modify the existing HTML code in some way? I am hoping to be able to make the transition without having to spend the weekend taking a crash course in payment gateway development.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This appears to be the relevant code we are now using (I have disguised some of our corporate information).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;form action="&lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;" method=POST&amp;gt;&lt;BR /&gt;&amp;lt;table width="615" border="0" cellpadding="0" cellspacing="0"&amp;gt;&lt;BR /&gt;&amp;lt;tr&amp;gt;&amp;lt;td colspan="2"&amp;gt;&lt;BR /&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="xxxxxxxxxxxxxxxx"&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_Description" value="Product"&amp;gt;&lt;BR /&gt;&amp;lt;input type=HIDDEN name="x_Logo_URL" value="&lt;A href="http://www.pay.website.com/images/payment_form_logo.jpg" target="_blank"&gt;http://www.pay.website.com/images/payment_form_logo.jpg&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;input type=HIDDEN name="x_Email_Customer" value="True"&amp;gt;&lt;BR /&gt;&amp;lt;input type=HIDDEN name="x_Cust_ID" value="DO NOT USE"&amp;gt;&lt;BR /&gt;&amp;lt;input type=HIDDEN name="x_Invoice_Num" value="DO NOT USE"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What do I do now?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks for any help you can offer this poor half-baked excuse for a developer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ciao!&amp;nbsp; Bill&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 22:23:29 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-moving-on-from-Weblink/m-p/57849#M32535</guid>
      <dc:creator>Martin616</dc:creator>
      <dc:date>2017-04-28T22:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help with moving on from Weblink</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-moving-on-from-Weblink/m-p/57850#M32536</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21612"&gt;@Martin616&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Our best suggestion is to use an &lt;A href="http://www.authorize.net/cdd" target="_self"&gt;Authorize.Net Certified Developer&lt;/A&gt; to help you upgrade your system.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 22:45:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-moving-on-from-Weblink/m-p/57850#M32536</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-04-28T22:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help with moving on from Weblink</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-moving-on-from-Weblink/m-p/57852#M32538</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21612"&gt;@Martin616&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The transition is not vey difficult. Basically it amounts to modifying your application&amp;nbsp;to POST your data, including your transactionKey, as XML instead of name value pairs, to Authorize.net's API at : &lt;A href="https://api.authorize.net/xml/v1/request.api" target="_blank"&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>Fri, 28 Apr 2017 23:05:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-moving-on-from-Weblink/m-p/57852#M32538</guid>
      <dc:creator>NexusSoftware</dc:creator>
      <dc:date>2017-04-28T23:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help with moving on from Weblink</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-moving-on-from-Weblink/m-p/57855#M32541</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21608"&gt;@NexusSoftware&lt;/a&gt;&amp;nbsp;is correct, but I should point out that this can be done within an application but it should not be implemented this way using a plain HTML form as it could potentially expose your transaction key on the page.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Sat, 29 Apr 2017 00:01:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-moving-on-from-Weblink/m-p/57855#M32541</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-04-29T00:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help with moving on from Weblink</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-moving-on-from-Weblink/m-p/57860#M32546</link>
      <description>&lt;P&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21608"&gt;@NexusSoftware&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;hi guys&lt;BR /&gt;&lt;BR /&gt;i am getting an error on product live and test mode both "Finger Print value is not valid."&lt;BR /&gt;&lt;BR /&gt;as its working on sandbox correctly and perfect the way we wanted it&lt;BR /&gt;&lt;BR /&gt;we are using ..&lt;BR /&gt;ACCEPT HOSTED method and according to method.. we used all parameter is required and get token successfully and redirect to authorize.net payment form and when we enter cc info and other info then press Pay button then getting an error&lt;BR /&gt;&lt;BR /&gt;"Finger Print value is not valid."&lt;BR /&gt;&lt;BR /&gt;please guide me..&lt;BR /&gt;thanks in adavance.&lt;/P&gt;&lt;P&gt;VJ&lt;/P&gt;</description>
      <pubDate>Sat, 29 Apr 2017 09:29:49 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-moving-on-from-Weblink/m-p/57860#M32546</guid>
      <dc:creator>Appliquertech</dc:creator>
      <dc:date>2017-04-29T09:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: Help with moving on from Weblink</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-moving-on-from-Weblink/m-p/57884#M32566</link>
      <description>&lt;P&gt;Hi Bill-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have the same problem over here. &amp;nbsp;Did you ever find a solution?&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;mark&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2017 02:38:31 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Help-with-moving-on-from-Weblink/m-p/57884#M32566</guid>
      <dc:creator>superflz</dc:creator>
      <dc:date>2017-05-02T02:38:31Z</dc:date>
    </item>
  </channel>
</rss>

