Try disabling some of the payment options. Start with one of them, get it working, then add the next one. More than likely you're not going to use all 3 in production.
-Chris On Wed, Nov 5, 2008 at 12:44 PM, Shankar Dhanasekaran < [EMAIL PROTECTED]> wrote: > Doesn't any one get this sort of error? Please can anyone advise on what > am doing wrong? > > > > Thank you, > > Shakthi > > > > > > > > *From:* Shankar Dhanasekaran [mailto:[EMAIL PROTECTED] > *Sent:* 04 November 2008 23:03 > *To:* '[email protected]' > *Subject:* checkout error > > > > Hi all, > > I tried this turning on 'accept real payments' in my test site and I get > this error when I click 'continue checkout' button. > > > > *NoReverseMatch at /checkout/* > > Reverse for 'satchmo_checkout-step2' with arguments '()' and keyword > arguments '{}' not found. > > *Request Method:* > > POST > > *Request URL:* > > http://192.168.121.128:8000/checkout/ > > *Exception Type:* > > NoReverseMatch > > *Exception Value:* > > Reverse for 'satchmo_checkout-step2' with arguments '()' and keyword > arguments '{}' not found. > > *Exception Location:* > > /usr/lib/python2.5/site-packages/django/core/urlresolvers.py in reverse, > line 243 > > *Python Executable:* > > /usr/bin/python > > *Python Version:* > > 2.5.2 > > *Python Path:* > > ['/home/shakthi/works/surya', > '/usr/lib/python2.5/site-packages/iso8601-0.1.4-py2.5.egg', > '/usr/lib/python2.5/site-packages/python_memcached-1.43-py2.5.egg', > '/usr/lib/python2.5/site-packages/Blogmaker-0.6-py2.5.egg', > '/usr/lib/python2.5/site-packages/markdown-1.7-py2.5.egg', > '/usr/lib/python2.5/site-packages/simplejson-1.9.3-py2.5.egg', > '/usr/lib/python25.zip', '/usr/lib/python2.5', > '/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk', > '/usr/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-packages', > '/usr/lib/python2.5/site-packages', > '/usr/lib/python2.5/site-packages/Numeric', > '/usr/lib/python2.5/site-packages/PIL', > '/usr/lib/python2.5/site-packages/gst-0.10', > '/var/lib/python-support/python2.5', > '/usr/lib/python2.5/site-packages/gtk-2.0', > '/var/lib/python-support/python2.5/gtk-2.0'] > > *Server time:* > > Tue, 4 Nov 2008 11:30:10 -0600 > > > > > > I enabled paypal, trustcommerce and cod. Why is it am getting this error? > Should I make any configuration? > > > > Thanks, > > Shakthi > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
