![]() |
Realsecurity,
on Step 1 of your Checkout...how did you integrate the "Existing customers Login Here" section? Was it a mod from this forum? Thanks. |
Quote:
You can do this based on the standard auth template in 4.0.17 and i am pretty sure it also works in earlier versions, just create a new template called something like checkout_login.tpl then enter the code below. Code:
{$lng.txt_checkout_register} Then just add an include statement as below where ever you want it to go within your checkout. Code:
{include file="main/checkout_login.tpl"} |
I just found this checkout_login mod, and added it to my anonymous_checkout.tpl, and it works great, unless the user enters an incorrect password. When that happens, the user gets redirected to error_message.php, and I haven't been able to find out where this is happening, or how to redirect them back to cart.php.
Any ideas on where to look? |
I have this mod installed currently.
After someone hits continue after typing in their shipping address, the real time UPS quote comes back suggesting a new location. The reason it is doing this is because the state information the customer just put is not being transferred to UPS. It is trying to figure out that address without the state. So it always suggest something. How do I pass the state to the UPS account? |
Quote:
I share thundernugs questions here. The default checkout process is way too tedious. |
Quote:
Works just fine on 4.0.18 - no errors |
Re: easy simplify checkout mod
Quote:
This doesn't work on 4.0.18 - just generates 'fields not completed errors' http://www.wyzeshop.com/screenshot8.gif :( Does anybody know how to get rid of that stupid multiple name entry thing? |
Re: easy simplify checkout mod
Hi Grant,
Quote:
Check out ajj's post in this thread http://forum.x-cart.com/viewtopic.php?t=20344&postdays=0&postorder=asc&sta rt=15 it is a much easier solution. Cheers |
Thanks bobcc99 for a great mod. Do you know of a way to make the shipping fields self propogate with the billing info once the checkbox has been checked?
I think this would be a nice touch and give the customer a little added reassurance. Thanks. |
This is implemented in the last version of xcart. Customer initially sees only billing address and if it's different from shipping JS opens up shipping fields, name is entered only once. Looks very clean and simple for customer.
I tried to copy but there is too many dependencies, if someone wants to give it a try post here the results |
All times are GMT -8. The time now is 04:29 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.