Developer forum

Forum » Development » NotifyUser in Altapay-handler

NotifyUser in Altapay-handler

Anders Ebdrup
Anders Ebdrup
Reply

Dear Dynamicweb,

 

We have a couple of solutions using the Altapay checkout gateway and see some issues/improvements for the checkout handler as we have a lot of errors in the monitoring panel with:

Can not send email due to missing user

Which comes from the method: NotifyUser(Order order, string status, string errorMsg = "").

 

The method adds an error to the monitoring panel if no user is set on the order, which I think should only be a information or a warning - not an error.

Besides I cannot see why the method needs a user as we have all the billing details directly from the order, so why should only logged in users be notified about their order processing and not a guest?

 

Best regards, Anders

 

 


Replies

 
Nicolai Pedersen
Reply

Aye, TFS#80803

 
Kristian Kirkholt Dynamicweb Employee
Kristian Kirkholt
Reply
This post has been marked as an answer

Hi Anders

Updates has been made in Dynamicweb version 9.9.0 to Altapay regarding notifyuser use order information instead of userinformation

Package: Dynamicweb.Ecommerce.CheckoutHandlers.AltaPay

Version:  2.0.8

Kind Regards
Dynamicweb Support
Kristian Kirkholt

 

Votes for this answer: 1

 

You must be logged in to post in the forum