e-Junkie is looking great. I had something a little different that I wanted to do.. essentially allow a purchaser to register a profile so that future purchases are that much easier. Here's the user flow.
1. User clicks on "buy".
2. Payment page pulls up. The user have not registered before. They can click on FB connect and do a 1-click registration which pulls in first name, last name.
3. User completes the rest of the payment information and then clicks buy.
4. User gets confirmation page.
At this point the user's profile has been stored along with payment information. Here's the return flow.
1. User clicks on 'buy'
2. Payment page pulls up. This time it recognizes that the user has been signed in before and there's no need for any contact or payment information. It presents a simple "Buy" button.
3. User clicks on "Buy"
4. User gets confirmation page.
Any thoughts on whether the integration api or other features could be used to support the user registration and use of Facebook connect to simplify the sign-up and purchase process?
Thanks!
Andy