2 replies [Last post]
setfree's picture
Offline
Uber Donor
Joined: 12/16/2007
Juice: 436
Was this information Helpful?

We have a long running D6/UC1 store and I just realized that if a user does not properly select a shipping type or a valid CC # then all of their previously entered information is cleared (accept for the cc #).

I have verified this in both FF3.5 and IE8.

Example:

  • Go to checkout.
  • Enter email address, shipping and billing information.
  • Do not select a shipping type or enter an invalid CC #
  • Click review order

You are warned about this mistake and now your email address, delivery and shipping information are all empty.

I happened upon this because we discovered a large amount of cart abandonment occurring. Can anyone verify if this happens in their UC 5 store?

ALSO: every time a user tries to checkout and it fails (for example, they did not select a shipping type) then a new order is inserted in the order table. So if the next order is #1000 and I have three warnings and have to reenter information during checkout then my order # will be #1002. Is this normal behavior?

Scott M. Sanders's picture
Offline
Joined: 04/24/2009
Juice: 323
Re: Urgent: D6/UC1 Clears form values during checkout

Are you using the Ubercart Addresses module? It seems forget form info sometimes:
http://drupal.org/project/issues/uc_addresses?status=All&categories=All

I reported it for one instance and got a patch for it but never got it into a release:
http://drupal.org/node/474278

setfree's picture
Offline
Uber Donor
Joined: 12/16/2007
Juice: 436
Re: Re: Urgent: D6/UC1 Clears form values during checkout

Thank you for the reply. No, we do not use the addresses module. I even double-checked just to be sure....