Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help to create best Checkout Design


strub

Recommended Posts

Hi,

 

I was wondering about your shops checkout design. Did you try different things? And what was the best Design concerning conversion rate?

 

If we have found together a nice "Best Checkout Design" I will programm a contribution out of it.

 

Here is a nice article which I think is a good fundametal start.

http://uxdesign.smashingmagazine.com/2011/04/06/fundamental-guidelines-of-e-commerce-checkout-design/

 

Thanks for helping find a good checkout process.

Link to comment
Share on other sites

The main thing is, that it has to work. There are already add ons for one page checkout, and shorter checkout but they are buggy. If you can get a one page checkout to work correctly you could become famous overnight.

REMEMBER BACKUP, BACKUP AND BACKUP

Link to comment
Share on other sites

The biggest question though is if the sales really increase if you have just one checkout page.

 

Nevertheless, I have started with designing the checkout page.

 

Two things I changed so far which I think might be a good thing:

 

1. made a third option: "firm" if selected the firm fields are shown

 

2. made a checkbox which is selected saying: "Billing address is the same as shipping address"

only if you uncheck this the billing fields will be shown, otherwise there is no need to have this shown.

Link to comment
Share on other sites

#2 above would be a nice addition.

 

Other than that a short and sweet process with a "Guest" checkout option is what I would like (for 2.3.1 at least) that is the only thing holding me up from upgrading my stores to 2.3.1 because a lot of my customers don't want to create an account when they shop and I am the same way, I just want to get in, buy what I want, and get out.

Link to comment
Share on other sites

Other than that a short and sweet process with a "Guest" checkout option is what I would like (for 2.3.1 at least)

 

That is planned with a checkbox. If checked a required password field will be shown.

Link to comment
Share on other sites

That is planned with a checkbox. If checked a required password field will be shown.

 

I think this could be improved. i have seen several stores using a slightly different process: The password is requested after the order is completed. It seems to me that the customer would be more likely to use this feature when there is no pressure. A few words explaining the benefits of being able to check on their order online would also help.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Link to comment
Share on other sites

Ok I have made little progress.

 

But here is what I have thought.

 

If a customers adds a product into the basket and clicks to checkout he will be redirected to a new page which looks:

 

1. Shipping address fields

- firm fields will be only shown if firm checkbox is selected

 

2. Checkbox: payment address is the same as shipping address.

- if unchecked payment fields will be shown

 

3. Shipping options

 

4. Payment options

 

4.1 Coupons code

 

5. Total shown and "Confirm order" button

 

Notes:

There will be no password fields. This will be as suggested asked in the checkout_success.php page.

 

This layout will be only for customers not logged in. If they are loggoed in a new layout will be shown where they could change the shipping/payment address.

Link to comment
Share on other sites

Hey, jes it is for 2.3.1.

 

There is no release date. Because I am working also on other projects (Game project). So only if I have enough time I am working on it. So I hope I have it done in about a month but can't promise that.

Link to comment
Share on other sites

I'm a little bit puzzled about the coupon code in the Payment page. Shouldn't that be an Order Total module? Coupons should not be subject to tax, so adding them to the payment (where tax has already been added) would effectively tax the coupon amount. In any case, using a coupon as a OT module would allow the tax to be applied either before or after the coupon, so the store owner could comply with whatever the local law/practice is.

 

Regards

Jim

See my profile for a list of my addons and ways to get support.

Link to comment
Share on other sites

Yep you're right, it is a Order Total Module. I just meant placing the input field. :thumbsup:

 

By the way, so far I managed to process orders correctly with all data needed. But everything needs to be cleaned up.

Link to comment
Share on other sites

Alright, I made some progress on this.

 

Added in admin an new link "Smart Checkout" in Configuration with the options:

 

- Enable Smart Checkout (if set to true, it enables Smart Checkout)

- Create Account (If enabled, customers can create an account after first order) = in progress

- Live Validation (If enabled, Live Validation is used for fom fields) = in progress

- Conditions of Use (If enabled, customers must check the Conditions of Use checkbox in order to proceed) = in progress

- Hide Shipping (If you have only one shipping method, there is no need to show the shipping part. If enabled and only one shipping method is active it hides the shipping part. Recommended as checkout gets even simpler and shorter.) = in progress

 

 

By the way, I installed a clean shop with the current process of the Smart Checkout. You can have a look at:

 

http://www.conspicuous.ch/osc_smartcheckout/

 

But take into account that it might not work sometime as I work on it.

Link to comment
Share on other sites

Hi,

 

Is was thinking about the "virtual" products. Is that much used? If so, I would make that working too. Then there needs to be no shipping address only a payment adress. Or would you leave it as it is?

Link to comment
Share on other sites

if I buy a gift certificate in the apple store for my brother in law, I would need both, wouldn't i, and I would also need to enter his email address ...

 

fancy supporting that kind of setup ?

KEEP CALM AND CARRY ON

I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support).

So if you are still here ? What are you waiting for ?!

 

Find the most frequent unique errors to fix:

grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt

Link to comment
Share on other sites

Ok so take that into account. Thanks a lot.

 

Last question, as I have never setup a store with virtual products, how are products defined as virtual products? Can somebody give me here some insight? Thanks in advance.

Link to comment
Share on other sites

I even have free ones that really screw up the checkout process.

Could you please explain that a bit further so I could tackle that problem? What are free products? How do you define them as free?

 

 

if I buy a gift certificate in the apple store for my brother in law, I would need both, wouldn't i, and I would also need to enter his email address

But then it is not a virtual product. I think.

 

 

 

Ok I figoured it out with enabling the virtual products and how it works.

 

By the way, I am almost finished with the first alpha version of Smart Checkout.

 

Still needs to be done:

- virtual products (working on it)

- create account in checkout_success.php (working on it)

Link to comment
Share on other sites

Could you please explain that a bit further so I could tackle that problem? What are free products? How do you define them as free?

 

Without being sarcastic my free downloads have a zero price and zero weight. I could give a direct link to the download but i still require the customer to go through the checkout process so i have their information so i can send marketing infomation to them. Its suprising how many people download the free items and then come back later and purchase something.

 

Giving then items a zero price and weight should bypass the shipping and payment pages and go straight to the confirmation page, where the downlo0ad will be available straight away because super download store is installed.

REMEMBER BACKUP, BACKUP AND BACKUP

Link to comment
Share on other sites

Ah thanks for that.

 

So a free object is set if the price is zero and zero weight (not important though).

 

I looked into virtual products and find out that you need an account in order to download it. That would be quite easy for customers who have an account just doing a confirmation without payment and shipping.

 

But not so for customers checking out as a quest. I need to think a bit for a solution.

Link to comment
Share on other sites

Ah yes that is also an option.

 

For a better overview, I did a short table:

 

Hope I didn't forget a thing:

 

products_options.jpg

is the img tag not working???

 

 

As virtual products need to have an account in order to download it, I will include the create account option in the checkout page but only if there are virtual products. Otherwise, it will be an option in the checkout_success.php page.

Link to comment
Share on other sites

New progress:

 

Now working is:

- virtual products: need to create account and payment options for checkout

- virtual free products: need to create account, no shipping and payment options

- virtual mixed: need to create account, need only payment options

- free products: need only shipping options

 

I did a new category "free products" so you can see that in real.

 

The best thing is though that you can easily set up your own products types and what you want to show in order to procceed checkout.

 

 

Edit:

Furthermore, free shipping is working (order total modul) and shipping calculations should also work properly.

 

 

Still have to do:

- Account creation in checkout_success.php (should be fairly easy though)

- See if taxes are activated if it works properly.

Link to comment
Share on other sites

Ok to create an account in checkout_success.php is almost finished but was more complicated as expected.

 

what's happening in checkout_success.php page:

 

1. the customers account data gets deleted.

2. If you want to create an account: data from orders db are used for the new account and order table gets updated with the new customer_id.

 

 

 

Any feedbacks would be really nice. I am on the right track with this new checkout process?

Link to comment
Share on other sites

Hi,

 

I'm testing paypal standart. But I'm having problems with the paypal conncetion. Somehow it is not the whole url send. I get just connceted to: "https://www.paypal.com/cgi-bin/webscr" instead of sth like this "https://www.paypal.com/cgi-bin/webscr?cmd=_flow&session=353635634.....".

 

Does anyone have any hint what goes wrong here. Do I miss something? Thanks in advance.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...