Hey there again,

I just took a look at the current payment module used in the satchmo
demo store and it's exactly what I want!

Looking at the URL it seems it's the dummy payment module but I can't
seem to make it work on my store.

You guys may take a look here: http://www.crystalinteriorsboutique.com/shop/

grab some items and use the "credit card" payment method. It will post
to the same page 1 or 2 times and then this errors comes out:

NoReverseMatch at /shop/checkout/
Reverse for 'satchmo_checkout-step2' with arguments '()' and keyword
arguments '{}' not found.


I tried adding the "shop/checkout/dummy/" to the url to make it work
since adding "shop/checkout/paypal/" works. and the "page not found"
error page shows up with all the URL patterns that Django tried. I can
see the paypal one on line 22 but can't see the dummy one! Could that
be a clue?

thanks for any help!

Bernard
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to