Extending PC Login Security to External Website |
Post Reply | Page 12> |
Author | |
RManto
Newbie Joined: 03-January-2013 Status: Offline Points: 0 |
Post Options
Thanks(0)
Posted: 03-January-2013 at 8:55am |
I am using ProductCart to sell a virtual product that is accessible via a website external to ProductCart. I want to use ProductCart login / account information for access to both ProductCart and the external website where customers can access their purchases. Looking for any suggestions or examples to extend the ProductCart login credentials to this external website.
Thanks, Rick
|
|
Greg Dinger
Certified ProductCart Developers Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
|
From your description, I believe the key here is to be able to enforce the current session ID and it's associated variables to the second site. I ran across a site recently that actually offered such a script. Kicking myself for not making a note of it though. It will likely come back to me - it's offered by someone who provides another script that we use, and when I recall this, I'll post here.
In the mean time, is it really necessary for the product to ONLY appear on the 2nd site?
|
|
RManto
Newbie Joined: 03-January-2013 Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Hi and thanks for the quick feedback. I believe it is necessary to move to another site. Partly due to basic ProductCart environment limitations (without major customization), other configuration management needs, and ultimately the ability to shut down ProductCart for maintenance etc. while still providing customers access to their content.
|
|
Greg Dinger
Certified ProductCart Developers Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
|
Another site or another cart? I'm not sure how to interpret your reply. Could I help you work through what you're thinking about here?
|
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
Hi, do you need to provide downloadable products? If so see http://wiki.earlyimpact.com/productcart/products_adding_new#downloadable_settings
|
|
RManto
Newbie Joined: 03-January-2013 Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Sorry for not being clear. I am using ProductCart to sell "products" that customers will access on-line on a website external to ProductCart. Basically, I am using product to manage the eCommerce functionality, which does not support after sale requirements. These after sale requirements need to be implemented on a custom website. However, access to the custom website needs to be controled through the users account and would like to make this seemless with ProductCart login credentials.
|
|
RManto
Newbie Joined: 03-January-2013 Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Thanks for the reply but no, this is not what is needed. Customers will access "products" on custom website.
|
|
Greg Dinger
Certified ProductCart Developers Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
|
I recommend you engage a developer to assist with this. Your requirement seems sufficiently complex to be difficult to work out the details here in the forum.
|
|
Guests
Guest |
Post Options
Thanks(0)
|
Seems to me that the best way to accomplish this would be to develop a custom script to authenticate the login request using PC's RC4 encryption. This script would then be hit via XMLHTTP by the external site and return an appropriate message: "Success" (not seen by user), "Email address not found", or "Email and password combination not matched".
The external site could authenticate this using JavaScript, so it wouldn't matter what language it is scripted in. It's all rather simple, but as Greg points out, it would require a developer with sufficient understanding of these things.
|
|
RManto
Newbie Joined: 03-January-2013 Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Sean, Greg, thanks for the feedback and suggestions so far. I will discuss suggestions above with my developer. Ultimately I was hoping to find someone who implemented with ProductCart with a specific example but so far does not appear anyone has implmented in this way (at least publically) so far.
|
|
Post Reply | Page 12> |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |