#zia-pricing
1 messages · Page 1 of 1 (latest)
I am creating a plan using PlanCreateOptions and want to set the payment interval to 6 months
but interval only takes the following values
Invalid interval: must be one of month, year, week, or day
may be IntervalCount needs to be set for this?
you'd use interval:month and interval_count:6