I’m having the same error since: 2018-03-23.
Everything was working fine until yesterday: 2018-03-22 during last 3 years.
Please, we need an update for this plugin asap.
Is anyone else having the same issue?
This is the error I’m getting on my end:
http://image.ibb.co/gdKWzn/image.png
As in the comment above, I’ve tried with both: debug and live Authorize.Net credentials. The orders do appears under: Woocommerce section but (in my case) as “Pending”.
Please, help!
Hi Can you try with default twentyfifteen theme please ?
Also for sandbox have you ysed accuntfrom https://sandbox.authorize.net/ ?
Hello,
I tried processing an order using the TwentyFifteen theme and received the same error: https://i.imgur.com/O6DIgqb.png
Yes, I’m using sandbox credentials for https://sandbox.authorize.net/ .
Thank you for looking into this.
-
This reply was modified 8 years ago by
elevory.
I have same error “Error processing checkout. Please try again.” in checkout page.
https://michael5.codelessme.net/checkout/
Before Every thing is working file but today when i checked its error on checkout page.
can you please check and let me know what need to be done,Thanks
can you make sure all another plugin except woo commerce and authorize,net payment gateway is inactive and try please?
Hi,
I’m getting the same error after disabling all other plugins. You can see my plugin list here: https://i.imgur.com/FOeDfwq.png
I also made sure to use the TwentyFifteen theme again for this test.
Hi @elevory,
I just checked personally at my local setup and it worked fine
However can you go to
wp-content/plugins/authorizenet-woocommerce-addon/lib/shared/AuthorizeNetRequest.php
and on line no 14
change public $VERIFY_PEER = true;
to public $VERIFY_PEER = false; Please
Unfortunately, toggling the VERIFY_PEER variable is one of the first things I tried–it has been set to false in all of my tests since.
I have change public $VERIFY_PEER = true;
to public $VERIFY_PEER = false; but still same error
Error is : “Error processing checkout. Please try again.”
Can you please let me know what need to be done on authorize.net add-on plugin.
@nazrulhassanmca, do you have the plugin repository on GitHub?
I am having the same issue, have tried all the steps listed above with the same results. Any chance there will be an update soon?
I am having the same issue. clean install of WordPress and woocommerce
-
This reply was modified 7 years, 11 months ago by
P3JX.