How to embed SSL in my PHP Checkout?

Discussion in 'PHP' started by HungryMinds, Sep 11, 2011.

  1. #1
    My client has purchased SSL.
    But I am confused that how to embed SSL in my PHP checkout page.
    Please guide.
     
    HungryMinds, Sep 11, 2011 IP
  2. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #2
    You need to setup the certificate on the website. Then you need to require the user to access the checkout page using https:// instead of http://
     
    jestep, Sep 13, 2011 IP