KonaKart Community Forum

Installation / Configuration => Configuration of KonaKart => Topic started by: ajn1130 on January 31, 2011, 06:55:50 pm

Title: Authorize.ent satopes working when date format is changed to mm/dd/yyyy
Post by: ajn1130 on January 31, 2011, 06:55:50 pm
My customers hate the dd/mm/yyyy format. So we followed the Konakart procedure to change it to mm/dd/yyyy. All worked well in KonaKart and the changes were Universal. But When we changed it, Authorize.net API began denying transactions witha credit card expired on all credit cards. As soon as we changed it back it started working. Somewhwre along the line the algorithm is not being passed correctly. Has anyone else encountered this error?

Any help would be appreciated.  ???
Title: Re: Authorize.ent satopes working when date format is changed to mm/dd/yyyy
Post by: ajn1130 on January 31, 2011, 06:56:31 pm
Sorry meant stops. Fat fingered that one.  ::)
Title: Re: Authorize.ent satopes working when date format is changed to mm/dd/yyyy
Post by: julie on February 01, 2011, 08:28:23 am
I've never seen that problem reported. What you should do is to turn on debugging for AuthorizenetAction.java and BaseGatewayAction.java to look at the data that is posted to Authorizenet. You have the source code for both of these classes.