authorized.net plugin not working with nopcommerce 4.4

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
2 years ago
while installing authorized.net plugin for nopcommerce 4.4. following error shows up.

InnerException  {"Error while validating the service descriptor 'ServiceType: AuthorizeNet.Api.Controllers.ARBCancelSubscriptionController Lifetime: Transient ImplementationType: AuthorizeNet.Api.Controllers.ARBCancelSubscriptionController': Unable to resolve service for type 'AuthorizeNet.Api.Contracts.V1.ARBCancelSubscriptionRequest' while attempting to activate 'AuthorizeNet.Api.Controllers.ARBCancelSubscriptionController'."}  System.Exception {System.InvalidOperationException}
2 years ago
Hi. This is a problem with the IoC container, most likely you are using not the latest version 4.40, we recommend that you upgrade to 4.40.3, everything works in it.

zabi wrote:
while installing authorized.net plugin for nopcommerce 4.4. following error shows up.

InnerException  {"Error while validating the service descriptor 'ServiceType: AuthorizeNet.Api.Controllers.ARBCancelSubscriptionController Lifetime: Transient ImplementationType: AuthorizeNet.Api.Controllers.ARBCancelSubscriptionController': Unable to resolve service for type 'AuthorizeNet.Api.Contracts.V1.ARBCancelSubscriptionRequest' while attempting to activate 'AuthorizeNet.Api.Controllers.ARBCancelSubscriptionController'."}  System.Exception {System.InvalidOperationException}
2 years ago
OK, Thanks. let me try the latest one.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.