what Rob meant is you have to write in buildout.cfg under zcml = ..... getpaid.paypal getpaid.paypal-overrides
so that the overrides.zcml of the product paypal could be taken in account On Fri, May 1, 2009 at 1:03 PM, s_kelley <[email protected]> wrote: > > Would you happen to have an example of what override would look like? > > On Apr 30, 6:19 pm, Rob LaRubbio <[email protected]> wrote: >> I don't think anonymous checkout is what moves the process offsite. With >> paypal I think you need to add getpaid.paypal-overrides to the zcml section >> of your buildout. The getpaid recipe might not do that for you >> automatically since it can interfere with other processors (I'm not sure >> about that) >> >> -Rob >> >> On Thu, Apr 30, 2009 at 1:54 PM, s_kelley <[email protected]> wrote: >> >> > I have google checkout installed and working but want to switch to >> > paypal. I selected paypal as processor and added keys. When I check >> > out now, I get a form on site to fill out a lot of additional info >> > such as credit card, address etc. I have anonymous checkout enabled >> > so expect to go right to paypal as I did with google checkout. >> >> > I did remove google checkout egg. How do I get paypal to work? Will >> > one see a paypal button to checkout or a plain check out button like I >> > see now? >> >> > I am using Plone 3.1.5.1 and getpaid 0.7.0 installed from buildout. >> > getpaid.core-0.7.2-py2.4.egg >> > I removed getpaid.googlecheckout-0.3-py2.4.egg >> > but kept getpaid.paypal-0.4.1-py2.4.egg >> > This was all acquired with the recipe: >> > getpaid.recipe.release-1.4-py2.4.egg >> >> > I have a newer site with basically the same problem. I can stay with >> > google checkout on the other site but must change to paypal or other >> > processor on the older one. >> > The newer site uses: >> > getpaid.core-0.7.3-py2.4.egg >> > getpaid.googlecheckout-0.3-py2.4.egg >> > acquired through recipe: >> > getpaid.recipe.release-1.4.1-py2.4.egg >> >> > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "getpaid-dev" 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/getpaid-dev?hl=en -~----------~----~----~----~------~----~------~--~---
