I'm getting a number of errors when cards are being processed. I'm getting credit card payments fine, but I contacted the user and he is using a Solo card. Is there a bug in the data input requirements for this type? I'm not quite sure where the error is but I've checked my logs and we haven't had a single debit card payment so I'm wondering whether there may be an error. Anyway, the event log is pasted below:
AssemblyVersion: 04.08.00
PortalID: 0
PortalName: Action Gamers UK
UserID: 8
UserName: Dave
ActiveTabID: 57
ActiveTabName: Shopping Cart
RawURL: /Store/ShoppingCart/tabid/57/Control/ShippingPayment/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer: http://www.actiongamers.co.uk/Store/ShoppingCart/tabid/57/Control/ShippingPayment/Default.aspx
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 7998cf2c-81ac-4c2b-a43d-368499d25a19
InnerException: Input string was not in a correct format.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Number.StringToNumber
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Input string was not in a correct format. ---> System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at AliSuite.Commerce.DomainModel.Payment.xfb8dfcf25ff77bbb.x461c3bf969128260(String x82cd8a6a356beccd, String xe53d3aeacf430901, Int32 xf04b5d10b7dab838, Int32 x6074aa894f4e74da) at AliSuite.Commerce.Web.StoreFront.CheckoutBlocks.CreditCardControl.Validate() at AliSuite.Commerce.Web.StoreFront.CheckoutBlocks.CheckoutPayment.Validate() at AliSuite.Commerce.Web.StoreFront.CheckoutChoices.StandardShippingPayment.imgBtnNext_Click(Object sender, ImageClickEventArgs e) at System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) at System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: MAIL