mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-30 06:12:03 +03:00
bbea4f7ec5
refs https://github.com/TryGhost/Ghost/issues/12365 Currently, while its possible to open Stripe checkout directly on a monthly/yearly plan, Portal links don't allow similar feature. This change allows opening a site on a specific Portal link that can directly open Stripe checkout for monthly/yearly plan, if the plan is allowed. - Adds handling for new portal signup link for monthly plan - `/#/portal/signup?plan=monthly` - Adds handling for new portal signup link for yearly plan - `/#/portal/signup?plan=yearly` |
||
---|---|---|
.. | ||
portal |