We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 10165
    • 129 Posts
    Has anyone successfully setup the API side of foxycart to pass already logged in user email and password across. I’ve found the documentation on foxy about SSO (single sign on) but a bit lost as to where to start with it. My problem is I need to save some additional info (prescription details) as variables which then will hopefully get sent into the checkout. I hadn’t thought of this login issue on both sides til now DOH! and the site needs to be finished off very soon so I’m panicking as to whether this is beyond my scope.. (I’m happy to spend some time with php in snippets etc. but by no means a php guru.) - help!
      • 10165
      • 129 Posts
      As I would ideally be passing the login to foxy (using the shared authentication method so the visitor didn’t have to login again/separately) - now I’m thinking maybe I need to worry about https on site and maybe even sha1. Maybe "salt" which is a new concept to me, or perhaps webloginpe already uses it?

      thanks