| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
#1
|
|||||||
|
|||||||
ShippingKit for UPS Question
Hi,
I purchased ShippingKit for UPS a few months back. I haven't been able to work on my store as of late, but am now getting back to it. I've noticed that ShippingKit does not work with products that have product variants. I get a message back from UPS saying: Code: UPS: 120608 Origin: UPSServiceResponse::UPSServiceResponse Severity: Hard Description: Package weight is required Even thought I have entered a weight for each product variant. Additionally, I would like to have the option to enter in the actual weight (as opposed to the estimated weight of the product) of the item before printing the UPS label. Has anyone overcome these issues? |
|||||||
#2
|
|||||||
|
|||||||
Re: ShippingKit for UPS Question
Moving to Third Party Add-Ons
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||
|
|||||||
Re: ShippingKit for UPS Question
I wanted to post back here in case anyone was interested. I ended up coming up with a pretty simple solution. I just converted the notes field of the Orders table to a weight field.
First I changed the datatype to decimal in the database. I then modified the history_order.tpl and changed the field from textarea to text box and changed the label. Lastly, I modified the UPS_ship.php file under modules/UPS_Ship. Where it once said: Code:
I replaced it with: Code:
This allows the order processor to open up the order and enter in the weight before generating the shipping label for the order. |
|||||||
|
|||
X-Cart forums © 2001-2020
|