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

Custom Criteria for getOrders #49

Open
BillBushee opened this issue Aug 6, 2018 · 1 comment
Open

Custom Criteria for getOrders #49

BillBushee opened this issue Aug 6, 2018 · 1 comment

Comments

@BillBushee
Copy link

BillBushee commented Aug 6, 2018

I'm looking for a way to customize the OrdersController getOrders method. Currently it pulls the orders where the date ordered is between begin and end dates passed from ShipStation. My site may take an order today that is payment pending and might not be ready to import into ShipStation for shipment until the payment clears several days later. In this scenario when I'm ready to import/ship the order the date ordered is outside the date range requested by ShipStation.

Would you suggest adding an override call back similar to the ones used for the custom fields and oneShipStationShippingMethod?

@BillBushee
Copy link
Author

See this pull request: #50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant