five23 / shipsync-community

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

MIssing Shipping Settings Origin Fields #11

Closed sjcarr2014 closed 10 years ago

sjcarr2014 commented 10 years ago

Hello,

I have installed ShipSync (shipsync-community-0.5.0.1_RC1) into Magento 1.8.1.0 and setup our credentials with FedEx for testing. In step 5 of the readme Installation section it says:

  1. Navigate to "System->Configuration->Sales->Shipping Settings->Origin" and fill out your company's Country, Region/State, ZIP/Postal Code, City, Address, and Phone. Note: these fields are required for FedEx's API to work.

However, I do not have a field in that section for Phone. I do have Street Address then also Street Address Line 2 and Street Address Line 3.

I have the information I can complete in these fields. When I try to "Create Shipment" from the order screen I get these errors:

ERROR: Invalid Shipper streetLine 1 ERROR: RequestedShipment Shipper contact - phoneNumber is required

I can only imagine these two things are related. Please advise.

-Steven

jthn commented 10 years ago

Shipsync adds that field. Make sure that you have flushed your configuration cache and try again.

On Tue, Mar 4, 2014 at 3:12 PM, sjcarr2014 notifications@github.com wrote:

Hello,

I have installed ShipSync (shipsync-community-0.5.0.1_RC1) into Magento 1.8.1.0 and setup our credentials with FedEx for testing. In step 5 of the readme Installation section it says:

  1. Navigate to "System->Configuration->Sales->Shipping Settings->Origin" and fill out your company's Country, Region/State, ZIP/Postal Code, City, Address, and Phone. Note: these fields are required for FedEx's API to work.

However, I do not have a field in that section for Phone. I do have Street Address then also Street Address Line 2 and Street Address Line 3.

I have the information I can complete in these fields. When I try to "Create Shipment" from the order screen I get these errors:

ERROR: Invalid Shipper streetLine 1 ERROR: RequestedShipment Shipper contact - phoneNumber is required

I can only imagine these two things are related. Please advise.

-Steven

Reply to this email directly or view it on GitHubhttps://github.com/five23/shipsync-community/issues/11 .

sjcarr2014 commented 10 years ago

I refreshed those again and it did not change. I also resintalled the files and refreshed/flushed the cashes to no effect. Should I be trying with a package other than shipsync-community-0.5.0.1_RC1?

Thanks for your help?

five23 commented 10 years ago

Verified that this was in fact a bug with RC1.

Here's an updated release package to address the issue :

https://github.com/five23/shipsync-community/releases/tag/0.5.0.3_RC3

sjcarr2014 commented 10 years ago

Awesome. I will try this one now.

sjcarr2014 commented 10 years ago

Success! Thanks for taking care of us so quickly.