On Oct 12, 11:16 am, Tim Knapp <duf...@kokorice.org> wrote:
> Hi,
>
> I've implemented a solution that makes use of getpaid.authorizedotnet
> and when finishing processing through the payment screens and being
> redirected to Authorize.Net, I get the following 
> error:http://duffyd.pastebin.com/RXjKNJXE
>
> I thought it was related to their being no SSL on the server (which
> would be obvious to use, of course) but I seem to remember being able to
> run through the payment process, in testing, without the need for SSL.
> Can anyone see any obvious clues from the traceback that could assist
> me?

I just ran into this -- only when using the ARB (recurring payment)
processor in production mode.  Problem was that zc.ssl's certs.pem
file is missing the CA certs for the authority that authorized
api.authorize.net's certificate.  Workaround was to fetch those certs
and add them to certs.pem

David

-- 
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