Re: Authorize.net API with Card on File transactions support thread...
Re: Authorize.net API with Card on File transactions support thread...
Older versions of this plugin (2.3.3 and prior) also have a file called cacert.pem. Does that need to be refreshed as well?
Re: Authorize.net API with Card on File transactions support thread...
Quote:
Originally Posted by
swguy
Older versions of this plugin (2.3.3 and prior) also have a file called cacert.pem. Does that need to be refreshed as well?
yes. that file will need to be replaced.
Re: Authorize.net API with Card on File transactions support thread...
With the contents of cert.pem? I'm asking because in the older versions, the two .pem files were not identical.
Re: Authorize.net API with Card on File transactions support thread...
Quote:
Originally Posted by
swguy
With the contents of cert.pem? I'm asking because in the older versions, the two .pem files were not identical.
sorry. i misunderstood your question.
i do not believe that file is needed. as such i would just leave it alone.
Re: Authorize.net API with Card on File transactions support thread...
Re: Authorize.net API with Card on File transactions support thread...
Seeing some of these in 1.5.8a/PHP 8.2. None of these are coincident with an error message in cim_response.log.
[18-Mar-2025 20:24:12 America/New_York] Request URI: /index.php?main_page=card_update, IP address: xx.xxx.x.xx, Language id 1
#0 [internal function]: zen_debug_error_handler()
#1 /home/client/public_html/includes/templates/bootstrap/common/html_header.php(22): header()
#2 /home/client/public_html/index.php(86): require('/home/client...')
--> PHP Warning: Cannot modify header information - headers already sent by (output started at /home/client/public_html/includes/templates/template_default/templates/tpl_message_stack_default.php:13) in /home/client/public_html/includes/templates/bootstrap/common/html_header.php on line 22.
Re: Authorize.net API with Card on File transactions support thread...
Quote:
Originally Posted by
swguy
Seeing some of these in 1.5.8a/PHP 8.2. None of these are coincident with an error message in cim_response.log.
[18-Mar-2025 20:24:12 America/New_York] Request URI: /index.php?main_page=card_update, IP address: xx.xxx.x.xx, Language id 1
#0 [internal function]: zen_debug_error_handler()
#1 /home/client/public_html/includes/templates/bootstrap/common/html_header.php(22): header()
#2 /home/client/public_html/index.php(86): require('/home/client...')
--> PHP Warning: Cannot modify header information - headers already sent by (output started at /home/client/public_html/includes/templates/template_default/templates/tpl_message_stack_default.php:13) in /home/client/public_html/includes/templates/bootstrap/common/html_header.php on line 22.
see:
https://docs.zen-cart.com/user/troub..._already_sent/
i am not seeing any errors in clients running this module on that page.