<?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: Newbie - Need help with integration in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20505#M11235</link>
    <description>&lt;P&gt;In the sample code the form is create like so&lt;/P&gt;&lt;PRE&gt;' Create the HTML form containing necessary SIM post values
Response.Write("&amp;lt;FORM method='post' action='" &amp;amp; url &amp;amp; "' &amp;gt;")
' Additional fields can be added here as outlined in the SIM integration guide
' at: &lt;A target="_blank" href="http://developer.authorize.net"&gt;http://developer.authorize.net&lt;/A&gt;
Response.Write("	&amp;lt;INPUT type='hidden' name='x_login' value='" &amp;amp; loginID &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_amount' value='" &amp;amp; amount &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_description' value='" &amp;amp; description &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_invoice_num' value='" &amp;amp; invoice &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_fp_sequence' value='" &amp;amp; sequence &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_fp_timestamp' value='" &amp;amp; timeStamp &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_fp_hash' value='" &amp;amp; fingerprint &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_test_request' value='" &amp;amp; testMode &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_show_form' value='PAYMENT_FORM' /&amp;gt;")
Response.Write("	&amp;lt;input type='submit' value='" &amp;amp; label &amp;amp; "' /&amp;gt;")
Response.Write("&amp;lt;/FORM&amp;gt;")&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;But your is outside the script &amp;lt;% %&amp;gt;, so all you been doing is passing the string "amount" not the value "1999.99", etc&lt;/P&gt;&lt;P&gt;and more important, do not send the following, with it and the loginID, other can use your account.&lt;/P&gt;&lt;PRE&gt;&amp;lt;INPUT TYPE= HIDDEN NAME = "x_txnkey" VALUE="0000000000000000"/&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Dec 2011 21:54:33 GMT</pubDate>
    <dc:creator>RaynorC1emen7</dc:creator>
    <dc:date>2011-12-22T21:54:33Z</dc:date>
    <item>
      <title>Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20008#M10989</link>
      <description>&lt;P&gt;I am new to authorize.net and need answers quick because of deadline purposes. i am helping a clinic implement a billing system with authrorize.net and thought i could use the SIM format. I don't know what is going on because i get the error 13... html code is below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;html&amp;gt;&lt;BR /&gt;&amp;lt;body&amp;gt;&lt;BR /&gt;&amp;lt;td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--Log-in ID--&amp;gt;&lt;BR /&gt;&amp;lt;login= "0000000000"&lt;BR /&gt;transactionKey= "0000000000000000"&lt;BR /&gt;amount= "amount"&lt;BR /&gt;description= "description"&lt;BR /&gt;label= "Submit Payment"&lt;BR /&gt;url= "&lt;A href="http://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;http://secure.authorize.net/gateway/transact.dll&lt;/A&gt;"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;font color= "black" size="4" font face= "Verdana" width= "95%"&amp;gt; &amp;lt;div&lt;/P&gt;&lt;P&gt;align="center"&amp;gt; We now offer on-line payments&lt;BR /&gt;&amp;lt;br&amp;gt;&amp;lt;a href="&lt;A href="https://secure.authorize.net/gateway/transact.dll" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;" target=&lt;/P&gt;&lt;P&gt;"_blank"&amp;gt;&amp;lt;u&amp;gt;&amp;lt;font color="red"&amp;gt; Please click here for secure&lt;/P&gt;&lt;P&gt;payment&amp;lt;/font&amp;gt;&amp;lt;/u&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/br&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;!--includefile--&amp;gt;&lt;BR /&gt;&amp;lt;includefile="simlib.asp"&amp;gt;&lt;BR /&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;BR /&gt;&amp;lt;%ret = insertFP(APIloginin,sequence, amount, txnkey)%&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;INPUT TYPE= HIDDEN NAME = "x_login" Value = "0000000000"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE= HIDDEN NAME = "x_txnkey" VALUE="0000000000000000"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE= HIDDEN NAME = "x_type" VALUE= "AUTH_CAPTURE"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE= HIDDEN NAME = "x_amount" VALUE = "&amp;amp;amount&amp;amp;"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE= HIDDEN NAME = "x_fp_hash" VALUE = "&amp;amp;fingerprint&amp;amp;"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE= HIDDEN NAME = "x_fp_sequence" VALUE = "&amp;amp;sequence&amp;amp;"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE= HIDDEN NAME = "x_fp_timestamp" VALUE = "&amp;amp;timestamp&amp;amp;"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE= HIDDEN NAME = "x_show_form" VALUE = "PAYMENT_FORM"&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/font&amp;gt;&lt;BR /&gt;&amp;lt;/form&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It isn't entirely finished, but any help would be great to get this thing running asap. HELP!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2011 18:10:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20008#M10989</guid>
      <dc:creator>latadared</dc:creator>
      <dc:date>2011-12-14T18:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20012#M10991</link>
      <description>&lt;P&gt;I've gone through the manual and also read through what other people had posted who had the same issues. I've played with both the URL's and also i've entered both my test and active user account, still no go. The manual has some great advice and for some reason i just can't get this to work. I thought this to be a 15 minute integration but for some reason i am running into a wall. Help&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2011 18:16:21 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20012#M10991</guid>
      <dc:creator>latadared</dc:creator>
      <dc:date>2011-12-14T18:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20020#M10995</link>
      <description>&lt;P&gt;Is that from the sample asp code? Why it is so different from it?&lt;/P&gt;&lt;P&gt;1)You have a link to the secure.authorize.net without any param(That probably why you are getting error 13)&lt;/P&gt;&lt;P&gt;2)The form post have NO submit button, and you don't pass the transactionKey to secure.authorize.net&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2011 19:29:01 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20020#M10995</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-12-14T19:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20026#M10998</link>
      <description>&lt;P&gt;The code you've pasted looks a bit of a mess. Might be helpful to post in code tags next time (fourth button from left in Rich Text mode). I'm not familiar with ASP, but looking at the sample code in the SIM PDF guide, I notice that the example there does not have these fields:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;lt;INPUT TYPE= HIDDEN NAME = "x_txnkey" VALUE="0000000000000000"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE= HIDDEN NAME = "x_fp_hash" VALUE = "&amp;amp;fingerprint&amp;amp;"&amp;gt;
&amp;lt;INPUT TYPE= HIDDEN NAME = "x_fp_sequence" VALUE = "&amp;amp;sequence&amp;amp;"&amp;gt;
&amp;lt;INPUT TYPE= HIDDEN NAME = "x_fp_timestamp" VALUE = "&amp;amp;timestamp&amp;amp;"&amp;gt;&lt;/PRE&gt;&lt;P&gt;You sure the InsertFP function is not already putting those in? That may or may not have an effect. You might want to view source on your page with your browser and see if there's any duplicate fields. Also, I notice that your function call has APIloginin, which I doubt is what you intended.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2011 19:45:06 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20026#M10998</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-12-14T19:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20028#M10999</link>
      <description>&lt;P&gt;Where do i find the sample asp code?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2011 20:07:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20028#M10999</guid>
      <dc:creator>latadared</dc:creator>
      <dc:date>2011-12-14T20:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20030#M11000</link>
      <description>&lt;P&gt;&lt;A href="http://developer.authorize.net/downloads/samplecode/" target="_self"&gt;Sample Code&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2011 20:19:32 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20030#M11000</guid>
      <dc:creator>stymiee</dc:creator>
      <dc:date>2011-12-14T20:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20032#M11001</link>
      <description>&lt;P&gt;&lt;A href="http://www.authorize.net/support/SIM_guide.pdf" target="_blank"&gt;http://www.authorize.net/support/SIM_guide.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Page 15, or just search for the word ASP and see what comes up.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2011 20:30:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20032#M11001</guid>
      <dc:creator>TJPride</dc:creator>
      <dc:date>2011-12-14T20:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20485#M11226</link>
      <description>&lt;P&gt;Okay. Thanks guys for helping with that!!&amp;nbsp; Now i went and made the changes accordingly, but I am getting error 97. I tried to change the fingerprint and timestamp to coordinate to GMT, however my efforts have failed. we are behind GMT by 7 hours or UNC-7. I don't know how to fix this. Can i get some help asap. Also i did remove :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;INPUT type= hidden name= "x_fp_sequence" value=&amp;nbsp; "sequence"/&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type= hidden name= "x_fp_timeStamp" value="timeStamp"/&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type= hidden name= "x_fp_hash" value=&amp;nbsp; "fingerprint"/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But got an error 92. So i really wanted to get this working by this week, but it's taking alot longer.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 21:03:23 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20485#M11226</guid>
      <dc:creator>latadared</dc:creator>
      <dc:date>2011-12-22T21:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20497#M11231</link>
      <description>&lt;P&gt;Are you using the simlib.asp&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Dim timeStamp = simTimeStamp()&lt;/PRE&gt;&lt;P&gt;Are how are you generating the timestamp?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 21:30:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20497#M11231</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-12-22T21:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20499#M11232</link>
      <description>&lt;P&gt;yes i am. I've also tried various tips that were made over the internet, yet i still getting the error code. Here the full code that i am using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;HTML lang='en'&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;td&amp;gt;&lt;BR /&gt;&amp;lt;width"95%"&amp;gt;&amp;lt;div align = "center"&amp;gt;&amp;lt;font color= "blue" size=(4) face="Arial"&amp;gt; We now&lt;/P&gt;&lt;P&gt;offer on-line billing.&amp;lt;/font&amp;gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&amp;lt;/td&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;&amp;lt;!--#INCLUDE FILE="simlib.asp"--&amp;gt;&lt;BR /&gt;&amp;lt;%&lt;BR /&gt;loginID= "0000000000"&lt;BR /&gt;transactionKey= "0000000000000000"&lt;BR /&gt;amount= "1999.99"&lt;BR /&gt;description = "Sample Transaction"&lt;BR /&gt;label= "Sumbit Payment"&lt;BR /&gt;testMode= "false"&lt;BR /&gt;url= "&lt;A target="_blank" href="http://secure.authorize.net/gateway/transact.dll"&gt;http://secure.authorize.net/gateway/transact.dll&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;Response.Write If Request.Form ("amount") &amp;lt;&amp;gt; ""Then amount = Request.Form ("amount")&lt;BR /&gt;End If&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;If Request.Form ("description") &amp;lt;&amp;gt; ""Then description = Request.Form ("description")&lt;BR /&gt;End If&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;If Request.QueryString ("amount") &amp;lt;&amp;gt; ""Then amount = Request.QueryString ("amount")&lt;BR /&gt;End If&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;If Request.QueryString ("description") &amp;lt;&amp;gt; ""Then description = Request.QueryString&lt;/P&gt;&lt;P&gt;("description")&lt;BR /&gt;End If&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Dim invoice&amp;nbsp;= Year (Date) &amp;amp; Month (Date)&amp;amp; Day (Date) &amp;amp; Hour (Now) &amp;amp; Minute (Now) &amp;amp;&lt;/P&gt;&lt;P&gt;Second (Now)&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Dim&amp;nbsp;Sequence = Int(1000*Rnd)&lt;/P&gt;&lt;P&gt;Dim timeStamp = simTimeStamp()&lt;/P&gt;&lt;P&gt;Dim fingerprint&amp;nbsp; = HMAC-Md5(transactionKey, loginID &amp;amp; "^" &amp;amp; sequence &amp;amp; "^" &amp;amp; timeStamp &amp;amp;&lt;/P&gt;&lt;P&gt;"^" &amp;amp; amount &amp;amp; "^")&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Response.Write ("Amount: "&amp;amp;amount&amp;amp;"&amp;nbsp; &amp;lt;br/&amp;gt;")&lt;BR /&gt;Response.Write ("Description: "&amp;amp;description&amp;amp;" &amp;lt;br/&amp;gt;")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;&amp;lt;td&amp;gt;&lt;BR /&gt;&amp;lt;width"95%"&amp;gt;&amp;lt;div align = "center"&amp;gt;&amp;lt;font color= "blue" size=(4) face="Arial"&amp;gt; We now&lt;/P&gt;&lt;P&gt;offer on-line billing.&amp;lt;/font&amp;gt;&amp;lt;/a&amp;gt;&lt;BR /&gt;&amp;lt;/td&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;%&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;lt;FORM method = post action = "&lt;A target="_blank" href="https://secure.authorize.net/gateway/transact.dll"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;%ret=InsertFP(loginID, sequence, amount, txnkey)%&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;lt;INPUT type=hidden name="x_login" value= "0000000000" /&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE= HIDDEN NAME = "x_txnkey" VALUE="0000000000000000"/&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type= hidden name="x_amount" value= "amount" /&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type= hidden name= "x_description" value= "description"/&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type= hidden name= "x_invoice_num" value=&amp;nbsp; "invoice"/&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type= hidden name= "x_fp_sequence" value=&amp;nbsp; "sequence"/&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type= hidden name= "x_fp_timeStamp" value="timeStamp"/&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type= hidden name= "x_fp_hash" value=&amp;nbsp; "fingerprint"/&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type= hidden name= "x_test_request" value= "testMode"/&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= submit value="Please click here for secure payment."/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/Form&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&amp;lt;/HTML&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know what i am doing wrong...ugh..&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 21:37:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20499#M11232</guid>
      <dc:creator>latadared</dc:creator>
      <dc:date>2011-12-22T21:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20505#M11235</link>
      <description>&lt;P&gt;In the sample code the form is create like so&lt;/P&gt;&lt;PRE&gt;' Create the HTML form containing necessary SIM post values
Response.Write("&amp;lt;FORM method='post' action='" &amp;amp; url &amp;amp; "' &amp;gt;")
' Additional fields can be added here as outlined in the SIM integration guide
' at: &lt;A target="_blank" href="http://developer.authorize.net"&gt;http://developer.authorize.net&lt;/A&gt;
Response.Write("	&amp;lt;INPUT type='hidden' name='x_login' value='" &amp;amp; loginID &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_amount' value='" &amp;amp; amount &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_description' value='" &amp;amp; description &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_invoice_num' value='" &amp;amp; invoice &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_fp_sequence' value='" &amp;amp; sequence &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_fp_timestamp' value='" &amp;amp; timeStamp &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_fp_hash' value='" &amp;amp; fingerprint &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_test_request' value='" &amp;amp; testMode &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_show_form' value='PAYMENT_FORM' /&amp;gt;")
Response.Write("	&amp;lt;input type='submit' value='" &amp;amp; label &amp;amp; "' /&amp;gt;")
Response.Write("&amp;lt;/FORM&amp;gt;")&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;But your is outside the script &amp;lt;% %&amp;gt;, so all you been doing is passing the string "amount" not the value "1999.99", etc&lt;/P&gt;&lt;P&gt;and more important, do not send the following, with it and the loginID, other can use your account.&lt;/P&gt;&lt;PRE&gt;&amp;lt;INPUT TYPE= HIDDEN NAME = "x_txnkey" VALUE="0000000000000000"/&amp;gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Dec 2011 21:54:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/20505#M11235</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2011-12-22T21:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/21841#M11867</link>
      <description>&lt;P&gt;So, i fixed the &amp;lt;/%&amp;gt; sign and now by "Please click here for payment form" won't open anything. I don't know if i am just mixing up all the infomation, but after clicking that button i am suppose to be taked to the form correct?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2012 22:57:54 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/21841#M11867</guid>
      <dc:creator>latadared</dc:creator>
      <dc:date>2012-01-18T22:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/21885#M11889</link>
      <description>&lt;P&gt;Did you look at the browser page sources when running it, it will show you what might be causing the problem.&lt;/P&gt;&lt;P&gt;And post your updated code again and see if we can see the problem.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2012 12:21:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/21885#M11889</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-01-19T12:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/21949#M11915</link>
      <description>&lt;P&gt;Thanks.. I feel like i am making something super easy into something exteremly difficult. I am now confused as to how integration works. I have pretty nice general skills in C++ and html, but for some reason i am hitting a stump. My code is below..&lt;/P&gt;&lt;P&gt;&amp;nbsp;Just a refresher, once i get this "submit payment" button working, i should be taken away from my website and to a general form from authorize.net where customers can fill in information except the amount?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;HTML lang='en'&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;title&amp;gt; UNHS online bill pay&amp;lt;/title&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;%&lt;BR /&gt;loginID= "my id"&lt;BR /&gt;transactionKey= "my transaction key"&lt;BR /&gt;amount= "0000.00"&lt;BR /&gt;description = "Sample Transaction"&lt;BR /&gt;label= "Submit Payment"&lt;BR /&gt;testMode= "false"&lt;BR /&gt;url= "&lt;A target="_blank" href="http://secure.authorize.net/gateway/transact.dll"&gt;http://secure.authorize.net/gateway/transact.dll&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;Response.Write If Request.Form ("amount") &amp;lt;&amp;gt; ""Then amount = Request.Form ("amount")&lt;BR /&gt;End If&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;If Request.Form ("description") &amp;lt;&amp;gt; ""Then description = Request.Form ("description")&lt;BR /&gt;End If&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;If Request.QueryString ("amount") &amp;lt;&amp;gt; ""Then amount = Request.QueryString ("amount")&lt;BR /&gt;End If&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;If Request.QueryString ("description") &amp;lt;&amp;gt; ""Then description = Request.QueryString ("description")&lt;BR /&gt;End If&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Dim invoice&lt;BR /&gt;invoice = Year (Date) &amp;amp; Month (Date)&amp;amp; Day (Date) &amp;amp; Hour (Now) &amp;amp; Minute (Now) &amp;amp; Second (Now)&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Dim Sequence&lt;BR /&gt;Randomize&lt;BR /&gt;Sequence = Int(1000*Rnd)&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dim timeStamp = GetSecondsSince1970()+(25200)&lt;/P&gt;&lt;P&gt;Dim fingerprint&lt;BR /&gt;fingerprint = HMAC-Md5("transactionKey, loginID&amp;nbsp; "^" &amp;amp; sequence &amp;amp; "^" &amp;amp; timeStamp &amp;amp; "^" &amp;amp;amount &amp;amp; "^")&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Response.Write ("Amount: "&amp;amp;amount&amp;amp;"&amp;nbsp; &amp;lt;br/&amp;gt;")&lt;BR /&gt;Response.Write ("Description: "&amp;amp;description&amp;amp;" &amp;lt;br/&amp;gt;")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;!--#INCLUDE FILE="simlib.asp"--&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;lt;FORM method = post action = "&lt;A target="_blank" href="https://secure.authorize.net/gateway/transact.dll"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;%ret=InsertFP(APIloginid, sequence, amount, txnkey)%&amp;gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;lt;INPUT type=hidden name="x_login" value= "000000000"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type = hidden name= "x_version" value= "3.1"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type= hidden name="x_amount" value= "0000.00"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type=hidden name = "x_method" value="CC"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type=hidden name="x_type" value = "CAPTURE_ONLY"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type= hidden name= "x_fp_sequence" value=&amp;nbsp; "sequence"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type= hidden name= "x_fp_timeStamp" value="timeStamp"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT type= hidden name= "x_fp_hash" value=&amp;nbsp; "fingerprint"&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= submit value="Please click here for secure payment."&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/%&amp;gt;&lt;BR /&gt;&amp;lt;/Form&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;/HTML&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 16:34:00 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/21949#M11915</guid>
      <dc:creator>latadared</dc:creator>
      <dc:date>2012-01-20T16:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Newbie - Need help with integration</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/21953#M11917</link>
      <description>&lt;P&gt;From the sample code, see if you can just download the sample code and change the loginid, transactionKey and the url.&lt;/P&gt;&lt;PRE&gt;&amp;lt;!--
This sample code is designed to connect to Authorize.net using the SIM method.
For API documentation or additional sample code, please visit:
&lt;A target="_blank" href="http://developer.authorize.net"&gt;http://developer.authorize.net&lt;/A&gt;

Most of this page can be modified using any standard html. The parts of the
page that cannot be modified are noted in the comments.  This file can be
renamed as long as the file extension remains .asp
--&amp;gt;

&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
  "&lt;A target="_blank" href="http://www.w3.org/TR/html4/loose.dtd"&gt;http://www.w3.org/TR/html4/loose.dtd&lt;/A&gt;"&amp;gt;
&amp;lt;HTML lang='en'&amp;gt;
&amp;lt;HEAD&amp;gt;
	&amp;lt;TITLE&amp;gt; Sample SIM Implementation &amp;lt;/TITLE&amp;gt;
&amp;lt;/HEAD&amp;gt;
&amp;lt;BODY&amp;gt;

&amp;lt;!-- This section generates the "Submit Payment" button using ASP           --&amp;gt;
&amp;lt;!--#INCLUDE FILE="simlib.asp"--&amp;gt;
&amp;lt;%
' the parameters for the payment can be configured here
' the API Login ID and Transaction Key must be replaced with valid values
Dim loginID, transactionKey, amount, description, label, testMode, url
loginID			= "API_LOGIN_ID"
transactionKey	= "TRANSACTION_KEY"
amount			= "19.99"
description		= "Sample Transaction"
' The is the label on the 'submit' button
label			= "Submit Payment"
testMode		= "false"
' By default, this sample code is designed to post to our test server for
' developer accounts: &lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;
' for real accounts (even in test mode), please make sure that you are
' posting to: &lt;A target="_blank" href="https://secure.authorize.net/gateway/transact.dll"&gt;https://secure.authorize.net/gateway/transact.dll&lt;/A&gt;
url				= "&lt;A target="_blank" href="https://test.authorize.net/gateway/transact.dll"&gt;https://test.authorize.net/gateway/transact.dll&lt;/A&gt;"

' If an amount or description were posted to this page, the defaults are overidden
If Request.Form("amount") &amp;lt;&amp;gt; "" Then
	amount = Request.Form("amount")
End If
If Request.Form("description") &amp;lt;&amp;gt; "" Then
	description = Request.Form("description")
End If

' also check to see if the amount or description were sent using the GET method
If Request.QueryString("amount") &amp;lt;&amp;gt; "" Then
	amount = Request.QueryString("amount")
End If
If Request.QueryString("description") &amp;lt;&amp;gt; "" Then
	description = Request.QueryString("description")
End If

' an invoice is generated using the date and time
Dim invoice
invoice	= Year(Date) &amp;amp; Month(Date) &amp;amp;  Day(Date) &amp;amp; Hour(Now) &amp;amp; Minute(Now) &amp;amp; Second(Now)
' a sequence number is randomly generated
Dim sequence
Randomize
sequence	= Int(1000 * Rnd)
' a time stamp is generated (using a function from simlib.asp)
Dim timeStamp
timeStamp = simTimeStamp()
' a fingerprint is generated using the functions from simlib.asp and md5.asp
Dim fingerprint
fingerprint = HMAC (transactionKey, loginID &amp;amp; "^" &amp;amp; sequence &amp;amp; "^" &amp;amp; timeStamp &amp;amp; "^" &amp;amp; amount &amp;amp; "^")

' Print the Amount and Description to the screen.
Response.Write("Amount: " &amp;amp; amount &amp;amp; " &amp;lt;br /&amp;gt;")
Response.Write("Description: " &amp;amp; description &amp;amp; " &amp;lt;br /&amp;gt;")

' Create the HTML form containing necessary SIM post values
Response.Write("&amp;lt;FORM method='post' action='" &amp;amp; url &amp;amp; "' &amp;gt;")
' Additional fields can be added here as outlined in the SIM integration guide
' at: &lt;A target="_blank" href="http://developer.authorize.net"&gt;http://developer.authorize.net&lt;/A&gt;
Response.Write("	&amp;lt;INPUT type='hidden' name='x_login' value='" &amp;amp; loginID &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_amount' value='" &amp;amp; amount &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_description' value='" &amp;amp; description &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_invoice_num' value='" &amp;amp; invoice &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_fp_sequence' value='" &amp;amp; sequence &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_fp_timestamp' value='" &amp;amp; timeStamp &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_fp_hash' value='" &amp;amp; fingerprint &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_test_request' value='" &amp;amp; testMode &amp;amp; "' /&amp;gt;")
Response.Write("	&amp;lt;INPUT type='hidden' name='x_show_form' value='PAYMENT_FORM' /&amp;gt;")
Response.Write("	&amp;lt;input type='submit' value='" &amp;amp; label &amp;amp; "' /&amp;gt;")
Response.Write("&amp;lt;/FORM&amp;gt;")
%&amp;gt;
&amp;lt;!-- This is the end of the code generating the "submit payment" button.    --&amp;gt;

&amp;lt;/BODY&amp;gt;
&amp;lt;/HTML&amp;gt;&lt;/PRE&gt;&lt;P&gt;Also, can you post the browser page source?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2012 16:44:42 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Newbie-Need-help-with-integration/m-p/21953#M11917</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-01-20T16:44:42Z</dc:date>
    </item>
  </channel>
</rss>

