Forum Replies Created

Viewing 15 replies - 1 through 15 (of 66 total)
  • Thread Starter Daniel Proczko

    (@diggler)

    Shoot! I see there is a function hidden and not commented. I removed all of the functions associated with this plugin and it works as intended. Thank you.

    Thread Starter Daniel Proczko

    (@diggler)

    I solved it. Just changed a6 to a4 and it generates in letter size.

    All fixed. Not sure why I need the functions. But it works. Thanks.

    Thread Starter Daniel Proczko

    (@diggler)

    That fixed the issue. But can it be set to letter size: 8.5″ x 11″?

    It’s printing on 3 pages when set to a6.

    Thread Starter Daniel Proczko

    (@diggler)

    FYI: I’ve set the paper size to letter in the general settings.

    I will try and report back shortly.

    We are seeing the same behavior with Divi. Also, users cannot logout.

    Any solution to this. I’m having the same issue. Plugin will not log out.

    Thread Starter Daniel Proczko

    (@diggler)

    6.0.6.1 Does not fix the issue

    I can also confirm 6.0.6.1 does NOT fix the issue.

    I have 2 sites with the same issue using Divi theme.

    There is a conflict between The events Calendar 6.0.6 and Divi theme 4.19.2.

    I don’t see exactly what the issue is in the console, but on the blog page the styling is all messed up. (Scientific term)

    We identified the issue by:
    1) Switching to 2017 theme and having no issues
    2) Disabling all plugins and re-activating them one-at-a-time
    3) Disabling all plugins and only activating The Events Calendar`

    Thread Starter Daniel Proczko

    (@diggler)

    The bug I’m experiencing is for logged in users that have a shipping and/or billing address saved in their account.

    When the address on the checkout page does not match the address on the cart page (when the cart page is allowed to calculate costs and change addresses) the cost is wrong.

    None of the screenshots showed me the address on the check out page as different from the cart page.

    Thread Starter Daniel Proczko

    (@diggler)

    API Info for reference:

    Sent

    <?xml version="1.0"?>
    <RatingServiceSelectionRequest xml:lang="en-US">
      <Request>
        <TransactionReference/>
        <RequestAction>Rate</RequestAction>
        <RequestOption>Shop</RequestOption>
      </Request>
      <Shipment>
        <Service>
          <Code>03</Code>
          <Description/>
        </Service>
        <Shipper>
          <ShipperNumber>11YF54</ShipperNumber>
          <Address>
            <AddressLine1>2496 BEACON HILL DR</AddressLine1>
            <City>ROCHESTER HILLS</City>
            <StateProvinceCode>MI</StateProvinceCode>
            <PostalCode>48309-1516</PostalCode>
            <CountryCode>US</CountryCode>
          </Address>
        </Shipper>
        <ShipFrom>
          <Address>
            <AddressLine1>2496 BEACON HILL DR</AddressLine1>
            <City>ROCHESTER HILLS</City>
            <StateProvinceCode>MI</StateProvinceCode>
            <PostalCode>48309-1516</PostalCode>
            <CountryCode>US</CountryCode>
          </Address>
        </ShipFrom>
        <ShipTo>
          <Name/>
          <CompanyName/>
          <AttentionName/>
          <Address>
            <City>Kalamazoo</City>
            <StateProvinceCode>MI</StateProvinceCode>
            <PostalCode>49009</PostalCode>
            <CountryCode>US</CountryCode>
          </Address>
        </ShipTo>
        <Package>
          <PackagingType>
            <Code>02</Code>
            <Description/>
          </PackagingType>
          <PackageWeight>
            <Weight>2.59</Weight>
            <UnitOfMeasurement>
              <Code>LBS</Code>
              <Description/>
            </UnitOfMeasurement>
          </PackageWeight>
          <PackageServiceOptions>
            <InsuredValue>
              <CurrencyCode>USD</CurrencyCode>
              <MonetaryValue>810</MonetaryValue>
            </InsuredValue>
          </PackageServiceOptions>
        </Package>
        <ShipmentServiceOptions/>
      </Shipment>
    </RatingServiceSelectionRequest>

    received

    <?xml version="1.0"?>
    <RatingServiceSelectionResponse>
      <Response>
        <ResponseStatusCode>1</ResponseStatusCode>
        <ResponseStatusDescription>Success</ResponseStatusDescription>
      </Response>
      <RatedShipment>
        <Service>
          <Code>12</Code>
        </Service>
        <RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning>
        <BillingWeight>
          <UnitOfMeasurement>
            <Code>LBS</Code>
          </UnitOfMeasurement>
          <Weight>3.0</Weight>
        </BillingWeight>
        <TransportationCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>9.28</MonetaryValue>
        </TransportationCharges>
        <ServiceOptionsCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>10.35</MonetaryValue>
        </ServiceOptionsCharges>
        <TotalCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>19.63</MonetaryValue>
        </TotalCharges>
        <GuaranteedDaysToDelivery>3</GuaranteedDaysToDelivery>
        <ScheduledDeliveryTime/>
        <RatedPackage>
          <TransportationCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>9.28</MonetaryValue>
          </TransportationCharges>
          <ServiceOptionsCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>10.35</MonetaryValue>
          </ServiceOptionsCharges>
          <TotalCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>19.63</MonetaryValue>
          </TotalCharges>
          <Weight>2.6</Weight>
          <BillingWeight>
            <UnitOfMeasurement>
              <Code>LBS</Code>
            </UnitOfMeasurement>
            <Weight>3.0</Weight>
          </BillingWeight>
        </RatedPackage>
      </RatedShipment>
      <RatedShipment>
        <Service>
          <Code>14</Code>
        </Service>
        <RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning>
        <BillingWeight>
          <UnitOfMeasurement>
            <Code>LBS</Code>
          </UnitOfMeasurement>
          <Weight>3.0</Weight>
        </BillingWeight>
        <TransportationCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>48.87</MonetaryValue>
        </TransportationCharges>
        <ServiceOptionsCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>10.35</MonetaryValue>
        </ServiceOptionsCharges>
        <TotalCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>59.22</MonetaryValue>
        </TotalCharges>
        <GuaranteedDaysToDelivery>1</GuaranteedDaysToDelivery>
        <ScheduledDeliveryTime>8:30 A.M.</ScheduledDeliveryTime>
        <RatedPackage>
          <TransportationCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>48.87</MonetaryValue>
          </TransportationCharges>
          <ServiceOptionsCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>10.35</MonetaryValue>
          </ServiceOptionsCharges>
          <TotalCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>59.22</MonetaryValue>
          </TotalCharges>
          <Weight>2.6</Weight>
          <BillingWeight>
            <UnitOfMeasurement>
              <Code>LBS</Code>
            </UnitOfMeasurement>
            <Weight>3.0</Weight>
          </BillingWeight>
        </RatedPackage>
      </RatedShipment>
      <RatedShipment>
        <Service>
          <Code>59</Code>
        </Service>
        <RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning>
        <BillingWeight>
          <UnitOfMeasurement>
            <Code>LBS</Code>
          </UnitOfMeasurement>
          <Weight>3.0</Weight>
        </BillingWeight>
        <TransportationCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>11.06</MonetaryValue>
        </TransportationCharges>
        <ServiceOptionsCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>10.35</MonetaryValue>
        </ServiceOptionsCharges>
        <TotalCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>21.41</MonetaryValue>
        </TotalCharges>
        <GuaranteedDaysToDelivery>2</GuaranteedDaysToDelivery>
        <ScheduledDeliveryTime>10:30 A.M.</ScheduledDeliveryTime>
        <RatedPackage>
          <TransportationCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>11.06</MonetaryValue>
          </TransportationCharges>
          <ServiceOptionsCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>10.35</MonetaryValue>
          </ServiceOptionsCharges>
          <TotalCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>21.41</MonetaryValue>
          </TotalCharges>
          <Weight>2.6</Weight>
          <BillingWeight>
            <UnitOfMeasurement>
              <Code>LBS</Code>
            </UnitOfMeasurement>
            <Weight>3.0</Weight>
          </BillingWeight>
        </RatedPackage>
      </RatedShipment>
      <RatedShipment>
        <Service>
          <Code>03</Code>
        </Service>
        <RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning>
        <BillingWeight>
          <UnitOfMeasurement>
            <Code>LBS</Code>
          </UnitOfMeasurement>
          <Weight>3.0</Weight>
        </BillingWeight>
        <TransportationCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>8.10</MonetaryValue>
        </TransportationCharges>
        <ServiceOptionsCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>10.35</MonetaryValue>
        </ServiceOptionsCharges>
        <TotalCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>18.45</MonetaryValue>
        </TotalCharges>
        <GuaranteedDaysToDelivery/>
        <ScheduledDeliveryTime/>
        <RatedPackage>
          <TransportationCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>8.10</MonetaryValue>
          </TransportationCharges>
          <ServiceOptionsCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>10.35</MonetaryValue>
          </ServiceOptionsCharges>
          <TotalCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>18.45</MonetaryValue>
          </TotalCharges>
          <Weight>2.6</Weight>
          <BillingWeight>
            <UnitOfMeasurement>
              <Code>LBS</Code>
            </UnitOfMeasurement>
            <Weight>3.0</Weight>
          </BillingWeight>
        </RatedPackage>
      </RatedShipment>
      <RatedShipment>
        <Service>
          <Code>13</Code>
        </Service>
        <RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning>
        <BillingWeight>
          <UnitOfMeasurement>
            <Code>LBS</Code>
          </UnitOfMeasurement>
          <Weight>3.0</Weight>
        </BillingWeight>
        <TransportationCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>14.25</MonetaryValue>
        </TransportationCharges>
        <ServiceOptionsCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>10.35</MonetaryValue>
        </ServiceOptionsCharges>
        <TotalCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>24.60</MonetaryValue>
        </TotalCharges>
        <GuaranteedDaysToDelivery>1</GuaranteedDaysToDelivery>
        <ScheduledDeliveryTime>3:00 P.M.</ScheduledDeliveryTime>
        <RatedPackage>
          <TransportationCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>14.25</MonetaryValue>
          </TransportationCharges>
          <ServiceOptionsCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>10.35</MonetaryValue>
          </ServiceOptionsCharges>
          <TotalCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>24.60</MonetaryValue>
          </TotalCharges>
          <Weight>2.6</Weight>
          <BillingWeight>
            <UnitOfMeasurement>
              <Code>LBS</Code>
            </UnitOfMeasurement>
            <Weight>3.0</Weight>
          </BillingWeight>
        </RatedPackage>
      </RatedShipment>
      <RatedShipment>
        <Service>
          <Code>01</Code>
        </Service>
        <RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning>
        <BillingWeight>
          <UnitOfMeasurement>
            <Code>LBS</Code>
          </UnitOfMeasurement>
          <Weight>3.0</Weight>
        </BillingWeight>
        <TransportationCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>18.87</MonetaryValue>
        </TransportationCharges>
        <ServiceOptionsCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>10.35</MonetaryValue>
        </ServiceOptionsCharges>
        <TotalCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>29.22</MonetaryValue>
        </TotalCharges>
        <GuaranteedDaysToDelivery>1</GuaranteedDaysToDelivery>
        <ScheduledDeliveryTime>10:30 A.M.</ScheduledDeliveryTime>
        <RatedPackage>
          <TransportationCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>18.87</MonetaryValue>
          </TransportationCharges>
          <ServiceOptionsCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>10.35</MonetaryValue>
          </ServiceOptionsCharges>
          <TotalCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>29.22</MonetaryValue>
          </TotalCharges>
          <Weight>2.6</Weight>
          <BillingWeight>
            <UnitOfMeasurement>
              <Code>LBS</Code>
            </UnitOfMeasurement>
            <Weight>3.0</Weight>
          </BillingWeight>
        </RatedPackage>
      </RatedShipment>
      <RatedShipment>
        <Service>
          <Code>02</Code>
        </Service>
        <RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning>
        <BillingWeight>
          <UnitOfMeasurement>
            <Code>LBS</Code>
          </UnitOfMeasurement>
          <Weight>3.0</Weight>
        </BillingWeight>
        <TransportationCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>9.72</MonetaryValue>
        </TransportationCharges>
        <ServiceOptionsCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>10.35</MonetaryValue>
        </ServiceOptionsCharges>
        <TotalCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>20.07</MonetaryValue>
        </TotalCharges>
        <GuaranteedDaysToDelivery>2</GuaranteedDaysToDelivery>
        <ScheduledDeliveryTime/>
        <RatedPackage>
          <TransportationCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>9.72</MonetaryValue>
          </TransportationCharges>
          <ServiceOptionsCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>10.35</MonetaryValue>
          </ServiceOptionsCharges>
          <TotalCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>20.07</MonetaryValue>
          </TotalCharges>
          <Weight>2.6</Weight>
          <BillingWeight>
            <UnitOfMeasurement>
              <Code>LBS</Code>
            </UnitOfMeasurement>
            <Weight>3.0</Weight>
          </BillingWeight>
        </RatedPackage>
      </RatedShipment>
    </RatingServiceSelectionResponse>
    Thread Starter Daniel Proczko

    (@diggler)

    SOLVED

    Thread Starter Daniel Proczko

    (@diggler)

    I think i just solved it. When I use the following settings it lines up:

    • Pickup Type: Not Set
    • Insurance: Checked
    • Negotiated rates: Unchecked

    The costs align: https://birkonium.flywheelstaging.com/wp-content/uploads/2022/01/Screenshot-2022-01-13T105721.666.png

    Thread Starter Daniel Proczko

    (@diggler)

    For reference here is the debugcontent:

    Sent to UPS:

    <?xml version="1.0"?>
    <RatingServiceSelectionRequest xml:lang="en-US">
      <Request>
        <TransactionReference/>
        <RequestAction>Rate</RequestAction>
        <RequestOption>Shop</RequestOption>
      </Request>
      <PickupType>
        <Code>03</Code>
        <Description/>
      </PickupType>
      <Shipment>
        <Service>
          <Code>03</Code>
          <Description/>
        </Service>
        <Shipper>
          <ShipperNumber>11YF54</ShipperNumber>
          <Address>
            <AddressLine1>2496 BEACON HILL DR</AddressLine1>
            <City>ROCHESTER HILLS</City>
            <StateProvinceCode>MI</StateProvinceCode>
            <PostalCode>48309-1516</PostalCode>
            <CountryCode>US</CountryCode>
          </Address>
        </Shipper>
        <ShipFrom>
          <Address>
            <AddressLine1>2496 BEACON HILL DR</AddressLine1>
            <City>ROCHESTER HILLS</City>
            <StateProvinceCode>MI</StateProvinceCode>
            <PostalCode>48309-1516</PostalCode>
            <CountryCode>US</CountryCode>
          </Address>
        </ShipFrom>
        <ShipTo>
          <Name/>
          <CompanyName/>
          <AttentionName/>
          <Address>
            <City>Wels</City>
            <PostalCode>4600</PostalCode>
            <CountryCode>AT</CountryCode>
          </Address>
        </ShipTo>
        <RateInformation>
          <NegotiatedRatesIndicator/>
        </RateInformation>
        <Package>
          <PackagingType>
            <Code>02</Code>
            <Description/>
          </PackagingType>
          <PackageWeight>
            <Weight>2.59</Weight>
            <UnitOfMeasurement>
              <Code>LBS</Code>
              <Description/>
            </UnitOfMeasurement>
          </PackageWeight>
          <PackageServiceOptions>
            <InsuredValue>
              <CurrencyCode>USD</CurrencyCode>
              <MonetaryValue>810</MonetaryValue>
            </InsuredValue>
          </PackageServiceOptions>
        </Package>
        <ShipmentServiceOptions/>
      </Shipment>
    </RatingServiceSelectionRequest>

    Received from UPS API:

    <?xml version="1.0"?>
    <RatingServiceSelectionResponse>
      <Response>
        <ResponseStatusCode>1</ResponseStatusCode>
        <ResponseStatusDescription>Success</ResponseStatusDescription>
      </Response>
      <RatedShipment>
        <Service>
          <Code>65</Code>
        </Service>
        <RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning>
        <BillingWeight>
          <UnitOfMeasurement>
            <Code>LBS</Code>
          </UnitOfMeasurement>
          <Weight>3.0</Weight>
        </BillingWeight>
        <TransportationCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>198.10</MonetaryValue>
        </TransportationCharges>
        <ServiceOptionsCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>10.35</MonetaryValue>
        </ServiceOptionsCharges>
        <TotalCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>208.45</MonetaryValue>
        </TotalCharges>
        <GuaranteedDaysToDelivery/>
        <ScheduledDeliveryTime/>
        <RatedPackage>
          <TransportationCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>0.00</MonetaryValue>
          </TransportationCharges>
          <ServiceOptionsCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>0.00</MonetaryValue>
          </ServiceOptionsCharges>
          <TotalCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>0.00</MonetaryValue>
          </TotalCharges>
          <Weight>2.6</Weight>
          <BillingWeight>
            <UnitOfMeasurement>
              <Code>LBS</Code>
            </UnitOfMeasurement>
            <Weight>3.0</Weight>
          </BillingWeight>
        </RatedPackage>
      </RatedShipment>
      <RatedShipment>
        <Service>
          <Code>07</Code>
        </Service>
        <RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning>
        <BillingWeight>
          <UnitOfMeasurement>
            <Code>LBS</Code>
          </UnitOfMeasurement>
          <Weight>3.0</Weight>
        </BillingWeight>
        <TransportationCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>200.28</MonetaryValue>
        </TransportationCharges>
        <ServiceOptionsCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>10.35</MonetaryValue>
        </ServiceOptionsCharges>
        <TotalCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>210.63</MonetaryValue>
        </TotalCharges>
        <GuaranteedDaysToDelivery/>
        <ScheduledDeliveryTime/>
        <RatedPackage>
          <TransportationCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>0.00</MonetaryValue>
          </TransportationCharges>
          <ServiceOptionsCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>0.00</MonetaryValue>
          </ServiceOptionsCharges>
          <TotalCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>0.00</MonetaryValue>
          </TotalCharges>
          <Weight>2.6</Weight>
          <BillingWeight>
            <UnitOfMeasurement>
              <Code>LBS</Code>
            </UnitOfMeasurement>
            <Weight>3.0</Weight>
          </BillingWeight>
        </RatedPackage>
      </RatedShipment>
      <RatedShipment>
        <Service>
          <Code>08</Code>
        </Service>
        <RatedShipmentWarning>Your invoice may vary from the displayed reference rates</RatedShipmentWarning>
        <BillingWeight>
          <UnitOfMeasurement>
            <Code>LBS</Code>
          </UnitOfMeasurement>
          <Weight>3.0</Weight>
        </BillingWeight>
        <TransportationCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>178.09</MonetaryValue>
        </TransportationCharges>
        <ServiceOptionsCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>10.35</MonetaryValue>
        </ServiceOptionsCharges>
        <TotalCharges>
          <CurrencyCode>USD</CurrencyCode>
          <MonetaryValue>188.44</MonetaryValue>
        </TotalCharges>
        <GuaranteedDaysToDelivery/>
        <ScheduledDeliveryTime/>
        <RatedPackage>
          <TransportationCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>0.00</MonetaryValue>
          </TransportationCharges>
          <ServiceOptionsCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>0.00</MonetaryValue>
          </ServiceOptionsCharges>
          <TotalCharges>
            <CurrencyCode>USD</CurrencyCode>
            <MonetaryValue>0.00</MonetaryValue>
          </TotalCharges>
          <Weight>2.6</Weight>
          <BillingWeight>
            <UnitOfMeasurement>
              <Code>LBS</Code>
            </UnitOfMeasurement>
            <Weight>3.0</Weight>
          </BillingWeight>
        </RatedPackage>
      </RatedShipment>
    </RatingServiceSelectionResponse>
Viewing 15 replies - 1 through 15 (of 66 total)