AccountDataDictionary values

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
robgrigg
Lieutenant (LT)
Lieutenant (LT)
Posts: 76
Joined: Fri Jun 12, 2009 2:22 am

AccountDataDictionary values

Post by robgrigg » Mon Oct 05, 2009 8:14 am

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.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: AccountDataDictionary values

Post by mazhar » Mon Oct 05, 2009 8:22 am

Edit Website/Checkout/PaymentForms/CreditCartPaymentForm.ascx.cs file and check what is being sent in Account data with what key name.

robgrigg
Lieutenant (LT)
Lieutenant (LT)
Posts: 76
Joined: Fri Jun 12, 2009 2:22 am

Re: AccountDataDictionary values

Post by robgrigg » Mon Oct 05, 2009 9:03 am

Great, thanks.

Post Reply