kahlstrom Posted December 8, 2020 Share Posted December 8, 2020 Is there a way to retrieve a specific order by order number, not order ID? I'm trying to implement a way for customers to look up their orders and they wouldn't have access to the order ID - only their order number. It looks like you can only retrieve all orders and then filter by modified date. I'd rather not retrieve ALL orders and sift through them every time I need to make an API call. I was surprised to see there's not a way to just look up an order based on order number in the docs. Any insight would be appreciated! Beyondspace 1 Link to comment
Beyondspace Posted March 2, 2021 Share Posted March 2, 2021 On 12/9/2020 at 12:00 AM, kahlstrom said: Is there a way to retrieve a specific order by order number, not order ID? I'm trying to implement a way for customers to look up their orders and they wouldn't have access to the order ID - only their order number. It looks like you can only retrieve all orders and then filter by modified date. I'd rather not retrieve ALL orders and sift through them every time I need to make an API call. I was surprised to see there's not a way to just look up an order based on order number in the docs. Any insight would be appreciated! There is no such feature so I guess we need to retrieve and update old orders on a database such as Google Spreadsheet and then lookup order number from there Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment