Skip to main content
Anchor to SellingPlanAnchorType

SellingPlanAnchorType

enum

Represents the anchor type.

Which day of the month, between 1-31.

Which day of the week, between 1-7.

Which days of the month and year, month between 1-12, and day between 1-31.


Was this section helpful?

•OBJECT

Specifies the date when delivery or fulfillment is completed by a merchant for a given time cycle. You can also define a cutoff for which customers are eligible to enter this cycle and the desired behavior for customers who start their subscription inside the cutoff period.

Some example scenarios where anchors can be useful to implement advanced delivery behavior:

  • A merchant starts fulfillment on a specific date every month.
  • A merchant wants to bill the 1st of every quarter.
  • A customer expects their delivery every Tuesday.

For more details, see About Selling Plans.

•INPUT OBJECT

The input fields required to create or update a selling plan anchor.


Was this section helpful?