<?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: Hosted Form decline error code and message. in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/61193#M35683</link>
    <description>&lt;P&gt;Has anyone found a solution for this.&amp;nbsp; I need a response to mark my orders as "payment failed," but I do not get a declined response?&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jan 2018 17:08:40 GMT</pubDate>
    <dc:creator>jcrittenden</dc:creator>
    <dc:date>2018-01-11T17:08:40Z</dc:date>
    <item>
      <title>Hosted Form decline error code and message.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/60150#M34713</link>
      <description>&lt;P&gt;I have implemented the hosted form using the Iframe Communicator (ifcommunicator.html and C#).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I capture the response when a credit card is decline?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't have problems getting the response when a credit card was authorize, but now I need to save the error code and message submitted by authorize.net when a credit card is not charged.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance for your time reading this and offering suggestions.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Oct 2017 12:35:24 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/60150#M34713</guid>
      <dc:creator>laragaston77sc</dc:creator>
      <dc:date>2017-10-08T12:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Form decline error code and message.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/61193#M35683</link>
      <description>&lt;P&gt;Has anyone found a solution for this.&amp;nbsp; I need a response to mark my orders as "payment failed," but I do not get a declined response?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jan 2018 17:08:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/61193#M35683</guid>
      <dc:creator>jcrittenden</dc:creator>
      <dc:date>2018-01-11T17:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Form decline error code and message.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/61212#M35701</link>
      <description>&lt;P&gt;For the IFrame, If&amp;nbsp;sendReceipt is set to False, you will be able to get the&amp;nbsp;response code in transactResponse object.&lt;/P&gt;&lt;P&gt;Please check the below link for the same - under Held Transactions Section.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.authorize.net/api/reference/features/accept_hosted.html#getHostedPaymentPageRequest__Sample_Request_and_Response" target="_self"&gt;https://developer.authorize.net/api/reference/features/accept_hosted.html#getHostedPaymentPageRequest__Sample_Request_and_Response&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Bhavana&lt;/P&gt;</description>
      <pubDate>Sat, 13 Jan 2018 01:20:30 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/61212#M35701</guid>
      <dc:creator>bhav</dc:creator>
      <dc:date>2018-01-13T01:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Form decline error code and message.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/62226#M36588</link>
      <description>&lt;P&gt;I find that the sendReceipt flag is mentioned 2 times in the documentation for hosted payment form but I cannot find where this flag can be set? I did now find it option for an setting for the request. please help me where I can find this flag!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 08:12:19 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/62226#M36588</guid>
      <dc:creator>pixdev</dc:creator>
      <dc:date>2018-03-21T08:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Form decline error code and message.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/62236#M36597</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.developer.cybersource.com/t5/user/viewprofilepage/user-id/23783"&gt;@pixdev&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please have a look at our Accept sample app for it .&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/accept-sample-app" target="_blank"&gt;https://github.com/AuthorizeNet/accept-sample-app&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/AuthorizeNet/accept-sample-app/blob/master/getHostedPaymentForm.php" target="_blank"&gt;https://github.com/AuthorizeNet/accept-sample-app/blob/master/getHostedPaymentForm.php&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 03:35:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/62236#M36597</guid>
      <dc:creator>Anurag</dc:creator>
      <dc:date>2018-03-22T03:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Form decline error code and message.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/62239#M36600</link>
      <description>&lt;P&gt;Thanks for Reply. Could not find the sendReceipt flag in the whole repo. But I found a showReceipt Flag. Could it be that the documentation is somehow inconsistent and the mentioned sendReceipt should be the showReceipt Flag?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 08:24:09 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/62239#M36600</guid>
      <dc:creator>pixdev</dc:creator>
      <dc:date>2018-03-22T08:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Form decline error code and message.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/62301#M36655</link>
      <description>&lt;P&gt;Yes, you are right, showReceipt Flag is what you need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since you are using iFrame, you can set "showReceipt" to false.&lt;/P&gt;&lt;P&gt;At the same time, pass your iframe communicator url in hostedPaymentIFrameCommunicationUrl setting, as follows&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;setting&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;settingName&amp;gt;hostedPaymentIFrameCommunicatorUrl&amp;lt;/settingName&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;settingValue&amp;gt;{"url": "your iframe communicator url"}&amp;lt;/settingValue&amp;gt;&lt;BR /&gt;&amp;lt;/setting&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then, you should be able to get a json response like the following one:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="sBrace structure-1"&gt;{&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN class="sObjectK"&gt;"accountType"&lt;SPAN class="sColon"&gt;:&lt;SPAN class="sObjectV"&gt;"XXXX"&lt;SPAN class="sComma"&gt;,&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN class="sObjectK"&gt;"accountNumber"&lt;SPAN class="sColon"&gt;:&lt;SPAN class="sObjectV"&gt;"XXXX"&lt;SPAN class="sComma"&gt;,&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN class="sObjectK"&gt;"transId"&lt;SPAN class="sColon"&gt;:&lt;SPAN class="sObjectV"&gt;"XXXX"&lt;SPAN class="sComma"&gt;,&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN class="sObjectK"&gt;"responseCode"&lt;SPAN class="sColon"&gt;:&lt;SPAN class="sObjectV"&gt;"XX"&lt;SPAN class="sComma"&gt;,&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN class="sObjectK"&gt;"authorization"&lt;SPAN class="sColon"&gt;:&lt;SPAN class="sObjectV"&gt;"XXXX"&lt;SPAN class="sComma"&gt;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="sBrace structure-1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN class="sObjectK"&gt;"totalAmount"&lt;SPAN class="sColon"&gt;:&lt;SPAN class="sObjectV"&gt;"XXXX"&lt;SPAN class="sComma"&gt;,&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;SPAN class="sObjectK"&gt;"dateTime"&lt;SPAN class="sColon"&gt;:&lt;SPAN class="sObjectV"&gt;"XXXX"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="sBrace structure-1"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ....&lt;BR /&gt;}&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 class="sBrace structure-1"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="sBrace structure-1"&gt;Angie&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 22:09:07 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/62301#M36655</guid>
      <dc:creator>angie</dc:creator>
      <dc:date>2018-03-23T22:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Form decline error code and message.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/77143#M48290</link>
      <description>&lt;P&gt;I am not able to capture error responses. Only successfull transactions.Any help?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 20:59:20 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/77143#M48290</guid>
      <dc:creator>DevRio</dc:creator>
      <dc:date>2021-07-01T20:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hosted Form decline error code and message.</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/77144#M48291</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Im not able to captured error respones from iframe.&lt;BR /&gt;if transactions is successful i get a response otherwise if there is a error it will not return anything.&lt;BR /&gt;Help please!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 21:03:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/Hosted-Form-decline-error-code-and-message/m-p/77144#M48291</guid>
      <dc:creator>DevRio</dc:creator>
      <dc:date>2021-07-01T21:03:40Z</dc:date>
    </item>
  </channel>
</rss>

