Trial now exists exclusively at signup (no-card generic trial). The /subscribe page is reached only after the trial has been consumed (or to upgrade plans), so it should never offer another trial — that would be a double-trial loophole. - BillingController::subscribe drops trialDays prop - BillingController::checkout drops ->trialDays() call (direct charge) - Subscribe.vue drops trialDays prop and :days placeholders - i18n (en/pt-BR/es): new subscribe-focused copy, remove start_trial/trial_info |
||
|---|---|---|
| .. | ||
| Api | ||
| App | ||
| Auth | ||
| Controller.php | ||