Order without billing address details.

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Pawan
Ensign (ENS)
Ensign (ENS)
Posts: 10
Joined: Mon May 04, 2009 5:56 am

Order without billing address details.

Post by Pawan » Wed Feb 16, 2011 4:15 am

My current ablecommerce details as follows:
PLATFORM: ASP.NET
VERSION: 7.0 BUILD: 9381
SQL: 2008R2

One of my customers has been submitted an order without billing details and this order is failed at payment gateway.
Billing address fields are required fields and if JavaScript is disabled at browser level then it validate on server side.
Error Log details are:
Message: Provider threw exception in DoAuthorize.
Debug Data: Item has already been added. Key in dictionary: 'missingField_' Key being added: 'missingField_'

How this is happened?
I really appreciate any help you can provide. Thank you.

Post Reply