You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
Hello Nick and company:
1. I Iove CCP 6. It works great for me.
Way back when we were all on CCP 5.1 (Tiki) I made a request for a one page checkout. To my knowledge, it never made it in 6.0.
I still want it. There is a big advantage to a single page checkout.
Not sure what that would mean as far as programming goes, but being able to show the customer that once you finish this one page, you can leave quickly will get more orders.
Is it possible to give us this option?
Thanks and keep up the great work.
Tim G.
https://uncletim.com/khxc/index.php
https://theflatirons.com/khxc/index.php
Offline
they're going to say they incorporated it already, or something close to it. here's what tim probably wants (as i would). call it 'Express Guest Checkout - 1 Page!'.
customer clicks on checkout and page loads that shows Step 1, billing information, Step 2, recipient information (for each product, there's a radio button for 'same as billing' and a second radio button for 'recipient address below:' with a small form box, then Step 3, the payment section where you either cc info or clicking 'go to payments' goes DIRECTLY to payment gateway page if applicable. No need to 'very information' or confirm it, it's DONE.
now that would be sweet. i don't know why it would be difficult. probably will thought because the current checkout is wrapped around everything and would need so many bypasses to get around them.
is that the kind of checkout you're looking for Tim?
James...
Last edited by wyattea (08-06-2008 23:06:39)
Offline
Well if every thing in your cart shipped for the same amount no matter where it was going, and quantity wasn't a factor if you had a custom shipping script to figure a flate rate, and then you only gave one payment method for excepting payments then it might be possible. But with that type of checkout it would be very hard to get real time rates when you don't know the shipping address.
John
Offline
well, when i go on fedex.ca to make shipping labels, you enter the address on the page and click a button that 'retrieves' the quote without changing the page - must be a technology that doesn't need a page reload (just that segment of code reloads).
I just logged in for fun and it looks like it's all javascript based.
oh well...i can live without it...although a shipping quote ON THE SHOPPING CART is one mod that should be released ASAP...puleezzzeeeee.
James...
Offline
Hello Wyattea:
Your idea is beyond what I think I need, however, it sounds like it is along the same lines as I am thinking.
All of that stuff would be fine if you can turn it on and off.
I just want one page where all the information is inserted and the customer can easily see the beginning and the end of the process.
People get confused when they go from one page to another. Most people do fine,some don't.
I want them all as customers.
My guess is this might present some additional security concerns.
Tim G.
Offline
I see this is an old thread but: anyone come up with a way to do a single page checkout in Kryptronic 7 yet?
Offline
If anyone figures this out let me know I am on board right away!
Offline
Hi!
I am newbie here...
I just want one page where all the information is inserted
and the customer can easily see the beginning and the end of the process.
Thank you.....
Offline
Please add this post as another request for a one [1] page checkout.
Example references to live stores operated by other shopping carts can be provided if the Kryptronic development team desires to see examples.
Offline
Also requesting one page checkout. We charge a flat rate shipping so it would not be an issue for us.
Offline
The reason, as far as I can guess, why Nick has not added a one page checkout is because most one page checkouts are not a "single page" but rather, a bunch of functions on a single page that use AJAX to fetch input from the server as form fields are entered using javascript events.
This is fine as long as the visitor's browser supports javascript/AJAX but if you look at the overall design of CCP, you will see that Nick went with all safe functions that will work on all modern browsers vs. cutting edge technologies that only work in the most current browser versions.
Offline
I looked at the code and CCP v7 is, in no way, one-page-checkout friendly and it never will be without a MAJOR change to the way the entire checkout process works.
Offline
vbsaltydog wrote:
I looked at the code and CCP v7 is, in no way, one-page-checkout friendly and it never will be without a MAJOR change to the way the entire checkout process works.
that makes sense then. oh well.
Offline
A one page checkout - a single page whereon all of the billing/shipping/etc. information can be seen and entered without additional clicks - is a desirable, customer-centric feature. Please add it to CCP.
Offline
This has been requested for years and has not made in into the CCP core as of yet.
It it would be a lot of work and there is no guarantee that people would actually buy it upon release of an XMOD.
My only suggestion would be a "Groupon" type of approach where I can create a one-page-checkout product on my site and if there are X number of pre-orders then I will write the XMOD.
If the minimum number of pre-orders are not met after 30 days then all pre-orders would be refunded and the XMOD will not be written.
The XMOD cost would be approximately $100.00 per domain and there would need to be 10 pre-orders minimum in order to write the XMOD.
Offline
vbsaltydog
I have never really worried about a one page checkout before, but looking at it, the second page is really not necessary for the customer. It's only purpose is for the order to be created in the backend.
So if you think you could produce an Xmod that will create the order in the backend and proceed directly to the payment provider page then you can put me down for 2 installs.
One issue I can see is the different payment options. It will be ok if the customer selects Paypal or Sagepay Payment Form and proceeds to another site, but what if they select sagepay secure server. Javascript will be required to show the payment form on the same page if the user selects that option.
If you think it can be done, give us a brief of what you think you can achieve and I will pay for two installs upfront.
Thanks
Rob
Offline
and the discount code will need an apply button to refresh the page.
Offline
AJAX would be used to fetch/display the correct payment form when selected from the choices so javascript would be required to checkout. This should not be a problem since more than 95% of visitors have javascript enabled. You can see this in Google analytics reports. I can also detect if javascript is enabled and direct to the native checkout if needed.
Thank you for posting that you would buy two. That leaves eight more to make this xmod a reality.
Offline
Count us in on three sites
Offline
Here is the link where all of those that have verbally committed, and any others, can pre-order the XMOD:
http://www.cartmod.com/category/one-pag … ckout.html
When the pre-ordered amount reaches 10, I will begin development of the XMOD and it should be ready within 30 days of beginning development.
If the pre-ordered amount does not reach 10 within the next 30 days then any/all pre-orders will be refunded.
Thank you
Offline
I just put my money where my cart is (X3).
This morning alone I have had two people fill out for guest check out then call me because they thought the submit button at the bottom was just for the newsletter. They were both for the Taylor Pea Sheller at $449 ea.
I'm willing to bet that $100 will be covered in less than a week (end).
In fact, whatever you're short to get this going I'll cover.
Offline
5 pre-orders done .... 5 to go.
Offline
Development is underway.
Offline