When selecting the COD option for payment
method, the page fails with error:
Version 2007.0.630.10
Message Object reference not set to an instance of an object.
Source netpoint
Stack at netpoint.commerce.controls.PaymentBlock.GetAccountInfo(Int32
paymentid)
at
netpoint.commerce.controls.PaymentBlock.ddlPaymentMethod_SelectedIndexCh
anged(Object sender, EventArgs e)
at System.Web.UI.WebControls.ListControl.OnSelectedIndexChanged
(EventArgs e)
at System.Web.UI.WebControls.DropDownList.RaisePostDataChangedEvent()
at
System.Web.UI.WebControls.DropDownList.System.Web.UI.IPostBackDataHandle
r.RaisePostDataChangedEvent()
at System.Web.UI.Page.RaiseChangedEvents()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBefore
If I remove the $6 charge from the payment method, it works fine. Is
there something in the database I can check to try and fix this? This
was working last week.