Product Pricing
Per billing cycle (monthly, annual, etc.)
What it is
Products can have different prices for monthly, quarterly, semi-annually, annually, and one-time billing.
How it works
product_pricing table and getProductPrice($productId, $cycle) helper.
How to set up
When editing a product, set prices for each billing cycle.
Was this helpful?