Hi, I'm using Authorize.net with my site, and I've been encountering a problem in testing where users get an error from time to time. Sometimes credit cards go through fine and sometimes we get this error:
"The following error was returned while trying to process your card. Please correct and resubmit Credit card number is required. " I saw this thread: http://groups.google.com/group/satchmo-users/browse_thread/thread/c3ab1019bc2a468b/d339c71900950472?, so I increased CACHE_TIMEOUT in local_settings.py from 300 to 1800 seconds, but we still see this error on occasion. We're using memcached for our store. If I restart lighttpd and fcgi, the error goes away. Restarting memcached doesn't seem to make a difference. Any ideas what might be causing this? Should I increase the CACHE_TIMEOUT? Is there another setting somewhere that I should change? Thanks, Julie --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
