five23 / shipsync-community

FedEx Web Services Integration for Magento
9 stars 10 forks source link

Error on Virtual Products? #19

Open tvanhuis opened 10 years ago

tvanhuis commented 10 years ago

Hello,

I'm getting an error on checkout for Virtual products:

Fatal error: Call to a member function getError() on a non-object in /home/kline/public_html/app/code/community/IllApps/Shipsync/Model/Shipping/Package/Origins.php on line 135

I tried adding the "weight" attribute to my virtual products, but that did not solve the error. Am I missing a setting in the configuration? Works great for all other product types. Thanks!

Tim

tvanhuis commented 10 years ago

error occurs for downloadable products also, just found out...

five23 commented 10 years ago

Heya, what version of Magento are you running?

tvanhuis commented 10 years ago

1.8.0.0

five23 commented 10 years ago

Yup, definitely a bug... Magento introduced better product/item parsing logic in v1.5, deprecating my item handlers. Will fix asap.

devmca commented 8 years ago

Hi, Can you tell me the steps how to integrate Fedex in Magento 1.9? I am new to Magento and not able to integrate Fedex in Magento. Please help me. Thank you in advance.