<?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: SIM integration help in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-integration-help/m-p/34885#M19302</link>
    <description>&lt;P&gt;Furthermore, if i can do this will simple HTTP post, why do i need the SDK??? Am I missing something ??&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;</description>
    <pubDate>Wed, 03 Jul 2013 17:47:27 GMT</pubDate>
    <dc:creator>tk79</dc:creator>
    <dc:date>2013-07-03T17:47:27Z</dc:date>
    <item>
      <title>SIM integration help</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-integration-help/m-p/34881#M19299</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have ASPX page written in C# that has a form with all the required fields for the transaction. I need the payment page to automaticaly redirect to my site after successful payment so that i know who paid and who didnt.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So i tried the follow, as per the sample code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;FORM METHOD=POST ACTION="&lt;A href="https://community.developer.cybersource.com/" target="_blank"&gt;https://secure.authorize.net/gateway/transact.dll"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_login" VALUE="the merchant’s API Login ID"&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_method" VALUE="CC"&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_invoice_num" VALUE="ORDER-002450"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_description" VALUE="Product or order description."&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_cust_id" VALUE="Doe-John 001"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_amount" VALUE="9.95"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_relay_response" VALUE="TRUE"&amp;gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=HIDDEN NAME="x_relay_url" VALUE="&lt;A href="https://community.developer.cybersource.com/" target="_blank"&gt;www.mydomain.com"&amp;gt;&lt;/A&gt;&lt;BR /&gt;&amp;lt;INPUT TYPE=SUBMIT VALUE="Click here for the secure payment form"&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;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, after payment i get the error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Your script timed out while we were trying to post transaction results to it.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; Transaction ID: 0&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Transaction Result: This transaction has been approved.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i also tried the&amp;nbsp;x_receipt fields but that only places a link on the form. This does not ensure that the user will click on the link after successful payment.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any help is greatly apprecaited.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2013 17:23:33 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-integration-help/m-p/34881#M19299</guid>
      <dc:creator>tk79</dc:creator>
      <dc:date>2013-07-03T17:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: SIM integration help</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-integration-help/m-p/34885#M19302</link>
      <description>&lt;P&gt;Furthermore, if i can do this will simple HTTP post, why do i need the SDK??? Am I missing something ??&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;</description>
      <pubDate>Wed, 03 Jul 2013 17:47:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-integration-help/m-p/34885#M19302</guid>
      <dc:creator>tk79</dc:creator>
      <dc:date>2013-07-03T17:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: SIM integration help</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-integration-help/m-p/34887#M19304</link>
      <description>&lt;P&gt;You don't need the SDKs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.developer.cybersource.com/t5/The-Authorize-Net-Developer-Blog/Relay-Response-Basics-and-Troubleshooting/ba-p/9536" target="_self"&gt;Relay Response Basics and Troubleshooting&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For aspx you might need to set EnableViewStateMac="false"&lt;/P&gt;&lt;P&gt;on both the submit and relay response page.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2013 18:10:02 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-integration-help/m-p/34887#M19304</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2013-07-03T18:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: SIM integration help</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-integration-help/m-p/34891#M19307</link>
      <description>&lt;P&gt;Hello tk79,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From your code, it appears you are running your transaction using test mode against a live server. &amp;nbsp;This only confirms your API Login and Transaction key are correct, but won't actually attempt to process the request. &amp;nbsp;&lt;SPAN style="line-height: 16px;"&gt;Instead, you might consider running in live mode in the sandbox using your sandbox credentials. &amp;nbsp;Check your API documentation for the correct URL to use for your post action in the sansbox.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="line-height: 16px;"&gt;Richard&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2013 18:27:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/SIM-integration-help/m-p/34891#M19307</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2013-07-03T18:27:14Z</dc:date>
    </item>
  </channel>
</rss>

