#FattMonster-Pricing table
1 messages · Page 1 of 1 (latest)
Hi there, The pricing table supports common subscription business models like flat-rate, per-seat, and trials. Support for tiered pricing is coming soon. Other advanced pricing models are not supported. https://stripe.com/docs/payments/checkout/pricing-table#limitations
got it
how can i use the volume based pricing product that i created in my website
i cant even seem to generate its payment link
Hi @karmic imp PaymentLink doesn't support volume based price, you need to use Checkout Session API instead
thanks