So, what is the problem you're running into with this?

-David


On Jan 25, 2007, at 1:14 AM, Anil Patel wrote:

I am trying to setup shipping method and carrier shipment method so we can get Shipping estimates for International locations (From US to Canada). The
target shipper is UPS.

Any Ideas on how we can do this. listed below is relevant data

   <ShipmentMethodType description="Express Saver"
shipmentMethodTypeId="EXPRESS"/>
   <ShipmentMethodType description="Worldwide Expedited"
shipmentMethodTypeId="WW_EXPEDITED"/>

   <CarrierShipmentMethod partyId="UPS" roleTypeId="CARRIER"
shipmentMethodTypeId="WW_EXPEDITED" sequenceNumber="11"
carrierServiceCode="08"/>
   <CarrierShipmentMethod partyId="UPS" roleTypeId="CARRIER"
shipmentMethodTypeId="EXPRESS" sequenceNumber="3" carrierServiceCode="65"/>

    <ProductStoreShipmentMeth productStoreId="9000" partyId="UPS"
includeNoChargeItems="N" allowUspsAddr="N" requireUspsAddr="N"
roleTypeId="CARRIER" shipmentMethodTypeId="WW_EXPEDITED"
serviceName="upsRateEstimate" sequenceNumber="11"/>
    <ProductStoreShipmentMeth productStoreId="9000" partyId="UPS"
includeNoChargeItems="N" allowUspsAddr="N" requireUspsAddr="N"
roleTypeId="CARRIER" shipmentMethodTypeId="EXPRESS"
serviceName="upsRateEstimate" sequenceNumber="3"/>

Regards
Anil Patel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to