|
Group: Forum Members
Last Active: Mon 14 Mar 2016
Posts: 15,
Visits: 219
|
Hi i am getting an error on the checkout page below is the error log
Does nyone have any ideas, its a new install of Kartris.
Many thanks Daniel
Checkout.aspx >> Page: ----------------------------------------------------------------------------- >> 11/05/2011 09:04:12 >> 85.189.107.252 >> DESCRIPTION: System.Exception: Error loading payment gateway list at _Checkout.Page_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
==================================================
|
|
Group: Administrators
Last Active: Tue 3 Dec 2013
Posts: 99,
Visits: 1,400
|
Hi, can you also see if the 'AuthorizedOnly' config is checked? If its checked, then only customers that are 'approved for special payments?' can use the payment gateway. Make sure the 'AuthorizedOnly' config setting is disabled if you want to allow everybody access to 'offline payment' or to any other payment gateway.
Regards,
Medz
|