Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exported orders should respect XML Schema for Validating Order Information #41

Open
jlachancekffein opened this issue Mar 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jlachancekffein
Copy link

We had an issue with an order containing a value for the Company field that was too long.

This issue is with the export orders endpoint : actions/shipstationconnect/orders/process?action=export

According to the Shipstation documentation, this field has a maximum of 100 characters.

https://help.shipstation.com/hc/en-us/articles/360025856192-Custom-Store-Development-Guide#UUID-1bb7ab47-6cf4-c6cd-0e5b-dec61e91201b_UUID-738eed11-ec21-be53-efb4-5fadcdde7b0f

I think it would be interesting for the plugin to manage the value of the fields to respect the documentation.

Otherwise, we have no choice but to manage field value on our side.

@sjcallender sjcallender added the enhancement New feature or request label Mar 7, 2022
@johnnynotsolucky johnnynotsolucky self-assigned this Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants