Quote Originally Posted by Marta van Eck View Post
I understand that this mod will make possible to reduce to minimum data that are now required in COWOA? I just have change it by hand, apply the changes to no_ ccount page from create _account? Is this mean no_account in COWOA is equivalent to create_ account in standard procedure?
Yes.. Here's the dirty little secret of ANY "checkout without account" process.. you still have to collect BILLING/SHIPPING data.. So YES the "create account" and "no account" processes are the SAME.. If you look at the code for these two pages you will see that the code on these pages is similar.. On the back end the ONLY difference between the two customer records is the COWOA flag.. One customer can skip the process of entering their billing/shipping information on any subsequent visits to your store because they can login in and bypass this part of the checkout, the other customer can either create an account or enter their billing/shipping information on any subsequent visits.