coolify/app/Actions/Stripe
Andras Bacsai 638f1d37f1 feat(subscription): add billing interval to price preview
Extract and return the billing interval (month/year) from subscription pricing
data in fetchPricePreview. Update the view to dynamically display the correct
billing period based on the preview response instead of using static PHP logic.
2026-03-27 19:05:13 +01:00
..
CancelSubscription.php
CancelSubscriptionAtPeriodEnd.php
RefundSubscription.php
ResumeSubscription.php
UpdateSubscriptionQuantity.php