no

How to Fix Transaction Timeout in Php

Calling the authorize.net api, I've encountered this error: An error occurred while trying to report this transaction to the merchant....

Calling the authorize.net api, I've encountered this error:

An error occurred while trying to report this transaction to the merchant. An e-mail has been sent to the merchant informing them of the error. The following is the result of the attempt to charge your credit card.

Solution:

Add this line to your .htaccess:


php_value max_execution_time 18000


Seems the request timeouts before the authorize.net can send back its response.

Related

php 7861263641440643898

Post a Comment Default Comments

1 comment

Anonymous said...

hi
i am kamesh.same issues affect to me.
i copy that code in htaccess.but no response same error occurred.

item