<?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 Accepted Host Payment form in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Host-Payment-form/m-p/61226#M35714</link>
    <description>&lt;P&gt;Hosted in an iframe&lt;/P&gt;&lt;P&gt;The users can press Pay and then if they immediately press Cancel the transaction still goes through on Auth.net users think the transaction has been cancelled and this is ending up with users submitting the payment again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I deal with this scenario?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;</description>
    <pubDate>Tue, 16 Jan 2018 14:53:11 GMT</pubDate>
    <dc:creator>RayRichard</dc:creator>
    <dc:date>2018-01-16T14:53:11Z</dc:date>
    <item>
      <title>Accepted Host Payment form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Host-Payment-form/m-p/61226#M35714</link>
      <description>&lt;P&gt;Hosted in an iframe&lt;/P&gt;&lt;P&gt;The users can press Pay and then if they immediately press Cancel the transaction still goes through on Auth.net users think the transaction has been cancelled and this is ending up with users submitting the payment again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I deal with this scenario?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jan 2018 14:53:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Host-Payment-form/m-p/61226#M35714</guid>
      <dc:creator>RayRichard</dc:creator>
      <dc:date>2018-01-16T14:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Accepted Host Payment form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Host-Payment-form/m-p/61234#M35720</link>
      <description>&lt;P&gt;I have the following suggestions for the above scenario.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Option1:&lt;/P&gt;&lt;P&gt;&amp;nbsp;When the users are navigated to the final payment page, hide the cancel button. Have only Pay option enabled, so that you dont need to deal with the cancel option in the final order.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Option2: When end-users click the "Pay" option, disable the cancel button, so that they are not allowed to cancel while they clicked pay.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For both the above scenarios,&amp;nbsp; If end-users change mind after paying, they can cancel order by seperate flow from their orders list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Bhavana&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, 17 Jan 2018 01:12:15 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Host-Payment-form/m-p/61234#M35720</guid>
      <dc:creator>bhav</dc:creator>
      <dc:date>2018-01-17T01:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Accepted Host Payment form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Host-Payment-form/m-p/61240#M35726</link>
      <description>&lt;P&gt;Thank you so much for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;according to this document &lt;A href="https://developer.authorize.net/api/reference/features/accept_hosted.html&amp;nbsp;" target="_blank"&gt;https://developer.authorize.net/api/reference/features/accept_hosted.html&amp;nbsp;&lt;/A&gt; i dont see an option for hiding or disabling the cancel button on the form.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please explain if i am missing something...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 13:13:50 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Host-Payment-form/m-p/61240#M35726</guid>
      <dc:creator>RayRichard</dc:creator>
      <dc:date>2018-01-17T13:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Accepted Host Payment form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Host-Payment-form/m-p/61245#M35730</link>
      <description>&lt;P&gt;Ray, I assumed that we have option to show= true/false as shipping address options. I have Investigated further&amp;nbsp; and came to know that we have option to only change the text of the Pay button. There is no exposure of the control&amp;nbsp; of the pay and cancel buttons.&amp;nbsp;I am sorry that there is no other option to control cancel button from your end.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But, i have added feature request in ideas forum. Feel free to add any additional info to this &lt;A href="https://community.developer.authorize.net/t5/Ideas/Accept-HostedPayment-Form-Options-to-control-pay-and-cancel/idi-p/61243" target="_self"&gt;post &amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Bhavana&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 18:53:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Host-Payment-form/m-p/61245#M35730</guid>
      <dc:creator>bhav</dc:creator>
      <dc:date>2018-01-17T18:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Accepted Host Payment form</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Host-Payment-form/m-p/61247#M35732</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bhavana,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Thank you for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Just to clarify, we have seen and been able to replicate that a person can click the pay button and then immediately click the cancel button and the only response we receive thru the IFrameCommunicator&amp;nbsp;is that they cancelled. When we look in our sandbox account, as well as our clients authorize.net account, we can actually see that the transaction has been captured/pending settlement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I would have thought that the customer clicking cancel at any point in the process, would rollback the transaction on the authorize.net end and then result in a cancel response being sent back to the IFrameCommunicator&amp;nbsp;.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I have invested time in developing my business process based on this document &lt;A href="https://developer.authorize.net/api/reference/features/accept_hosted.html" target="_blank"&gt;https://developer.authorize.net/api/reference/features/accept_hosted.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I just want to make absolutely sure that before I re-write my process that I am not overlooking any possible solution to this issue and that the issue i&amp;nbsp; am seeing is a known issue to Authorize.Net.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Again, Thank you for your assistance in this matter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ray&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 20:02:56 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Accepted-Host-Payment-form/m-p/61247#M35732</guid>
      <dc:creator>RayRichard</dc:creator>
      <dc:date>2018-01-17T20:02:56Z</dc:date>
    </item>
  </channel>
</rss>

