You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Payment Connector Authorize.net does not support 3DS payments after October 2022. However, when attempting to make a 3DS payment, the payment goes to succeeded state instead of showing any proper message.
Expected Behavior
It should show proper message which should convey the information that Authorize.net does not support 3DS Authentication anymore.
Actual Behavior
Attempting to make a 3DS payment, the payment succeeds without any authentication without conveying any proper information about the connector stopping 3DS Authentication Support.
The Request IDs for the 3DS Payment Create and Confirm are:
Create -> 019517d8-006d-7250-ad80-5b6691a360b1
Confirm -> 019517d9-fc2f-7e81-be1c-8e3fe3179ef4
The text was updated successfully, but these errors were encountered:
Bug Description
The Payment Connector
Authorize.net
does not support 3DS payments after October 2022. However, when attempting to make a 3DS payment, the payment goes tosucceeded
state instead of showing any proper message.Expected Behavior
It should show proper message which should convey the information that Authorize.net does not support 3DS Authentication anymore.
Actual Behavior
Attempting to make a 3DS payment, the payment succeeds without any authentication without conveying any proper information about the connector stopping 3DS Authentication Support.
Steps To Reproduce
3DS Payment (Create+Confirm)
Request cURL
Response JSON
3DS Payment (Create & Confirm)
Payment - Create Request cURL
Response JSON
Payment - Confirm Request cURL
Response JSON
The Request IDs for the 3DS Payment Create and Confirm are:
Create ->
019517d8-006d-7250-ad80-5b6691a360b1
Confirm ->
019517d9-fc2f-7e81-be1c-8e3fe3179ef4
The text was updated successfully, but these errors were encountered: