Michael, I didn't have to install *anything* for the PayPal module. What I did was go into my settings.py file and code in *'payment.modules.paypal', *under your *INSTALLED_APPS *tuple. I then went into my /admin and clicked on *Edit Site Settings * (it's on your right of the admin page), which will take you to a */settings* page which you'll then see a *Paypal Payment Module Settings *area. I think the key is placing the *'payment.modules.paypal' *settings *before*it shows up in the /admin are, I could be wrong about that though.
As far as where the code for the paypal module is at? I think it's under /satchmo/apps/payment/modules/paypal if I'm not mistaken. Hope this helps, J. -- 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.
