Dynamically update discountsVersion bêta privée
Update discounts in response to changes customers make during checkout.
You can use the embedded components to dynamically add or remove discounts on a Checkout Session. This allows you to:
- Apply loyalty discounts: Automatically apply discounts based on customer loyalty tier or purchase history.
- Cart value promotions: Add discounts when the order total exceeds specific thresholds (for example, 10 USD off orders over 100 USD).
- Time-sensitive offers: Apply limited-time promotional discounts or remove expired discount codes.
- Location-based discounts: Apply region-specific discounts based on the customer’s shipping address.
- Customer-specific offers: Create personalized discount amounts based on customer segments or previous purchase behavior.
Dynamic updates aren’t supported for Stripe-hosted pages. Set up your integration with another payment UI– embedded components–to use this feature.