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.
Billing / Stripe - @kit/stripe
This package is responsible for handling all billing related operations using Stripe.
Please refer to the documentation.