Problem with Shipstation Plugin

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
3 years ago
There is a problem with the logic in CreateOrUpadeteShipping in
https://github.com/nopSolutions/nopCommerce/blob/develop/src/Plugins/Nop.Plugin.Shipping.ShipStation/Services/ShipStationService.cs
It is trying to write a shipmentItem before writing the shipment to get and use the Id
See ikssue and quick fix here
https://www.nopcommerce.com/en/boards/topic/85274/430-how-to-get-shipments-in-order-from-plugin
3 years ago
Hi, Yidna.

Thank you very much for everything you do for our product, and for analyzing and solving this problem too. I have implemented your work as part of this ticket.


Yidna wrote:
There is a problem with the logic in CreateOrUpadeteShipping in
https://github.com/nopSolutions/nopCommerce/blob/develop/src/Plugins/Nop.Plugin.Shipping.ShipStation/Services/ShipStationService.cs
It is trying to write a shipmentItem before writing the shipment to get and use the Id
See ikssue and quick fix here
https://www.nopcommerce.com/en/boards/topic/85274/430-how-to-get-shipments-in-order-from-plugin
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.