Quantcast
Channel: Customized Commerce 13 and earlier versions
Viewing all articles
Browse latest Browse all 9642

Authorize.NET SALE sometimes throws E00039 exception.

$
0
0

As I am not able to login into Support, I will post this here.

AUTHORIZE request handles E00039 error correctly because it uses AuthorizeNetCimBasedManager.CreateCustomer which handles this. But SALE request uses AuthorizeNetService.CreateCustomer directly without error handling.

Fix is simple, use AuthorizeNetCimBasedManager.CreateCustomer for SALE request in the AuthorizeNetCimBasedManager.ProcessSaleRequest method.

I have Commerce 11.6.1


Viewing all articles
Browse latest Browse all 9642

Trending Articles