Hi all.
We have an issue with subscription orders with anchors; the order cannot be fulfilled before the anchor date.
We get the following error:
Line item ‘********’ is scheduled to be fulfilled at a later date
We would like to set anchors to subscription contracts and also fulfill orders at any point in time.
Please tell me if I need to clarify the situation further.
Thanks.
Heya,
You can opt to fulfill before the scheduled date. The steps are described in the tutorials here
https://shopify.dev/apps/subscriptions/fulfillments#manually-open-a-fulfillment-order
1 Like
Thanks for the reply.
We’ll try to use that API call.
I have another question: Is there a way to fulfill multiple scheduled orders early at the same time from the dashboard? (Scheduled orders can be fulfilled early individually, but is it possible to do a “bulk early fulfillment” from the dashboard?)
No, I’m afraid there isn’t. You’d have to build that into your app, or do an ad-hoc bit of code using the API.