Skip to content

Magento 2.1.1 - Authorize.net payment gateway - after order placement spinner keeps spinning #6474

@jernejh

Description

@jernejh

Preconditions

  1. I freshly installed and configured 2.0.9, and then upgraded the store to 2.1.0 and recently to 2.1.1.
  2. I am using the PHP 7.0 version.
  3. My shop is in developer mode.
  4. I enabled the LIVE mode in authorize.net and my backend settings are shown in picture 4 below.
  5. I have read all current open issue threads on github regarding authorize.net problems with magento2.

Steps to reproduce

  1. Add products to cart
  2. Go to checkout (enter user details, shipping mode...)
  3. Enter test credit card number 5424000000000015 or 4111111111111111
  4. Proceed with payment

Expected result

After declining a test credit card number, magento should stop spinning the spinner.

Actual result

Magento does not stop the spinner.

[Screenshot, logs]

In the 2 pictures below, you can see the output from console:
bugreport2

bugreport1

Magento2 also produces a transaction fail message for a short while. After that, message dissapears, and spinner keeps spinning.
bugreport5

In the picture below, there are my settings for the authorize.net payment gateway in magento backend. Magento produces the same situation, regardless if I choose payment action as "authorize and capture" or "authorize only":
bugreport3

On authorize.net interface, I see can the declined transaction (which is OK, because I used test credit card number).
bugreport4

Also, you can check my debug and exception log from var folder (in which I changed all personal data...):
debug.txt
exception.txt

[Additional note]
Setting the authorize payment gateway is the last step to finally go to production with Magento2, so I am really desperately in a need for some useful feedback. Cheers.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions