ISnipcartItem..::..PaymentIntervalCount Property
When defining a subscription plan, you can use this attribute to set the interval count,
for instance, if data-item-payment-interval="Month" and data-item-payment-interval-count="2", a payment will be taken every 2 months.
Namespace:
AdvantageCSP.Snipcart.InterfacesAssembly: AdvantageCSP.Snipcart (in AdvantageCSP.Snipcart.dll)
Syntax
[JsonPropertyAttribute] [DisplayNameAttribute] int PaymentIntervalCount { get; }