Rank: Member
Joined: 2/6/2008(UTC) Posts: 55
|
Is it possible when a user hit the checkout button that it will ask the user whether they want to create an account or not? right now it just go directly to the NO-Account checkout.
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
Yes, you have to add the "Require Login Before Checkout" step to the start checkout workflow from Options->Workflows in the admin.
|
|
|
|
Rank: Member
Joined: 2/6/2008(UTC) Posts: 55
|
That requires my customers to actually create an account though, i want to give them the option....
Let me explain more...the 1 page checkout has a spot for a user to login, but it doesnt give them the option to create a new account right there on the same screen....
So what i would like to is a page prior to the checkpage that basically asks a customer to login, create a new account, or proceed to checkout with creating an account...
|
|
|
|
Rank: Member
Joined: 8/8/2007(UTC) Posts: 298
|
I like this idea as well. I just realized that they cannot create an account while checking out. |
Dan |
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
We made this change for one of our clients. Personally I think the one-page checkout works best with neither the login or account creation on the page. However, having both is probably better than just having the account login. To see it in action, go to www.patiogallery.com. Below are the code changes we made: Checkout.aspxAdd to top of page: Code: [color=#0000ff][color=#0000ff][2]End[/color][/2][/color][color=#0000ff][color=#0000ff][2]If [/color][/2][/color]
[2] Protected[/2] [2]Sub[/2] LoginCompleted([2]ByVal[/2] sender [2]As[/2] [2]Object[/2], [2]ByVal[/2] args [2]As[/2] Controls.LoginCompleteEventArgs) [2]Handles[/2][color=#000000>] [/color] [/code]</FONT> [2]Aaron [/2] |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 2/6/2008(UTC) Posts: 55
|
Thanks for the code Aaron!
|
|
|
|
Rank: Member
Joined: 12/19/2007(UTC) Posts: 32
|
Aaron & IceCactus,
This "create a account" at checkout makes a lot of sense to us. Since implementation what percentage of your users are choosing to "create a account" and how stable is this code proving to be?
|
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
Hey Aaron, patiogallery is a very well designed site! Great job! |
|
|
|
|
Rank: Member
Joined: 8/8/2007(UTC) Posts: 298
|
Aaron:
Thanks worked great and i got it working with Cliffs Quickcheckout. |
Dan |
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Sorry for the late reply, guys. I'm really missing the ability to subscribe to forum posts...
Goose, I honestly don't know the percentage. I'd have to check with our client on that one.
Matt, Thanks!
Dan, Great! I'm glad it worked out for you.
Aaron |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Forum Jump
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.