MwSpaceLLC / packlink-php

Packlink Pro Php Api Sdk (shipping automation) | Php Library Model (Unofficial)
Apache License 2.0
3 stars 2 forks source link

Create draft shipments it's not taking the corect sender information #4

Open mihaisolomon opened 11 months ago

mihaisolomon commented 11 months ago

Hello,

I have the following situations:

1/ When I'm creating a draft shipment I'm sending all the info plus the sender information and in the additional information selectedWarehouseId on null, when I check the info in my packlink account I find different information, basically it takes the default address from my address book.

2/ I tried another approach to create on the fly the warehouse in packlink and set it on additional information on selectedWarehouseId and the result it's the same, it takes my default address from my address book.

Any ideas how I can resolve this issue.

Thanks, Mihai.

MwSpaceLLC commented 10 months ago

hi there, tnks for use it.

Please, share me correct example of coding complete for test it.

mihaisolomon commented 10 months ago

Hey,

Thanks for getting back to me. In the meantime I solve my issue with this error. The problem it's not in the code it's in how packlink us working. We made an workaround in order to set the correct sender in creating a draft shipment.

Have a good day, Mihai.