Contributions
fast easy checkout
this combines the checkout shipping and payment pages in one
combines login and create account to one page and adds checkout without account capability to it
Expand All / Collapse All
This is the translated 'fast_account.php'. Just copy it to the following destination /catalog/includes/languages/german/
Dies ist die übersetzte 'fast_account.php'. Einfach in das Verzeichnis /catalog/includes/languages/german/ kopieren.
I figured the install should be updated for the first part of the contribution. People were still having some basic problems with the installation. Basically I clarified that some additional files needed to be uploaded.
This is an initial update to the quicker install version. I'm still debugging an update to the AJAX code. Let me know in the forum if you have any trouble.
OPS...PEGUE ESTA, POIS OS ARQUIVOS ESTÃO COMPLETOS!
UM ABRAÇO!
ADRIANA
Tradução dessa ótima contribuição que "pula" o checkout_payment.
Espero que gostem!
Yet another update. There's some logic missing from admin/orders.php in v3.
In addition, my package does not appear to suffer from the problem described by Bruin_03, but any feedback is always appreciated.
create_account2.php
Problem: There is an issue with the copy billing address function that will present the copy function from working if you have he if you have the suburb field disabled in your admin.
Symptoms: FireFox users may have noticed that the checkbox would not copy the billing information. IE users may have received a javascript error.
The attached document describes how to fix this.
After a few concerned readers emailed me about errors in my package, I took a fresh copy of MS2 060817, applied the FEC install from the 04 May 2006 package, then ran a program to find the files that differed from a fresh MS2 060817 package. Please let me know if there are problems or if you need assistance.
I have not corrected any code flaws, if they exist. This is purely to reduce the installation process to a copy/paste problem. Many people are daunted by hand-editing files, so I'm trying to simply the process.
Caught a bug in my 'admin/orders.php', and I've fixed the AJAX code for the 'Get New Total' button.
The previous attempt at a quick install left out a lot, so here's my attempt to make this install painless. I've included every file that the FEC 3.2 package touches on, with the modifications already made, that I could find.
Please let me know if you find anything that's missing, so I can update my original package.
This quick installation package saves your the hassle to edit/copy 20 files to implement fec 3.2.
FEC3.2 - 4 may 2006 is used to make this package.
This is a simple fix for people that experience the Object Expected error on create_account1.php and create_account3.php.
Where it says "6-in includes/filenames.php change the define of both FILENAME_CHECKOUT_PAYMENT and FILENAME_CHECKOUT_SHIPPING to fec_shipping.php"
it should read "6-in includes/filenames.php change the define of both FILENAME_CHECKOUT_PAYMENT and FILENAME_CHECKOUT_SHIPPING to checkout_shipping.php"
added a new create account
use ajax to get total now
added javascript boxes for login and password box
fixed includes/form_check.js.php
fixed the language files
To fix -
CATEGORY_CREATEACCOUNT
To fix -
LOGINBOX_EXSISTING_CUSTOMER
LOGINBOX_EMAIL
LOGINBOX_PASSWORD
LOGINBOX_TEXT_PASSWORD
LOGINBOX_FORGOT_PASSWORD
this is just foe the show or hide password field you need previous version
also there is a known issue with this version that a fiz is available here in post 695
http://forums.oscommerce.com/index.php?showtopic=167064&st=694
mistake in the language file in the last version
please use this
this is a total redo
it is easily upgradable from previous version
more flexibility to the designer to easily move the boxes around in checkout
adds a get total button so you can get total before payment option is chosen
adds ability to add or not for login box
adds ability to set random password for customer
use at your own risk
report bugs to forum
http://forums.oscommerce.com/index.php?showtopic=167064&st=680
this patch allows you to adjust the order of the apperance of the boxes in checkout_shipping.php
it is not 100% tested yet use for evaluation purpose
it is also not the complete package and requires the previous package
please leave commentsin forum
http://forums.oscommerce.com/index.php?showtopic=167064
This contribution reduces the checkout process and removes or make optional the create account requirement in Oscommerce
to provide a more logical checkout as discussed in numerous posts in the forum
more bug fixes
better install guide
fixed some bugs
this contribution reduces steps in checkout and solves the purchase with no account or optional account without adding another step
all and all a more logical checkout
see demo at seelily.com
support at
http://forums.oscommerce.com/index.php?showtopic=167064
fixed with select row of payment and shipping selection javascript
part one combines shipping and payment screen
part two ability to offer three option for create account
a-chosse between account & no account /login/create account all in one page very logical
b-ability to purchase with bo account at all. will give option to create an account after purchas
checkout in 3 clicks
demo available
last zip file does not work use this one
i have decided to seperate the instruction for the two part of this contribution since there is alternative to the second part
and some people might want to only use the first part
part one-combination of checkout_shipping.php and checkout_payment.php this reduces one click in the checkout process
part two is for the combination login ,create account and pwa in one page which will reduce a second click
i am trying to alter two existing contributions to work together in part two
http://www.oscommerce.com/community/contributions,355/
http://www.oscommerce.com/community/contributions,3178
and i also have used
http://www.oscommerce.com/community/contributions,2197
thanks to developers of all three they deserve all credit
also added a link in the email that allows the customer to register an account if he did not originaly created one idea by burt
also there is a second method of registering all customers as guest and give them the option to create an account in email also idea by burt
thanks to the dev team of pwa i used their logic for this version which hopefully solves most of the issues
all changes relate to no account feature and combination payment_shipping is same as before
fixed the cc issue for cc and authorizenet
fixed js
made updates radders suggested
changes made only for improvment of login page and purchase without account part
support at http://forums.oscommerce.com/index.php?showtopic=167064
this combines the checkout shipping and payment pages in one
combines login and create account to one page and adds checkout without account capability to it
you can see working at http://seelily.com/
Note: Contributions are used at own risk.