Hello,
Recently our customers have been complaining about an issue with our Online Store. When they have completed their order, they have to click Submit before being taken to the PayPal website. For some users, this works fine and have no issues. For other users, they click Submit and nothing happens. They cannot get past the last checkout screen.
This is very frustrating because I have tested the store and for me it works fine. This has happened to several customers, so something is going on that I cannot figure out. I'm wondering if it is related to old browsers such as Internet Explorer.
Current store version: 4.86.0
I'm getting these Admin Alerts in the Event Viewer:
Stacktrace: : at Smith.DNN.Modules.BuyNow.Confirm.AddStoreOrder(Int32 PayHistID, String orderStatus) at Smith.DNN.Modules.BuyNow.Confirm.ProcessStatus(PaymentStatusInfo status) at Smith.DNN.Modules.BuyNow.Confirm.Submit() at Smith.DNN.Modules.BuyNow.Confirm.btnSubmit_Click(Object sender, EventArgs e)
Error: : Object reference not set to an instance of an object.
Error: : Object reference not set to an instance of an object.
at Smith.DNN.Modules.BuyNow.Confirm.AddStoreOrder(Int32 PayHistID, String orderStatus) at Smith.DNN.Modules.BuyNow.Confirm.ProcessStatus(PaymentStatusInfo status) at Smith.DNN.Modules.BuyNow.Confirm.Submit() at Smith.DNN.Modules.BuyNow.Confirm.btnSubmit_Click(Object sender, EventArgs e)