Skip to content

ShipSync is not creating request object on create_order #33

Description

@yaswanthbs

Hi,
Does current ShipSync version supports Magento 1.9.
I got this question because, when I am clicking on create shipment button it's displaying as 'Error: Empty API response'. So I have gone through the code and found this line of code.
$request = new Varien_Object(); Mage::log('printing request :: '.$request->toString);
when I am trying to print $request object then it is empty. Please let me know if anyone have idea.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions