Page 1 of 1

Order without billing address details.

Posted: Wed Feb 16, 2011 4:15 am
by Pawan
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.