+ Reply to Thread
Results 1 to 2 of 2

Thread: PayPal SSL

  1. #1
    Client
    Join Date
    Oct 2005
    Posts
    24
    Squirrelcart version
    v2.0.0

    PayPal SSL

    Is SSL necessary if you are using paypal as your payment processor? If not, then what would the secure path for SSL become?

  2. #2
    Squirrelcart Staff Jamie's Avatar
    Join Date
    May 2002
    Posts
    6,829
    Squirrelcart version
    v3.3.7
    If you are using regular PayPal you technically don't need an SSL certificate. However, even so it is a good idea to get one to protect the address form, account forms, login forms, etc...

    Another good reason to get one is that it should bring you more business. Some people are afraid to order online if they don't see an indication that the checkout is secure, and they may not realize you are using PayPal until they get to the last step of the checkout process.

    If you don't have an SSL cert, you can leave $site_secure_root blank in your config.php file:

    PHP Code:
    $site_secure_root ''

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts