Issue with Orders not changing status to Processed from Pending but payment being taken

7 Monate weitere
Hello,

Just recently had a website upgrade to a newer version of NopCommerce and we've had Atluz Nop Team, Pay using SagePay/Opayo plugin installed to take payment from our web sales.

we're having this reoccuring issue randomly where a customer will place an order, go through payment and then receive a order error message, but the payment has actually gone through.

the order sits in pending instead of the usual processing, which triggers a confirmation email to us and the customer.

any advice on how to resolve this?

Thanks

J
7 Monate weitere
Any errors in the log ?
Did you contact the developer - I assume Atluz Nop Team - to get them to check the operation
7 Monate weitere
Hello,

Yes, we receive this error everytime it occurs.

Log level
Error
Short message
Atluz Sage Pay found some error!
Full message
System.IO.FileNotFoundException: Could not load file or assembly 'System.Net.WebHeaderCollection, Version=7.0.0.0, Culture=neutral, '. The system cannot find the file specified.
File name: 'System.Net.WebHeaderCollection, Version=7.0.0.0, Culture=neutral, '
   at Nop.Plugin.Atluz.SagePay.Services.AtluzSagePayService.[T](Object ,  , String[] )
   at Nop.Plugin.Atluz.SagePay.Services.AtluzSagePayService..MoveNext()
7 Monate weitere
I believe installing the latest version of the .NET 7 runtime will resolve your issue.
Here's the relevant message thread for your reference.

https://www.nopcommerce.com/en/boards/topic/96977/4603-change-the-reference-for-net-7#305896

//Rashed