|
Rank: Starting Member
Groups: Registered
Joined: 4/25/2003 Posts: 3 Location: ,
|
Hey All,
I'm an absolute newb to this, I need some help getting started. I know PHP, HTML and Dreamweaver pretty well. What I want to do is this:
1 - User goes to my website, orders product. I'm only having 1 product.
2 - Goes to paypal to fill in credit card details etc.
3 - Using IPN the user is then diverted to a serial number generator written in Perl. they type in their MAC address of their NIC card.
4 - A Unique serial number is generated based on their mac address.
5 - user plugs in serial number to software and away they go.
I'm fine with steps 1,2,4 and 5
i need help with step 3
anyone?
thanks
- paul -
|
|
Rank: Starting Member
Groups: Registered
Joined: 9/16/2002 Posts: 2,960 Location: ,
|
You might want to have them supply the MAC address in step 1 and then email them the serial number using IPN as a trigger. Patrick Breitenbach PayPal, Inc. Dev Net: https://www.paypal.com/pdn
|