9 replies [Last post]
myke@drupal.org's picture
Offline
Joined: 04/12/2008
Juice: 189
Was this information Helpful?

Hey, if you turn off JavaScript, you can push an order through without shipping..

How can I fix it so that shipping is enforced, even if JavaScript is off?

-Myke

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Shipping not added with JavaScript turned off

Hmm... how did you pay for it?

myke@drupal.org's picture
Offline
Joined: 04/12/2008
Juice: 189
Re: Re: Shipping not added with JavaScript turned off

It was through PayPal on Ubercart 1.5..

-Myke

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Re: Shipping not added with JavaScript turned off

Ok, great. I'm guessing you mean Website Payments Standard? We had some folks with this problem in the past, but we couldn't isolate what it was they were doing to cause shipping to fail.

Hmm... Testing on the Livetest, I see that if I disable Javascript, it won't let me go past the checkout form. Puzzled

myke@drupal.org's picture
Offline
Joined: 04/12/2008
Juice: 189
Re: Re: Re: Re: Shipping not added with JavaScript turned off

Well it's letting me on a site using 1.5 (Will be upgrading it to 1.6 today..)

Is there an option in the control panel somewhere for it? It's possible a setting could have been switched on me..

-Myke

myke@drupal.org's picture
Offline
Joined: 04/12/2008
Juice: 189
Re: Re: Re: Re: Shipping not added with JavaScript turned off

Looks like the sale itself didn't show up on Google Analytics either.. which would also indicate the user had JavaScript disabled, wouldn't it?

-Myke

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Re: Re: Re: Shipping not added with JavaScript turned of

Do you have a URL? Can you duplicate this on the Livetest?

myke@drupal.org's picture
Offline
Joined: 04/12/2008
Juice: 189
Re: Re: Re: Re: Re: Re: Shipping not added with JavaScript turne

http://www.thomasrichardsonmusic.com

Let me know what you see or if you need admin access..

-Myke

BenStallings's picture
Offline
Joined: 03/13/2008
Juice: 91
having same problem in 2.0

I just upgraded from 1.x to 2.0rc7 and I'm now seeing this problem -- people are checking out without paying shipping. You can verify this yourself at https://www.smartphonemag.com/iphonecart . If you have Javascript disabled when you get to the checkout page, you see a warning (which we added) telling you to turn Javascript on, but you can still check out using PayPal standard. If you wait to disable Javascript until after you've selected credit, you can use credit. Either way, no shipping charges.

Any help finding a solution would be greatly appreciated! Thanks! --Ben

BenStallings's picture
Offline
Joined: 03/13/2008
Juice: 91
never mind

Never mind, I had a setting unchecked at admin/store/settings/quotes/edit . Sorry for the false alarm!