Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

tnorthcutt's avatar

Passing selected plan to /register page via url parameters

I'm wondering if it's possible/reasonable to, instead of displaying all plans on the /register page, allow passing the selected plan in via a url parameter. My use case is that I'd like the plan to be chosen on a sales/landing page, and not display all the choices again on the registration page.

0 likes
3 replies
TKay's avatar

Why don't you just show the plans in landing page? Is there any specific concerns that we have to worry about?

tnorthcutt's avatar

Sorry, I probably wasn't clear.

I do want to show the plans on the landing page, but that's on a separate marketing site. So I've got my marketing site at example.com with the plans shown, and my app at app.example.com.

Please or to participate in this conversation.