Files
myeasycms-v2/packages/billing
gbuomprisco 804fb7fbe3 Handle trial periods for existing customers in Stripe checkout
Updated logic to skip trial periods for existing customers by setting `trialDays` to undefined when a customer is already provided. Modified subscription data and trial settings to use the adjusted `trialDays`. Additionally, added handling for metered billing line items and included a sample trial period configuration in the billing sample config.
2025-05-15 23:42:39 +08:00
..