Giter VIP home page Giter VIP logo

Comments (5)

johnnynotsolucky avatar johnnynotsolucky commented on August 26, 2024 1

@smockensturm I can't comment on the weight field affecting how ShipStation imports orders. However, for orders with "shipped" status being included - That was a requirement by ShipStation originally, that all orders regardless of order status are included in the XML:

Your page should return data for any order that was modified between the start and end date, regardless of the order's status. The order data should be returned in an XML format as shown in the following example. All free text fields should be enclosed in a CDATA section to ensure there aren't any parsing errors.

ShipStation polls the endpoint on an interval. They have a timestamp of the last time they called the endpoint, and then the next call will be from that time onwards. Therefore, they shouldn't be fetching all the orders every time they poll the endpoint. The only time they would refetch anything with a timestamp from before the last call is if there was some failure and the orders couldn't be processed (I think).

from shipstation-connect.

smockensturm avatar smockensturm commented on August 26, 2024 1

Awesome. Thanks @johnnynotsolucky for breaking that down for us. Best wishes.

from shipstation-connect.

peteeveleigh avatar peteeveleigh commented on August 26, 2024

Hi @smockensturm I'm afraid that I can't answer these questions for you. But I'll raise a ticket internally and get someone to have a look. Just letting you know we have heard you and will do something about it as soon as possible

Taking a guess... it could be something to do with the size of the data and/or the length of time it takes when importing. But I stress, right now, that is a guess.

from shipstation-connect.

smockensturm avatar smockensturm commented on August 26, 2024

Thanks @peteeveleigh

But I think we're onto the problem.

Sometimes, orders do not get imported into ShipStation, although they are in the XML way at the end of 376 pages.
Sometimes they do, though. And I'm trying to determine why.

If the weight field is null or 0 for any of the items in the cart, ShipStation will ignore said order.

I still wouldn't mind knowing the answers to some of these questions. Especially why orders with 'shipped' status are exposed to ShipStation in the XML

from shipstation-connect.

peteeveleigh avatar peteeveleigh commented on August 26, 2024

Ah that's good to know. We'll be looking at it anyway as we are reviewing our plugins at the moment.

from shipstation-connect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.