On Mon, Oct 6, 2008 at 3:24 PM, hiwd <[EMAIL PROTECTED]> wrote:
>
>
> Hey Chris,
>
> I noticed the code in the request template is looping through items
> via
>
> {% for product in cart.get_shipment_list %}
>
> in the cart and actually creating a new package node for each item the
> cart, instead of one package and then calculating the weight.
>
> Now the UPS api may have another way to do this but I don't have
> intimate knowledge of the API.
>
> So I added a new cart method get_total_weight and then customized the
> xml request template to get this issues resolved.
>
That's how I do it. This is an incredibly involved issue, since every
different store will box things differently.
--
Bruce Kroeze
http://solidsitesolutions.com
Dynamic Designs, Optimized
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---