<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.web.zope.plone.getpaid.devel">
    <title>gmane.comp.web.zope.plone.getpaid.devel</title>
    <link>http://blog.gmane.org/gmane.comp.web.zope.plone.getpaid.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/966"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/959"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/948"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/939"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/934"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/928"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/921"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/918"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/911"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/910"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/909"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/908"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/906"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/904"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/901"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/898"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/889"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/877"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/875"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/870"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/966">
    <title>Install pGP w/ Plone 2.5.4</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/966</link>
    <description>
(copied from plone-users, which I now see is not the correct place for
this question!)

OK. Now I see a problem with PloneGetPaid when starting Zope 'fg'.

Without pGP in Products, Zope is ready to handle requests.

When it's installed, I get the following: (Five 1.4.4 is installed)

2008-11-28 05:36:19 ERROR Zope Couldn't install Five
Traceback (most recent call last):
  File "/home/zope/qutang-zope29/parts/zope29/lib/python/OFS/
Application.py", line 783, in install_product
    initmethod(context)
  File "/home/zope/qutang-zope29/bundles/Products-stable/Five/
__init__.py", line 31, in initialize
    zcml.load_site()
  File "/home/zope/qutang-zope29/bundles/Products-stable/Five/
zcml.py", line 41, in load_site
    _context = xmlconfig.file(file)
  File "/home/zope/qutang-zope29/parts/zope29/lib/python/zope/
configuration/xmlconfig.py", line 558, in file
    include(context, name, package)
  File "/home/zope/qutang-zope29/parts/zope29/lib/python/zope/
configuration/xmlconfig.py", line 494, in include
    pr</description>
    <dc:creator>pfraterdeus</dc:creator>
    <dc:date>2008-11-30T20:28:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/959">
    <title>getpaid.paypal initial patches</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/959</link>
    <description>
I've submitted a couple of patches to trunk to get it kind of working - TTW 
configuration of the merchant ID and sandbox/production selection is working, 
and you can select the cart currency.  Also added round-tripping back to the 
Plone site.

If everyone could give it a go, and see if it works, we may be able to make a 
"it works a bit more" point release.

Still have to make the full cart infrastructure work, but there is no obvious 
way to completely override the "enter your credit card" part of the wizard. 
Overriding the Products.PloneGetPaid.preferences.DefaultFormSchemas works, kind 
of, but the shopping cart wizard expects a cc_expiration field, and errors out 
if the 'payments' section of the schema doesn't have it.  It's also difficult to 
get access to the getpaid.paypal configuration from within that zope 3 schema.

Could someone point me in the direction of how to make this happen?

</description>
    <dc:creator>Jim Nelson</dc:creator>
    <dc:date>2008-11-25T17:18:01</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/948">
    <title>devel plugins and getpaid.recipe.release</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/948</link>
    <description>
Hi all!

We are using the new getpaid.recipe.release 0.1.1 for a buildout based
installation of getpaid.

We are developing a new payement processor for the Spanish community,
it's based on the Paymentech.

We don't have the new plugin into the getpaid trunk source repository,
yet.

We don't know how to include our development plugin into PloneGetPaid/
plugins.zcml at builout time.

Do you now how can we do that ?

This is our buildout:
[buildout]
parts =
    ....
    getpaid

develop =
    src/getpaid.tpvvirtual

versions = versions

[versions]
plone.recipe.plone = 3.1.7
getpaid.recipe.release = 0.1.1

[instance]
eggs =
    ....
    getpaid.tpvvirtual

[getpaid]
recipe = getpaid.recipe.release

addpackages =
    getpaid.paymentech
    getpaid.discount
    getpaid.tpvvirtual



Thanks!
</description>
    <dc:creator>fxmarin</dc:creator>
    <dc:date>2008-11-25T09:45:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/939">
    <title>Startup error PloneGetPaid, breaks site.</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/939</link>
    <description>
Strange startup error. Have done a buildout with plone 3.1.6 (&amp;
3.1.7)  and plonegetpaid. When I start the instance by hand with './
bin/supervisord' ore './bin/instance1 fg' ore '../bin/zopectl start'
everything works oke. But when Zope/Plone is started by way of
'rc.conf' and the startup script in FreeBSD 7 ore Debian Etch I get a
broken instance. This only happend with PloneGetPaid installed. The
error message starts with:

TypeError ('Could not adapt', , ) . What is wrong here? It does not
matter if the egg ore the tarball is used.


The full error message can be found here:
http://getpaid.googlecode.com/issues/attachment?aid=6640258238126883551&amp;name=error.plonegetpaid

Thanks for looking in to this.
</description>
    <dc:creator>jeroen</dc:creator>
    <dc:date>2008-11-24T14:51:30</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/934">
    <title>How to customize table design and links in cart</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/934</link>
    <description>
Hi all,

I'm working on a project with getPaid and I have a GetPaidOverrides
for my product customizations, now I should modify the format of the
&lt;table&gt; created in getpaid-cart template, I've found that this is all
defined in browser/cart.py,

def lineItemURL( item, formatter ):
and
class CartFormatter( table.StandaloneSortFormatter ):

I suppose that I have to define it in my overrides.zcml and then,
create my own cart.py, but I don't know exactly how to do it.

Can anybody show me the right way?
Thanks in advance!

</description>
    <dc:creator>Marc Pampols</dc:creator>
    <dc:date>2008-11-21T13:17:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/928">
    <title>How I can build a getpaid site.</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/928</link>
    <description>
May everyone help me step by step (more detail) build a plonesite with
getpaid? I have tried some times but I do not know whether it work, I
mean how I can test my site which the sandbox account such as
sandbox.googlecheckout or sandbox.paypal.

</description>
    <dc:creator>thanhnk-jb0pYPGxfapCkLs28/y7ANBPR1lH4CV8&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2008-11-21T07:52:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/921">
    <title>Overriding order-summary viewlet</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/921</link>
    <description>Hi All,

I am mired in the tangle of &lt; at &gt;&lt; at &gt;getpaid-order. I would like to override one of
the viewlets that end up getting invoked when this page is viewed:
order-summary. Can someone point me in the right direction? I've tried
overrides.zcml and viewlets.xml, neither seems to have helped.

Things seem complicated by the fact that several pieces of the puzzle are
duplicated between admin.zcml and configure.zcml.

Any help or pointers greatly appreciated.

regards,
Darryl Dixon
Winterhouse Consulting Ltd
http://www.winterhouseconsulting.com

</description>
    <dc:creator>Darryl Dixon</dc:creator>
    <dc:date>2008-11-20T10:04:46</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/918">
    <title>getpaid.paypal</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/918</link>
    <description>
Hi, everybody.
I am developing a plone website for payment online. I have used
getpaid.paypal to do it. But the problem getpaid.paypal seem not
worked.
I am a new plone developer, I use buildout to build my site. May you
help me, I nearly tried to find the bugs from getpaid packate.
</description>
    <dc:creator>thanhnk-jb0pYPGxfapCkLs28/y7ANBPR1lH4CV8&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2008-11-20T07:41:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/911">
    <title>Join the group?</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/911</link>
    <description>
My gmail account is james4765-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org - I'd like to start working on the code. 
  I'll be working on getting the getpaid.paypal plugin functioning completely.

</description>
    <dc:creator>Jim Nelson</dc:creator>
    <dc:date>2008-11-18T20:46:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/910">
    <title>multiple payment processors ?</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/910</link>
    <description>
Hello,

it is possible to have multiples processors configured for payment,
and at the checkout choose which processor you want to use?

For example, in case of being able to pay by card and by paypal.

Thanks !
</description>
    <dc:creator>fxmarin</dc:creator>
    <dc:date>2008-11-18T09:45:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/909">
    <title>Elements of an order within a plugin</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/909</link>
    <description>
Good morning!

I am developing a Paymentech plug-in based and I don't know how to
access to elements of the order.
Do you know how I can access to
- the general data of the purchase order as mail from the buyer,
- the details of the elements of the order as the quantity of each of
the articles,
- and the general configuration of getpaid as mail from the seller?

Thanks!
</description>
    <dc:creator>fxmarin</dc:creator>
    <dc:date>2008-11-18T08:24:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/908">
    <title>Invalid CSS ids generated by zope.formlib on checkout forms</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/908</link>
    <description>Hi All,

I've noticed that the button ID attributes generated by zope.formlib on the
checkout forms are invalid (eg, &lt;input
name="shopping-cart-actions.actions.continue-shopping"
id="shopping-cart-actions.actions.continue-shopping" ... /&gt;).  The inclusion
of "." in the ID means it is invalid and can not be used with a wide variety
of CSS tools, including as a regular CSS selector for applying styles. Does
anyone know how to alter/control the mechanism that is used for generating
these IDs?

regards,
Darryl Dixon
Winterhouse Consulting Ltd
http://www.winterhouseconsulting.com

</description>
    <dc:creator>Darryl Dixon</dc:creator>
    <dc:date>2008-11-13T22:46:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/906">
    <title>0.6.2 tarball reporting as 0.6.1</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/906</link>
    <description>
The tarball at 
http://getpaid.googlecode.com/files/PloneGetPaid-bundle-0.6.2.tar.gz is 
reporting as version 0.6.1 in Products/PloneGetPaid/version.txt.

</description>
    <dc:creator>Jim Nelson</dc:creator>
    <dc:date>2008-11-14T19:50:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/904">
    <title>getpaid.paypal diganostics</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/904</link>
    <description>
How can I diagnose a credit card problem with getpaid.paypal?  I've set up a 
site with SSL, set up a paypal sanbox id for selling, configured everything, and 
tried to make purchases, but every credit card I used came back declined.

How do I diagnose this problem?  There are no log messages I could find to guide 
me in the right direction.

</description>
    <dc:creator>Jim Nelson</dc:creator>
    <dc:date>2008-11-14T16:58:08</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/901">
    <title>correction on buildout howto needs verification</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/901</link>
    <description>Hi folks,

Eldon pointed out a possible correction needed on this doc:
http://plone.org/products/getpaid/documentation/how-to/how-do-i-set-up-buildout-for-an-existing-plone-site

In the comment he left (see more info at link above), he says: " I tried the
install procedure this morning and had a small correction. It seems that
plone.recipe.command might be acting differently and does not like the call
"update-command = $[getpaid-cleanup:command]" it wants a very similar call
"update-command = $[getpaid-cleanup]" without the word ":command". "

Could someone verify this for me? I can update the doc (as can anyone else
with perms - I think Lucie, Liam, and Perrito do). But I need a hand on the
knowhow :D

Cheers,
Chris

</description>
    <dc:creator>Christopher Johnson</dc:creator>
    <dc:date>2008-11-13T04:31:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/898">
    <title>Customising the checkout/review/pay page</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/898</link>
    <description>Hi All,

I discovered today that to override part of the display of the checkout cart
page (eg, the subtotal, tax, shipping table) it is necessary to
override/subclass/hotfix and reimplement a variety of fundamental
classes/functions deep in Products.PloneGetPaid.browser .checkout and .cart,
because the HTML is being generated with Python code, and it's *not* in e.g.
a browserview, it's in a utility class.

Does someone have a better approach already up their sleeves that I have
overlooked, or will fixing this require more fundamental changes?

I envision a possible change like in:
Products.PloneGetPaid.browser.checkout.CheckoutReviewAndPay.renderCart line
551 of the latest PloneGetPaid egg, where currently the code says: formatter
= OrderFormatter(...), instead it might say: formatter = getAdapter(order,
IOrderFormatter), or getMultiAdapter((order, request), IOrderFormatter) ...
So that this functionality can be more easily overridden.


Darryl Dixon
Winterhouse Consulting Ltd
http://www.winterhouseconsulti</description>
    <dc:creator>Darryl Dixon</dc:creator>
    <dc:date>2008-11-12T22:11:32</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/889">
    <title>improvements in documentation</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/889</link>
    <description>
I have found very valuable for all the help documentation, and now
would like to improve the documentation as from the experience of
having worked with her. I already have the notes of what I like to
make initially.
How can I update the documents customisation.txt and creating-buyable-
content.txt initially ?
</description>
    <dc:creator>fxmarin</dc:creator>
    <dc:date>2008-11-09T11:24:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/877">
    <title>Bolzano sprint page</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/877</link>
    <description>
Hi friends,

   we are arranging a PloneGetPaid sprint during Bolzano Sprint.

Here you can find the details at openplans page: http://www.openplans.org/projects/bolzano-plone-sprint/project-home

As suggested from cjj, i have created a page on google wiki, too: http://code.google.com/p/getpaid/wiki/pgpBolzanoSprint

Please feel free to correct / suggest anything about these pages !

Kind regards,
  Bruno

</description>
    <dc:creator>Bruno Ripa</dc:creator>
    <dc:date>2008-11-06T10:35:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/875">
    <title>error installing</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/875</link>
    <description>
Hi,

Hi, after installing getpaid in more there one way (http://plone.org/
products/getpaid/documentation/how-to/how-do-i-set-up-buildout-for-an-
existing-plone-site and manualy) I get an error trying to access the
zmi quickinstaller.

I updated my site from 3.1.5 to 3.1.6, but still hanging on same error

Anyone has had this problem?

thnx

Site Error

An error was encountered while publishing this resource.

TraversalError
Sorry, a site error occurred.

Traceback (innermost last):

    * Module ZPublisher.Publish, line 202, in publish_module_standard
    * Module ZPublisher.Publish, line 150, in publish
    * Module Zope2.App.startup, line 221, in zpublisher_exception_hook
    * Module ZPublisher.Publish, line 119, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 42, in call_object
    * Module Shared.DC.Scripts.Bindings, line 313, in __call__
    * Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
    * Module Products.PageTemplates.PageTempla</description>
    <dc:creator>rafael</dc:creator>
    <dc:date>2008-11-01T03:17:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/870">
    <title>bin/buildout -c 316.cfg -v interrupted</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/870</link>
    <description>
Hi all,

when I follow
http://code.google.com/p/getpaid/wiki/DevGettingStarted

after
svn co https://getpaid.googlecode.com/svn/getpaid.buildout/trunk
getpaid.buildout
cd getpaid.buildout
python2.4 bootstrap.py

and during
bin/buildout -c 316.cfg -v

I entounter this error

Running easy_install:
/home/xavi/python2.4.5/bin/python "-c" "from
setuptools.command.easy_install import main; main()" "-mUNxd" "/home/
xavi/plone-sites/getpaid.buildout/eggs/tmpU_UdDU" "-q" "/tmp/
tmp5LT37Eget_dist/zc.recipe.testrunner-1.1.0.tar.gz"
path=/home/xavi/plone-sites/getpaid.buildout/eggs/setuptools-0.6c9-
py2.4.egg

zip_safe flag not set; analyzing archive contents...
Got zc.recipe.testrunner 1.1.0.
Picked: zc.recipe.testrunner = 1.1.0
While:
  Installing.
  Getting section test.
  Initializing section test.
  Installing recipe zc.recipe.testrunner.
Error: There is a version conflict.
We already have: zope.testing 3.5.0
but zc.recipe.testrunner 1.1.0 requires 'zope.testing&gt;=3.6.0'.

Do you know what can I do to execute the b</description>
    <dc:creator>fxmarin</dc:creator>
    <dc:date>2008-10-31T15:39:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/869">
    <title>Finish getPaid i18n templates</title>
    <link>http://comments.gmane.org/gmane.comp.web.zope.plone.getpaid.devel/869</link>
    <description>
Hi all,

I'm developing a new getPaid-powered site and I need it in
Catalan,Spanish and English (I'm from the fxmarin&lt; at &gt;'s crew... from the
last message)

The question is that AFAIK it's not fully i18n ready, there are some
empty i18n:translate in templates, but I'm ready to fix it.

Right now, what is the best procedure to follow? I mean... are this
i18n:translate empty for any reason? can I fix it and commit to the
svn?

Thanks in advance,
Marc Pampols.



</description>
    <dc:creator>Marc Pampols</dc:creator>
    <dc:date>2008-10-28T17:08:35</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.web.zope.plone.getpaid.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.web.zope.plone.getpaid.devel</link>
  </textinput>
</rdf:RDF>
