cancel
Showing results for 
Search instead for 
Did you mean: 

Authorize.net payment gateway not working in magento 2.3

Authorize.net payment gateway not working in magento 2.3

While trying to do the payment using authorize payment gateway, It doesn't show the success page and clears the cart to empty. While the payment and order is successfully captured in the magento admin panel.

 

This issue is a very serious issue.Please provie a help how to solve this..

 

3 REPLIES 3

Re: Authorize.net payment gateway not working in magento 2.3

Hello @webdevepankai ,

 

Can you please share any error log which help to solve this issue for you?

 

--

If my answer is useful, please Accept as Solution & give Kudos

Re: Authorize.net payment gateway not working in magento 2.3

This issue is not resolved yet.

 

Please help.

Re: Authorize.net payment gateway not working in magento 2.3

Hi @webdevepankai 

 

I had same issue with authorize.net in Magento 2.3. Here are few possible reasons:

 

1) In case if you are using a local server for development. Make sure you have port 80 on for receive response from authorize.net

2) If you are using a sandbox account  enable LIVE transactions from developer account.

3) Try with creating a Hash key.

4) Our switch your server. Sometime if you are using a IP based server or Sub-domain to develop website, Authorize.net will not work for you. (You can enable authorize gateway after moving website to production).

 

Above all points can a reason and solution for your problem.

 

Thanks