AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

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.Interfaces
Assembly:  AdvantageCSP.Snipcart (in AdvantageCSP.Snipcart.dll)

Syntax


[JsonPropertyAttribute]
[DisplayNameAttribute]
int PaymentIntervalCount { get; }

Field Value

The payment interval count.