close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

shipping cost

Thread begun 1/19/2010 3:20 am by post301500 | Last modified 2/12/2010 5:12 pm by Jason Byrnes | 1749 views | 3 replies |

post301500

shipping cost

Is it possible to set my own shipping cost like this:

1-10=100
11-25=200
26-35=300

-JØ

Sign in to reply to this post

Jason ByrnesWebAssist

Yes, create three new rules on the shipping tab, I am including screen shots to show how to configure them.

Sign in to reply to this post

online.order393818

shipping cost

Great Work JB,

I like your illustration. I've been researching all afternoon reading different thread on how to step through setting up USPS w/eCart4. I would be delighted to find some complete documentation on the process. If so I'm certain that I could work this out myself. But nevertheless I do need help for now...

The problem I'm experiencing has to do with the 'shipping calculation'. With weight of (1) item in my cart which has a total weight of 1.0 oz. returns a shipping cost of $38.

My project is 95% completed, and I would be devastated if I screwed it up at this point chasing what seem to be a minor problem, but has turned out to present a challenge for me.

Can you create a slide sequence with the step-by-step process like you did in the previous thread on how to configure shipping using USPS in eCart4 from start to finish?

I would greatly appreciate it, and I'm sure that there will be others to follow that will be grateful as well.

Thanks,
Jw

Sign in to reply to this post

Jason ByrnesWebAssist

We will quicker results troubelshooting your shipping issue.


To do this, we need to know the full request being sent to the shipper and the Full response comming back.

Add this code to your page to get that information back:

php:
<?php

if(!session_id()) session_start();
echo(
"The Full request is: ".$_SESSION['eCart1_USPS_FullRequest'];
echo 
"<br/>The full response is: " $_SESSION["eCart1_USPS_FullResponse"]; 
?>



If you cart is named differently, you will need to change the session variable names.

if you could also post back a copy of your cart include file, and the file you have applied the ups behavior to, that will help as well.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...