hi

--- electroteque <[EMAIL PROTECTED]> wrote:
> hi there , i am about to build a shopping cart which
> will interact with a
> paypal payment system , the cart will use sessions
> to store the items and
> basket information before checking out and posting
> to the paypal form , what
> i'd like to know is would the cart require a login
> system to track users and
> to prevent ppl from making dodgy orders , 

if pure simplicity is a goal, i dont think you need a
login for customers. who cares if they add items and
then dont purchase. obviously they would not be able
to log in again to see the previous orders or current
order status but you could always implement later.


> if not can a session easily be hijacked at all ? 

easily? i dont think so
can it be done? sure


> better still is there anyone out
> there who has intergrated
> their users with the paypal login, so say they login
> to your shopping cart
> to start making payments they are alreayd logged
> into paypal aswell this
> would be ideal :D

I'm sure you already tried hotscripts.com - maybe
paypal has a developer section similar to amazon? but
i would guess that they dont want people routing their
passwords thru other websites.


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to