Page 1 of 1

AccountDataDictionary values

Posted: Mon Oct 05, 2009 8:14 am
by robgrigg
Hello again.

would it be possible to post the full list of values in the AccountDataDictionary dictionary.

I am currently looking for the startDate, but I would imageine it would be of great help if this list or a URL to it could be made available.

Kind regards.

Rob.

Re: AccountDataDictionary values

Posted: Mon Oct 05, 2009 8:22 am
by mazhar
Edit Website/Checkout/PaymentForms/CreditCartPaymentForm.ascx.cs file and check what is being sent in Account data with what key name.

Re: AccountDataDictionary values

Posted: Mon Oct 05, 2009 9:03 am
by robgrigg
Great, thanks.