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.
AccountDataDictionary values
Re: AccountDataDictionary values
Edit Website/Checkout/PaymentForms/CreditCartPaymentForm.ascx.cs file and check what is being sent in Account data with what key name.
Re: AccountDataDictionary values
Great, thanks.