• CFWebstore v6.50
  • Installing CFWebstore

  • Main Settings

  • Designing Your Store

    • » Overview
    • » Color Palettes
    • » Style Sheets
    • » Custom Layouts
    • » Category and Page layouts
    • » Option Picklists
  • Organizing Your Site

    • » Overview
    • » Categories
    • » Category Menus
    • » Pages
    • » Page Menus
  • Adding Your Products

    • » Overview
    • » Product Lists
    • » Product Form
    • » Display Tab
    • » Pricing and Info Tab
    • » Group Prices
    • » Quantity Discounts
    • » Product Options
    • » Product Addons
    • » Product Images
    • » Related Products
    • » Standar Product Options
    • » Standard Product Addons
    • » Custom Product Fields
    • » Product Copy
  • Product Reviews

    • » Overview
    • » Configure Product Reviews
    • » Reviewing Products
    • » Administration of Reviews
    • » Viewing Reviews
    • » User Management of Reviews
  • Store Specials, Discounts and Promotions

    • » Overview
    • » Discount Manager
    • » Additional Tips on Discounts
    • » Product promotions
  • Gift Certificates

    • » Overview
    • » Gift Certificate Setup
  • Adding Store Features

    • » Overview
    • » Feature List
    • » Feature Form
    • » Related Features
    • » Related Products
  • Feature Reviews

    • » Overview
    • » Feature Review Configuration
    • » Administration of Reviews
    • » Commenting on a Feature Article
    • » Viewing Comments
  • Protecting Your Content

    • » Overview
    • » Access Keys
    • » Memberships
  • Shopping Cart Settings

    • » Overview
    • » Shopping Cart Configuration
  • Tax Setting

    • » Overview
    • » Tax Configuration
  • Shipping Charges

    • » Overview
    • » Shipping Types
    • » Shipping Settings
    • » Shipping Table
    • » Country Shipping Rates
    • » Shipping Methods
    • » Free Shipping Promotion
    • » Additional Information on Shipping Rates
    • » UPS Shipping
    • » U.S.P.S. Shipping
    • » Fedex Shipping
    • » Intershipper Shipping
  • Payment Settings

    • » Overview
    • » Offline Orders
    • » PayPal Orders
    • » Credit Card Orders
  • Gift Registries

    • » Overview
    • » Gift Registries Configuration
  • Gift Wrapping

    • » Overview
    • » Gift Wrapping Configuration
  • Managing Your Orders

    • » Overview
    • » Pending Orders
    • » In Process Orders
    • » Billing Tab
    • » Purchase Orders / Drop Shipping Tab
    • » Filled Orders
    • » Search Tab
    • » Reports
  • Viewing and Editing Orders

    • » Overview
    • » Customer Details
    • » Order Status
    • » Shopping Cart Details
    • » Shipping Information
    • » Purchase Orders
    • » Edit Order Status Form
    • » Products Edit Form
    • » Order Edit Form
    • » Tax Edit Form
    • » Dropshipping Form
    • » Order Shipping Screen
  • User Management

    • » User Settings
    • » User Manager
    • » User Summary
    • » User Groups
    • » Setting Permissions
    • » Customer Addresses
    • » Accounts
    • » My Account Page
  • Store Emails

    • » Overview
    • » Bulk Emails
    • » Standard Email Text
  • Import / Export Functions

    • » Product Export
    • » Data Feeds
    • » Download Orders
    • » Users Export
    • » Product Import
  • Programmers Guide

    • » Why Fusebox?
    • » Overview
    • » Using FCKeditor
    • » Differences From Basic Fuseboxc
    • » Home Circuit
    • » Access Circuit
    • » Category Circuit
    • » Page Circuit
    • » Products Circuit
    • » Shopping Circuit
    • » Users Circuit
    • » Custom Tags
    • » Category Menus
    • » Page Menus
    • » Customizing Store Menus
    • » Store Searches
    • » Shared SSL
    • » Email Forms
    • » User Registrations
    • » Database Schema
    • » Reset Cache
    • » Error Handlers
    • » Store Security
    • » Adding New Payment Gateways
    • » Running CFWebstore Inside Mura CMS
    • » Typical Files Used for a Category Page
    • » Additional Code Tips
    • » Other Useful Sites and Products
Home Shipping Charges Intershipper Shipping

Intershipper Shipping

Intershipper is a web sevice that provides shipping rates for a variety of shippers, including UPS, US Postal Service, FedEx, DHL, Airborne Express, etc. You will need to sign up for an account at www.intershipper.net. Please note that while Intershipper does allow for use of multiple shippers and rates, the service does come with a cost, depending on your level of traffic.

Intershipper Settings

 
After configuring the store to use Intershipper Shipping, click on Intershipper Settings and enter the following information:
 
  1. Shippers – Select the shippers whose rates you will be offering. You will be able to selectively choose the methods and shippers used, but by removing shippers here that you do not use, it will greatly speed up the time needed to retrieve rates from Intershipper.
  2. Services – Like the setting for shippers, this allows you to filter out shipping types that you do not use, to speed up the time needed to retrieve rates.
  3. Account User ID – Your account name assigned by Intershipper
  4. Account Password – Your account password assigned by Intershipper
  5. Maximum Package Weight – The maximum weight to include in a single package for shipping. Once an order exceeds this weight, it will be split into multiple packages (of equal weight). If you are using drop-shippers, the packages will be split for each drop-shipper separately.
  6. Units of Measurement – The weight and dimensional units to use for your store. These should match what you configured in the Main Settings and should be appropriate for your country.
  7. Shipper’s Zip/Postal Code – The default postal code packages are being shipped from. This is required information for any country that uses postal codes.
  8. Pickup Method – Select the type of pickup you use for shipments
  9. Log Transactions – This will log all API transactions to and from the FedEx server to a file in the logs directory. Since this file can get really large with normal store use, this setting is typically left off unless you need to debug a shipping issue with a live store.
  10. Debug – If this setting is turned on, the API transactions to and from the FedEx server as well as some internal shipping structures will be written out to the page during checkout. This is generally only turned on for development purposes and shouldn’t be used with a live store.
 
Click Save to save your settings and Cancel to return to the main Shipping Settings screen.

 

Intershipper Shipping Methods

 
This section allows you to configure which shipping rates will be available to your users. From the main shipping methods screen, a list of available methods will be displayed, for each you can select if this is a method you want to offer to customers and you can also enter the sort order to determine what order to display them in. Be sure that you have at least one shipping method turned on or your store will not be able to calculate any rates. Also make sure that any rate you wish to use has its Shipper and Service level turned on in the Intershipper Settings. Note that not all methods are available to all addresses. You can use the logging feature to see exactly what methods are being returned for a particular address.
 
After entering your selections for methods to use and the sort order (if any) click Update Used to save your changes.
 
Click Edit to modify an existing shipping method or Add Method to add a new method to the store. The following fields are available for shipping methods:
 
  1. Name – The name of the shipping type that you wish to use in your store.
  2. Code – The API code for the shipping method. This must match the shipping code used by Intershipper for the rate to work.
  3. Priority – The sort order for the shipping method. This determines the order the shipping types will be displayed in the checkout section.
  4. Used? – Toggles the shipping method on and off in the store.
 
Click Save to add or update the shipping method and Delete if you wish to remove it.
 
 
 



Fedex Shipping
Payment Settings