<?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: How to get rid of continue button on hosted page in iframe in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-rid-of-continue-button-on-hosted-page-in-iframe/m-p/61428#M35878</link>
    <description>&lt;P&gt;Thanks for the push, the problem was I had commented out adding the returnOpt to the message list.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I have it hitting my posting page, but I cannot find anything on what the format /content of the data is that is sent from the response url.&amp;nbsp; I have been trying to use webhooks, but according to their support the api has a problem that it does not send back the refId in transaction details, so I have no way to link a webhook to my data.&amp;nbsp; I am hoping I can figure out how to get my refId with the transaction ID from the&amp;nbsp;hostedPaymentReturnOptions method, but have to know what is coming back.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you point me to where I can find info on what it sends to the listed url on completion?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just can't believe this is really this hard, but I cannot find what I am missing in the process to get the results of a transaction to link back to my system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for all your help&lt;/P&gt;</description>
    <pubDate>Tue, 30 Jan 2018 20:39:53 GMT</pubDate>
    <dc:creator>synconnv1</dc:creator>
    <dc:date>2018-01-30T20:39:53Z</dc:date>
    <item>
      <title>How to get rid of continue button on hosted page in iframe</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-rid-of-continue-button-on-hosted-page-in-iframe/m-p/61365#M35823</link>
      <description>&lt;P&gt;We have integrated the hosted page setup into an iframe in a java app and we are using webhooks to get the result notification back to our server, but I have not been able to get any setting to work in turning off the "continue" button that comes up after the user completes the payment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our app will redirect the page after receipt of the payment by the webhook, but we do not want the button showing to the user thinking that something will happen if they press the button, which we have never been able to get to do anything anyway.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any help,&lt;/P&gt;&lt;P&gt;Ed&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 17:38:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-rid-of-continue-button-on-hosted-page-in-iframe/m-p/61365#M35823</guid>
      <dc:creator>synconnv1</dc:creator>
      <dc:date>2018-01-25T17:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rid of continue button on hosted page in iframe</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-rid-of-continue-button-on-hosted-page-in-iframe/m-p/61425#M35875</link>
      <description>&lt;P&gt;Please check this page&lt;/P&gt;&lt;P&gt;&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;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AT "HOSTED FORM PARAMETER SETTINGS" section&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;showReceipt&lt;/STRONG&gt;&amp;nbsp;&lt;SPAN&gt;parameter is true, our system will display a receipt page after the transaction, with a "Continue" button that points back to the URL provided in the&amp;nbsp;&lt;/SPAN&gt;url&lt;SPAN&gt;&amp;nbsp;parameter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;showReceipt&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is false, a return URL must be provided in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;url&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;parameter. Otherwise the receipt page will be shown.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Important Note:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If the payment form is not embedded in an IFrame, the receipt page will be displayed and cannot be disabled, regardless of the value of&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;showReceipt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope it will help you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 19:17:12 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-rid-of-continue-button-on-hosted-page-in-iframe/m-p/61425#M35875</guid>
      <dc:creator>Shoagraw</dc:creator>
      <dc:date>2018-01-30T19:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rid of continue button on hosted page in iframe</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-rid-of-continue-button-on-hosted-page-in-iframe/m-p/61426#M35876</link>
      <description>&lt;P&gt;Hey Shograw,&lt;/P&gt;&lt;P&gt;I am using an iframe and these are what I am setting on the call to the get the hosted page:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;SettingType returnOpt = new SettingType();&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;returnOpt.setSettingName("hostedPaymentReturnOptions");&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;returnOpt.setSettingValue("{\"showReceipt\" : false, \"url\": \""&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;+ responseURL &lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;+ "\"}");&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;ArrayOfSetting alist = new ArrayOfSetting();&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;alist.getSetting().add(buttonOpt);&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;alist.getSetting().add(orderOpt);&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;alist.getSetting().add(secOpt);&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;alist.getSetting().add(shipOpt);&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;alist.getSetting().add(emailOpt);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;EM&gt;GetHostedPaymentPageRequest apiRequest = new GetHostedPaymentPageRequest();&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;apiRequest.setTransactionRequest(txnRequest);&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;apiRequest.setHostedPaymentSettings(alist);&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;apiRequest.setRefId(refId);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;GetHostedPaymentPageController controller = new GetHostedPaymentPageController(apiRequest);&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;controller.execute();&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;GetHostedPaymentPageResponse response = new GetHostedPaymentPageResponse();&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;response = controller.getApiResponse();&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think what I am setting are the values for&amp;nbsp;&lt;SPAN&gt;"hostedPaymentReturnOptions" are what you say, but they have no impact on what shows in the resulting page.&amp;nbsp; I have been trying all options I could find and nothing I set has had any impact on getting that payment result to go to a url.&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Am I setting the wrong thing to get it to go to my URL?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also, the link you listed in your answer goes to a error message that the page cannot be found, I think they changed their site structure.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Let me know if you see something I am missing.&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;Ed&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 19:29:27 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-rid-of-continue-button-on-hosted-page-in-iframe/m-p/61426#M35876</guid>
      <dc:creator>synconnv1</dc:creator>
      <dc:date>2018-01-30T19:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rid of continue button on hosted page in iframe</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-rid-of-continue-button-on-hosted-page-in-iframe/m-p/61427#M35877</link>
      <description>&lt;P&gt;My apologies some how link got a white space,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Removed white space:-&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/features/accept_hosted.html%C2%A0" target="_blank" rel="nofollow noopener noreferrer"&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;</description>
      <pubDate>Tue, 30 Jan 2018 20:04:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-rid-of-continue-button-on-hosted-page-in-iframe/m-p/61427#M35877</guid>
      <dc:creator>Shoagraw</dc:creator>
      <dc:date>2018-01-30T20:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rid of continue button on hosted page in iframe</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-rid-of-continue-button-on-hosted-page-in-iframe/m-p/61428#M35878</link>
      <description>&lt;P&gt;Thanks for the push, the problem was I had commented out adding the returnOpt to the message list.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I have it hitting my posting page, but I cannot find anything on what the format /content of the data is that is sent from the response url.&amp;nbsp; I have been trying to use webhooks, but according to their support the api has a problem that it does not send back the refId in transaction details, so I have no way to link a webhook to my data.&amp;nbsp; I am hoping I can figure out how to get my refId with the transaction ID from the&amp;nbsp;hostedPaymentReturnOptions method, but have to know what is coming back.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you point me to where I can find info on what it sends to the listed url on completion?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just can't believe this is really this hard, but I cannot find what I am missing in the process to get the results of a transaction to link back to my system.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for all your help&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 20:39:53 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-rid-of-continue-button-on-hosted-page-in-iframe/m-p/61428#M35878</guid>
      <dc:creator>synconnv1</dc:creator>
      <dc:date>2018-01-30T20:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to get rid of continue button on hosted page in iframe</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-rid-of-continue-button-on-hosted-page-in-iframe/m-p/61437#M35887</link>
      <description>&lt;P&gt;We are aware that RefID field not showing up in TransactionDetailsResponse(including webhook)&amp;nbsp;for HostedPaymentPage. This would be addressed in&amp;nbsp;upcoming release.&amp;nbsp;please follow the &lt;A href="https://community.developer.authorize.net/t5/Integration-and-Testing/RefID-not-being-returned-in-get-transaction-detail/td-p/61406" target="_self"&gt;thread &lt;/A&gt;for the workaround.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are looking for the transaction response object, you can get hold of it&lt;/P&gt;&lt;P&gt;by passing show_reciept =false&amp;nbsp; as part of hostedPaymentReturnOptions in the request .&lt;/P&gt;&lt;P&gt;Checkout &lt;A href="https://developer.authorize.net/api/reference/features/accept_hosted.html#Error_Handling" target="_self"&gt;here&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Bhavana&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2018 00:18:26 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/How-to-get-rid-of-continue-button-on-hosted-page-in-iframe/m-p/61437#M35887</guid>
      <dc:creator>bhav</dc:creator>
      <dc:date>2018-01-31T00:18:26Z</dc:date>
    </item>
  </channel>
</rss>

