For most stores, you want to go to http://yourstore.com/settings/
The link is on the right column of the main admin page. On Tue, Mar 23, 2010 at 9:24 AM, haikuukiah <[email protected]> wrote: > Thank you. > Under the Admin interface, neither the 'Payment Options' nor the > 'Sites' section gives me an option to click on a 'site settings' > option. > Searching the doc I did find a sentence mentioning access via <site > url>/settings/, and found the Payment options there. > The doc under adding payment options could use a couple more sentences > i think. > > I'm now at the PayPal sandbox - Thank you so much! > > On Mar 22, 10:09 pm, lzantal <[email protected]> wrote: > > Hi, > > Click on Edit site settings and in there expand payment option and > > select the payment method you would like. > > > > Hope it helps > > > > lzantal > > > > On Mar 22, 2010, at 9:56 PM, haikuukiah <[email protected]> wrote: > > > > > I'm trying to enable a payment module - paypal - and am finding the > > > documentation doesn't really tell you how. > > > Under 'Payment Settings' in the doc there is no description of the > > > steps required. > > > The sample stores don't use any payment module but 'dummy' so do not > > > provide an example of how to enable a payment module. > > > > > What I've done: > > > In settings.py, added this line to INSTALLED_APPS: > > > 'payment.modules.paypal', > > > > > In site admin, under payment options, added PayPal through 'add > > > payment option', > > > name paypal, using OptionName of 'PAYMENT_PAYPAL'. > > > > > The admin site says the OptionName must be "the class name as defined > > > in 'payments.py'". > > > A file named 'payments.py' isn't in the Satchmo distribution it seems. > > > I got the name PAYMENT_PAYPAL from payment/modules/paypal/config.py, > > > from PAYMENT_MODULES setting. > > > > > So I add this option, make it active, restart the server (no errors) > > > and checkout a product, don't see a PayPal option. > > > > > (I did search the group mail for guidance and didn't find this issue > > > addressed.) > > > > > -- > > > 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 athttp:// > 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]<satchmo-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/satchmo-users?hl=en. > > -- Bruce Kroeze http://www.ecomsmith.com It's time to hammer your site into shape. -- 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.
