<?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 Not able to Transaction response if showReceipt= true and not able to redirect on response page in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-Transaction-response-if-showReceipt-true-and-not/m-p/58350#M33009</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am integrating Authorize.net with our system for payment. Currently &amp;nbsp;i am using sendbox account for this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing a strange problem in this. Below are my settings for for redirection after payment and showing recipt. I am using IFrame for integration as i need tranaction ID to store in our DB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;SettingType setting3 = new SettingType();
    setting3.setSettingName("hostedPaymentReturnOptions");
    setting3.setSettingValue("{\"showReceipt\": false,\"url\": \"https://lccse-tomcat.com:8443/authorizenet/response.jsp\","+
    	"\"urlText\": \"Continue to site\",\"cancelUrl\": \"https://lccse-tomcat.com:8443/authorizenet/response.jsp\","+
    	"\"cancelUrlText\": \"Cancel Request\"}");
   // setting3.setSettingValue("{\"url\": \"https://lccse-tomcat.com:8443/authorizenet/response.jsp\"}");
    	
    SettingType setting4 = new SettingType();
    setting4.setSettingName("hostedPaymentIFrameCommunicatorUrl");
    setting4.setSettingValue("{\"url\": \"https://lccse-tomcat.com:8443/authorizenet/contentx/IframeCommunicator.html\"}");&lt;/PRE&gt;&lt;P&gt;Now the problem that i am facing is that when i use&amp;nbsp;showReceipt: false then i am able to get Tranaction data VIA&amp;nbsp;hostedPaymentIFrameCommunicator. But after clicking Pay button it shows me Processing but never redirect me on response page. In this case i have&amp;nbsp;selected&amp;nbsp;&lt;SPAN&gt;showReceipt: false. So it should redirect me on response page. But it stuck showing me Processing button.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now when i select&amp;nbsp;showReceipt:&amp;nbsp;true then after clicking Pay button it redirect me on Recipt page without&amp;nbsp;Tranaction data. When i click on Continue button of Recipt page then it just close the Iframe. and no tranaction data is availabe to me.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20843"&gt;@Aaron&lt;/a&gt;&amp;nbsp; Any idea to overcome this problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Devender Kumar&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 04 Jun 2017 17:48:28 GMT</pubDate>
    <dc:creator>devenderkumar</dc:creator>
    <dc:date>2017-06-04T17:48:28Z</dc:date>
    <item>
      <title>Not able to Transaction response if showReceipt= true and not able to redirect on response page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-Transaction-response-if-showReceipt-true-and-not/m-p/58350#M33009</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am integrating Authorize.net with our system for payment. Currently &amp;nbsp;i am using sendbox account for this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing a strange problem in this. Below are my settings for for redirection after payment and showing recipt. I am using IFrame for integration as i need tranaction ID to store in our DB.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;SettingType setting3 = new SettingType();
    setting3.setSettingName("hostedPaymentReturnOptions");
    setting3.setSettingValue("{\"showReceipt\": false,\"url\": \"https://lccse-tomcat.com:8443/authorizenet/response.jsp\","+
    	"\"urlText\": \"Continue to site\",\"cancelUrl\": \"https://lccse-tomcat.com:8443/authorizenet/response.jsp\","+
    	"\"cancelUrlText\": \"Cancel Request\"}");
   // setting3.setSettingValue("{\"url\": \"https://lccse-tomcat.com:8443/authorizenet/response.jsp\"}");
    	
    SettingType setting4 = new SettingType();
    setting4.setSettingName("hostedPaymentIFrameCommunicatorUrl");
    setting4.setSettingValue("{\"url\": \"https://lccse-tomcat.com:8443/authorizenet/contentx/IframeCommunicator.html\"}");&lt;/PRE&gt;&lt;P&gt;Now the problem that i am facing is that when i use&amp;nbsp;showReceipt: false then i am able to get Tranaction data VIA&amp;nbsp;hostedPaymentIFrameCommunicator. But after clicking Pay button it shows me Processing but never redirect me on response page. In this case i have&amp;nbsp;selected&amp;nbsp;&lt;SPAN&gt;showReceipt: false. So it should redirect me on response page. But it stuck showing me Processing button.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now when i select&amp;nbsp;showReceipt:&amp;nbsp;true then after clicking Pay button it redirect me on Recipt page without&amp;nbsp;Tranaction data. When i click on Continue button of Recipt page then it just close the Iframe. and no tranaction data is availabe to me.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/20843"&gt;@Aaron&lt;/a&gt;&amp;nbsp; Any idea to overcome this problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Devender Kumar&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jun 2017 17:48:28 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-Transaction-response-if-showReceipt-true-and-not/m-p/58350#M33009</guid>
      <dc:creator>devenderkumar</dc:creator>
      <dc:date>2017-06-04T17:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Transaction response if showReceipt= true and not able to redirect on response page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-Transaction-response-if-showReceipt-true-and-not/m-p/58530#M33161</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/21800"&gt;@devenderkumar&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;It's been a while since this was first posted.&amp;nbsp;Are you still experiencing this issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would recommend subscribing to this topic so that you'll be alerted via email if anyone from the community is able to respond with any comments. To subscribe, click Topic Options at the top of this thread and then select Subscribe. You'll then receive an email once anyone replies.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Richard&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 00:04:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-Transaction-response-if-showReceipt-true-and-not/m-p/58530#M33161</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2017-06-21T00:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Transaction response if showReceipt= true and not able to redirect on response page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-Transaction-response-if-showReceipt-true-and-not/m-p/67300#M40734</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I am getting the same EXACT error as described in the original post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Anyone knows how to resolve this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Pilla Gurumurty Patrudu&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 13:41:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-Transaction-response-if-showReceipt-true-and-not/m-p/67300#M40734</guid>
      <dc:creator>pgpatrudu</dc:creator>
      <dc:date>2019-04-08T13:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Transaction response if showReceipt= true and not able to redirect on response page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-Transaction-response-if-showReceipt-true-and-not/m-p/67301#M40735</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/29642"&gt;@pgpatrudu&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you also using a non-standard port instead of 443?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Richard&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2019 16:15:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-Transaction-response-if-showReceipt-true-and-not/m-p/67301#M40735</guid>
      <dc:creator>RichardH</dc:creator>
      <dc:date>2019-04-08T16:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Transaction response if showReceipt= true and not able to redirect on response page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-Transaction-response-if-showReceipt-true-and-not/m-p/67761#M41097</link>
      <description>&lt;P&gt;Same problem. Has anyone found a solution?&lt;/P&gt;&lt;P&gt;I use a non-standard port 8443, maybe this is the reason?&lt;/P&gt;</description>
      <pubDate>Sat, 18 May 2019 16:23:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-Transaction-response-if-showReceipt-true-and-not/m-p/67761#M41097</guid>
      <dc:creator>kara4k</dc:creator>
      <dc:date>2019-05-18T16:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to Transaction response if showReceipt= true and not able to redirect on response page</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-Transaction-response-if-showReceipt-true-and-not/m-p/67763#M41098</link>
      <description>The non standard port is your issue for sure</description>
      <pubDate>Sat, 18 May 2019 17:50:46 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Not-able-to-Transaction-response-if-showReceipt-true-and-not/m-p/67763#M41098</guid>
      <dc:creator>Renaissance</dc:creator>
      <dc:date>2019-05-18T17:50:46Z</dc:date>
    </item>
  </channel>
</rss>

