Django debug toolbar is your friend here. It really is useful for figuring out which templates are being rendered.
In this case, I think you're talking about this one - http://www.bitbucket.org/chris1610/satchmo/src/tip/satchmo/apps/payment/templates/shop/checkout/success.html -Chris On Mon, Apr 26, 2010 at 9:46 AM, GuyBrush <[email protected]> wrote: > Hello, > > Where is the template for the final order summary that gets displayed after > a successful payment? > > Thank you > > -- > 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]<satchmo-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > > -- 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.
