Description
Fields
align_day_of_month: OptionalInt
Specifies how annual and monthly subscriptions should be aligned
align_day_of_week: OptionalInt
Specifies how weekly subscriptions should be aligned
align_hour: OptionalInt
Specifies how annual, monthly and daily subscriptions should be aligned
align_month: OptionalInt
Specifies how annual subscriptions should be aligned
Billing interval count
Example: 12
Whether it's possible to apply a discount to a product (given that subscription is used)
Example: false
fulfillment_interval_count: Int!
Fulfillment interval count
Example: 1
interval: SubscriptionPlanInterval!
Interval for subscription plan
Example: "monthly"
A maxiumum amount of billing cycles
Example: 0
First purchase price value
Example: 1500
First purchase price percentage value
Example: 50
price1_type: SubscriptionPlanPriceType!
First purchase price type
Example: price
Non-first purchases price value
Example: 1500
Non-first purchases price percentage value
Example: 50
price2_type: SubscriptionPlanPriceType!
Non-first purchases price type
Example: price
Used By
Types
Preview (typescript)
Loading module