Quote Originally Posted by discoverytdi View Post
HI Just reading the requirements for google check and it mentions needing an ssl cert do I really need one as I'll only be using GC and pay pal and if not what is the API callback URL:
cheers
An SSL is a requirement of Google Checkout when in production mode, as this allows Google to securely call the response handler to provide the details of the payment.

Without an SSL (even if htaccess Basic Authentication is enabled) a hacker could sniff out the response, and post back to your URL stating their order has been paid for...

A list of SSL Root Certificates that are supported can be found here: https://support.google.com/checkout/...B&answer=57856

I know that 123-Reg certificates (UK Based) are fairly cheap and work fine