Jump to content

Customer bypassed shipping charge


Guest Meow Meow

Recommended Posts

Guest Meow Meow

Hi...

I had a customer who lives in Sweeden purchased a $19 item from my store and was able to bypass the standard flat shipping rate that I setup.

I ran two tests, one for delivery in the U.S. and the other one in Sweeden, in both tests, I had no choice but to select the flat rate shipping. I couldn't figure out how this person was able to bypass the shipping altogether.

I need some help!!!!!!!! ;)

Thanks

Link to comment
Share on other sites

That's a biggy! - Pete why would FF or another browser effect that?

Arild has possibly the best explanation so far, but it would require to get to the stage before checkout surely, so you should have their details too.

Link to comment
Share on other sites

Hi Decker - Not suggesting that Firefox is causing your cart problem but in FF at 1280x1024 ( or 1024x768) the display is so far to the right that its almost invisible. I'm in the process of setting up my first CC cart and am just staring to get to grips with mod'ing the layout but I havent hit that problem so I'm guessing its something you've twaked in the templates or CSS?

Link to comment
Share on other sites

Guest Meow Meow

Maybe he has pushed the variable through the URL.

http://URL/cart.php?act=cart&shipping=0

Just a thought

Thanks Arild.

I tested it and it did force shipping to be zero, however, the entire transaction got thrown back to "step1" in CC checkout mod.

It was a great idea and an eye opener for a newbie like me. :(

Maybe he has pushed the variable through the URL.

http://URL/cart.php?act=cart&shipping=0

Just a thought

Thanks Arild.

I tested it and it did force shipping to be zero, however, the entire transaction got thrown back to "step1" in CC checkout mod.

It was a great idea and an eye opener for a newbie like me. :)

What gateway?

It was 2CO. Can one force the grand total at 2CO? I tried but I couldn't...

Link to comment
Share on other sites

Guest Meow Meow

Hi Decker - Not suggesting that Firefox is causing your cart problem but in FF at 1280x1024 ( or 1024x768) the display is so far to the right that its almost invisible. I'm in the process of setting up my first CC cart and am just staring to get to grips with mod'ing the layout but I havent hit that problem so I'm guessing its something you've twaked in the templates or CSS?

Pete Grove..

Right on...my webpage is displayed exactly like what you described. How do I fix this?

In ref. to the CSS file, here is what my CSS is like...sorry if I take up too much room.

body {

margin: 5px;

}

#pageSurround {

width: 98%;

margin: 0px auto;

padding: 5px;

}

#subSurround {

padding-left: 14px;

}

#topHeader {

float: left;

text-align: right;

height: 100px;

width: 100%;

background-image: url(../styleImages/backgrounds/topHeader.jpg);

background-repeat: no-repeat;

}

#sessionBox {

text-align: center;

background-image: url(../styleImages/backgrounds/sessionBg.gif);

width: 120px;

height: 45px;

float: left;

background-repeat: no-repeat;

}

.topCats {

text-align: center;

background-image: url(../styleImages/backgrounds/catBg.gif);

height: 42px;

color: #ffffff;

margin-bottom: 15px;

}

.topCatsBgRight {

background-image: url(../styleImages/backgrounds/catBgRight.gif);

background-repeat: no-repeat;

background-position: right;

height: 42px;

}

.topCatsBgLeft {

float: left;

background-image: url(../styleImages/backgrounds/catBgLeft.gif);

background-repeat: no-repeat;

background-position: left;

height: 42px;

}

.siteDocs {

text-align: center;

background-image: url(../styleImages/backgrounds/siteDocsBg.gif);

height: 30px;

color: #ffffff;

}

.siteDocsBgRight {

background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);

background-repeat: no-repeat;

background-position: right;

height: 30px;

}

.siteDocsBgLeft {

float: left;

background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);

background-repeat: no-repeat;

background-position: left;

height: 30px;

}

.boxTitleLeft, .boxTitleRight {

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 70%;

color: #000000;

background-image: url(../styleImages/backgrounds/boxTitleBg.gif);

width: 175px;

height: 13px;

padding-top: 2px;

padding-left: 5px;

background-repeat: no-repeat;

font-weight: bold;

}

.boxFootLeft, .boxFootRight {

background-image: url(../styleImages/backgrounds/boxFootBg.gif);

width: 175px;

height: 12px;

padding-left: 5px;

background-repeat: no-repeat;

margin-bottom: 10px;

}

.boxContentLeft, .boxContentRight {

border-left: 1px solid #CCCCCC;

border-right: 1px solid #CCCCCC;

background-color: #FFFFFF;

padding-left: 5px;

padding-top: 9px;

padding-bottom: 5px;

width: 168px;

}

.boxContent {

border-top: 3px solid #CFE3F5;

border-right: 1px solid #cccccc;

border-bottom: 1px solid #cccccc;

border-left: 1px solid #cccccc;

padding: 3px;

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 75%;

color: #333333;

margin-bottom: 5px;

}

/* CHECKOUT PAGES

.colLeftCheckout {

position: relative;

left: 0px;

width: 160px;

padding-left: 9px;

padding-right: 10px;

float: left;

}

*/

/* END CHECK OUT PAGES */

.docBtnLeft {

background-image: url(../styleImages/backgrounds/docBtnLeft.gif);

width: 4px;

}

.docBtnRight {

background-image: url(../styleImages/backgrounds/docBtnRight.gif);

width: 4px;

}

.docBtnMid {

background-color: #DDDDDD;

padding: 0px 3px 0px 3px;

}

.pagination {

text-align: right;

padding-top: 5px;

padding-bottom: 5px;

}

#subCats {

background-color: #EBEDFE;

text-align: center;

border: 1px solid #C9CEFC;

margin: 0px;

float: left;

width: 99.5%;

}

.subCat {

text-align: center;

padding: 8px;

float: left;

width: 110px;

}

.regSep{

padding: 10px 0px 10px 0px;

margin: 10px 0px 10px 0px;

border-top: 1px solid #cccccc;

border-bottom: 1px solid #cccccc;

}

.topCatsTabLeft {

background-image: url(../styleImages/backgrounds/catTabLeft.gif);

background-repeat: no-repeat;

width: 7px;

}

.topCatsTabMid {

background-image: url(../styleImages/backgrounds/catTabMid.gif);

background-repeat: repeat-x;

}

.topCatsTabRight {

background-image: url(../styleImages/backgrounds/catTabRight.gif);

width: 7px;

background-repeat: no-repeat;

}

Please look through my CSS and let me know where else did I mess up.

Link to comment
Share on other sites

Maybe he used more variable to push it through. I dont know enough on how cart.php validate each step, but maybe some one with a little more knowledge may know.

I think more like this....

http://URL/cart.php?act=cart&shipping=1&step3=1&login=true

Is this possible if you know the excact variables involved....??

Maybe he has pushed the variable through the URL.

http://URL/cart.php?act=cart&shipping=0

Just a thought

Thanks Arild.

I tested it and it did force shipping to be zero, however, the entire transaction got thrown back to "step1" in CC checkout mod.

It was a great idea and an eye opener for a newbie like me. :(

Maybe he has pushed the variable through the URL.

http://URL/cart.php?act=cart&shipping=0

Just a thought

Thanks Arild.

I tested it and it did force shipping to be zero, however, the entire transaction got thrown back to "step1" in CC checkout mod.

It was a great idea and an eye opener for a newbie like me. :)

What gateway?

It was 2CO. Can one force the grand total at 2CO? I tried but I couldn't...

Link to comment
Share on other sites

Guest Meow Meow

Maybe he used more variable to push it through. I dont know enough on how cart.php validate each step, but maybe some one with a little more knowledge may know.

I think more like this....

http://URL/cart.php?act=cart&shipping=1&step3=1&login=true

Is this possible if you know the excact variables involved....??

Maybe he has pushed the variable through the URL.

http://URL/cart.php?act=cart&shipping=0

Just a thought

Thanks Arild.

I tested it and it did force shipping to be zero, however, the entire transaction got thrown back to "step1" in CC checkout mod.

It was a great idea and an eye opener for a newbie like me. :(

Maybe he has pushed the variable through the URL.

http://URL/cart.php?act=cart&shipping=0

Just a thought

Thanks Arild.

I tested it and it did force shipping to be zero, however, the entire transaction got thrown back to "step1" in CC checkout mod.

It was a great idea and an eye opener for a newbie like me. :)

What gateway?

It was 2CO. Can one force the grand total at 2CO? I tried but I couldn't...

Thanks Arild.

It did the same thing...like I initially responded. Any more ideas?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...