Doesn't seem you mentioned below adding the override to your zcml for the
paypal processor. Can you look into that? It's required to get the button
showing on the current trunk code.
-c

On Sun, May 9, 2010 at 4:27 AM, spanish <man...@utopiaverde.org> wrote:

> Hello again,
>
> I have a new Plone 3.3.4 buildout with the last versions of Getpaid
> and getpaid.paypal, but I can't view the Paypal button and when I
> click the Pay button below the card data, I get "We are sorry but your
> credit card was declined. Please click here to try your transaction
> again." (I have read
>
> http://groups.google.com/group/getpaid-dev/browse_thread/thread/47bec9ee41dfb98f/2e8eb107c0596463?lnk=raot
> and I have the same problem but with the last version of
> getpaid.paypal).
>
> I followed http://pypi.python.org/pypi/getpaid.recipe.release/ and
> http://pypi.python.org/pypi/getpaid.paypal
>
> And I configured the Paypal account in Getpaid settings:
> · Paypal Website Payments Standard
> · Sandbox or Production
> · ID of Paypal (the email)
> ...
> And "Do not send" email notifications.
>
> My buildout.cfg:
>
> ---------------------------------------------------
>
> [buildout]
> parts =
>    ...
>    getpaid
>
> unzip = true
>
> ...
>
> [getpaid]
> recipe = getpaid.recipe.release
>
> addpackages=
>    getpaid.paymentech
>    getpaid.discount
>    getpaid.flatrateshipping
>    getpaid.payflowpro
>    getpaid.paypal
>    getpaid.warehouse
>
> ...
>
> [zope2]
> ...
> fake-zope-eggs = true
> skip-fake-eggs =
> additional-fake-eggs = ZODB3
> ...
>
> [instance]
> ...
> eggs =
>    ...
>    ${getpaid:eggs}
>
> ...
> ---------------------------------------------------
>
> Any idea?
>
> Thanks,
>
> Manuel
>
> --
> GetPaid for Plone: http://www.plonegetpaid.com (overview info) |
> http://code.google.com/p/getpaid (code and issue tracker)
> You received this message because you are subscribed to the Google Groups
> "getpaid-dev" group.
> To post to this group, send email to getpaid-dev@googlegroups.com
> To unsubscribe from this group, send email to
> getpaid-dev+unsubscr...@googlegroups.com<getpaid-dev%2bunsubscr...@googlegroups.com>
>
> For more options, visit this group at
> http://groups.google.com/group/getpaid-dev?hl=en?hl=en




-- 
Cofounder and CEO
ifPeople - Innovation for People
www.ifpeople.net
t: 678-608-3408
130 Boulevard NE, #6
Atlanta, GA 30312

-- 
GetPaid for Plone: http://www.plonegetpaid.com (overview info) | 
http://code.google.com/p/getpaid (code and issue tracker)
You received this message because you are subscribed to the Google Groups 
"getpaid-dev" group.
To post to this group, send email to getpaid-dev@googlegroups.com
To unsubscribe from this group, send email to 
getpaid-dev+unsubscr...@googlegroups.com

For more options, visit this group at
http://groups.google.com/group/getpaid-dev?hl=en?hl=en

Reply via email to