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 [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?hl=en

Reply via email to