#kamalnrf - Tiered Pricing
1 messages · Page 1 of 1 (latest)
Hello! We have tiered pricing built-in as a feature for recurring Subscription payments: https://stripe.com/docs/products-prices/pricing-models#tiered-pricing
However, that doesn't fit the use case you describe, which involves one-off payments for people in certain tiers. To do what you want you would need to handle the tier/discount logic on your end and calculate the correct amount to charge on your end.