Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marketplace: Add plan information step #67574

Open
3 tasks
allilevine opened this issue Sep 8, 2022 · 9 comments
Open
3 tasks

Marketplace: Add plan information step #67574

allilevine opened this issue Sep 8, 2022 · 9 comments

Comments

@allilevine
Copy link
Member

allilevine commented Sep 8, 2022

Add a Marketplace page that shows available plans, with the plan that allows plugins (currently Business) highlighted and plan details expanded. We should re-use existing Plans components as much as possible, but swap in Marketplace-specific plan details. Don't forget to test that our changes haven't affected the Pricing page.

Figma: HOg65lHD0QOfaq0QtzKQbC-fi-507%3A10329

We'll continue to iterate on this page with other sections, like a FAQ.

Acceptance criteria:

  • There is a page that shows the user their plan, available plans, and the plan they should choose to install plugins.
  • There are Tracks events for every possible action.
  • Users can click to upgrade to any plan, and go to checkout.
@candy02058912
Copy link
Contributor

Hi @vinimotaa, would like to ask what would the designs look like on other screen sizes?
Would it be something like https://wordpress.com/start/plans?
wordpress com_start_plans

@vinimotaa
Copy link

Hi @candy02058912, yes, we can follow what we have there. Title, subheader, and plans sitting below. I'd start with Business plan, then eCommerce, and then My Current plan - changing the order.

@lsl
Copy link
Contributor

lsl commented Sep 20, 2022

I'd start with Business plan, then eCommerce, and then My Current plan - changing the order.

This isn't easily possible.

Would you like to show all paid plans like /plans or just business + ecom plans?

Including the current plan is sort of possible but it disables the monthly / yearly price toggle options as a side effect.

@vinimotaa
Copy link

vinimotaa commented Sep 20, 2022

We only need to show Business and eCommerce as these are the only ones that allow plugin access. It would be great to show my current plan Free, Personal, or Premium so I know how my plan compares to the others.

These are all the scenarios I thought of:

image

Figma board here

@lsl
Copy link
Contributor

lsl commented Sep 21, 2022

We're looking at adding current plan with #68065. I think we still may run into the issue of not being able to show the price toggle for free plans. (Free plans are "annual" as far as the toggle is concerned and annual plans can't move to monthly in an upgrade.) cc @candy02058912 @DustyReagan

@lsl
Copy link
Contributor

lsl commented Sep 21, 2022

Issue for upgrade handlers #68089 (Making the buttons work)

@cpapazoglou
Copy link
Contributor

I can see that his hasn't launched yet. What's blocking us from removing the feature flag plugins-plans-page?

@allilevine
Copy link
Member Author

@cpapazoglou We went in a different direction for the Marketplace upgrade flow, but we were planning to return to this next. See: pdh6GB-25Q-p2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment