<?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: GetHostedPaymentPageController executeWithApiResponse returns null (php) in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetHostedPaymentPageController-executeWithApiResponse-returns/m-p/90298#M56810</link>
    <description>&lt;P data-unlink="true"&gt;I'm having the same issue.&lt;/P&gt;&lt;P&gt;I'm getting a tls error,&amp;nbsp;&lt;SPAN&gt;Could not establish trust relationship for the SSL/TLS secure channel,&lt;/SPAN&gt;&amp;nbsp;certificate is invalid.&lt;/P&gt;&lt;P&gt;This started last night around 9:40pm eastern US.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I noticed api.authorize.net cert has as expired chained certificate that expired around the same time I started having problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Sep 2024 14:54:35 GMT</pubDate>
    <dc:creator>niccarreira</dc:creator>
    <dc:date>2024-09-23T14:54:35Z</dc:date>
    <item>
      <title>GetHostedPaymentPageController executeWithApiResponse returns null (php)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetHostedPaymentPageController-executeWithApiResponse-returns/m-p/90296#M56808</link>
      <description>&lt;P&gt;When calling&amp;nbsp;executeWithApiResponse on the&amp;nbsp;GetHostedPaymentPageController the response is null. Everything was working properly, then suddenly it just stopped returning a valid object.&lt;/P&gt;&lt;P&gt;Configuration:&lt;BR /&gt;MacBook Pro running Sonoma 14.6.1&lt;BR /&gt;AcceptSuite SDK 2.0.0 (PHP)&lt;BR /&gt;PHP 8.2.0 (which has been working fine for three weeks)&lt;BR /&gt;MAMP 6.9&lt;/P&gt;&lt;P&gt;I switched to PHP 7.4.33 with no success.&lt;BR /&gt;I reverted my code to a prior version with no success.&lt;BR /&gt;I updated to the September SDK release (ANetEnvironment.php says 2.0.2, but the release label says 2.0.4) with no success.&lt;/P&gt;&lt;P&gt;I uploaded my current project code to a staging environment and it works properly, so this seems to be an issue with my local configuration.&lt;/P&gt;&lt;P&gt;This issue just started without any *known* changes to my environment, so I'm not sure if there's a corruption on my local machine.&lt;/P&gt;&lt;P&gt;Is there a way to troubleshoot this? I saw an old thread that suggested calling a "GetErrorResponse" method on the controller for .NET framework, however it doesn't appear that this PHP version supports this method. I'd love to have some troubleshooting options before I start tearing everything down and rebuilding.&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 07:14:10 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetHostedPaymentPageController-executeWithApiResponse-returns/m-p/90296#M56808</guid>
      <dc:creator>jwcutler3</dc:creator>
      <dc:date>2024-09-23T07:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: GetHostedPaymentPageController executeWithApiResponse returns null (php)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetHostedPaymentPageController-executeWithApiResponse-returns/m-p/90297#M56809</link>
      <description>&lt;P&gt;Update: I was able to view an error returned on the CURL execution and this is the message:&lt;/P&gt;&lt;P&gt;"SSL certificate problem: certificate has expired"&lt;/P&gt;&lt;P&gt;I have a self-signed root certificate, and am able to load https in my browser, so I'm uncertain what the issue is. The expiration of the certificate is 2030. Is there a new validation that's occurring in the AnetApi that would affect self-signed certs? This was working literally hours ago. In the mean time I will try creating a new certificate to see if this fixes things...&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 07:44:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetHostedPaymentPageController-executeWithApiResponse-returns/m-p/90297#M56809</guid>
      <dc:creator>jwcutler3</dc:creator>
      <dc:date>2024-09-23T07:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: GetHostedPaymentPageController executeWithApiResponse returns null (php)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetHostedPaymentPageController-executeWithApiResponse-returns/m-p/90298#M56810</link>
      <description>&lt;P data-unlink="true"&gt;I'm having the same issue.&lt;/P&gt;&lt;P&gt;I'm getting a tls error,&amp;nbsp;&lt;SPAN&gt;Could not establish trust relationship for the SSL/TLS secure channel,&lt;/SPAN&gt;&amp;nbsp;certificate is invalid.&lt;/P&gt;&lt;P&gt;This started last night around 9:40pm eastern US.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I noticed api.authorize.net cert has as expired chained certificate that expired around the same time I started having problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 14:54:35 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetHostedPaymentPageController-executeWithApiResponse-returns/m-p/90298#M56810</guid>
      <dc:creator>niccarreira</dc:creator>
      <dc:date>2024-09-23T14:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: GetHostedPaymentPageController executeWithApiResponse returns null (php)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetHostedPaymentPageController-executeWithApiResponse-returns/m-p/90302#M56814</link>
      <description>&lt;P&gt;The problem is on Authorize.net's end:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ssllabs.com/ssltest/analyze.html?d=api.authorize.net" target="_blank"&gt;https://www.ssllabs.com/ssltest/analyze.html?d=api.authorize.net&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Looks like they may have just fixed it by installing a new (unexpired) certificate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 15:30:48 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetHostedPaymentPageController-executeWithApiResponse-returns/m-p/90302#M56814</guid>
      <dc:creator>pmarangoni</dc:creator>
      <dc:date>2024-09-23T15:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: GetHostedPaymentPageController executeWithApiResponse returns null (php)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetHostedPaymentPageController-executeWithApiResponse-returns/m-p/90303#M56815</link>
      <description>&lt;P&gt;Indeed, this morning it is working again. Odd how it worked from a hosted server but not localhost, and I do not wish to become an expert on certificates to learn why. &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 15:34:17 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetHostedPaymentPageController-executeWithApiResponse-returns/m-p/90303#M56815</guid>
      <dc:creator>jwcutler3</dc:creator>
      <dc:date>2024-09-23T15:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: GetHostedPaymentPageController executeWithApiResponse returns null (php)</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetHostedPaymentPageController-executeWithApiResponse-returns/m-p/90305#M56816</link>
      <description>&lt;P&gt;Maybe your localhost was hitting their test api.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Sep 2024 16:37:43 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/GetHostedPaymentPageController-executeWithApiResponse-returns/m-p/90305#M56816</guid>
      <dc:creator>pmarangoni</dc:creator>
      <dc:date>2024-09-23T16:37:43Z</dc:date>
    </item>
  </channel>
</rss>

