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

New Onboarding: check if site is on a paid plan to determine the action of editor Launch button #47504

Closed
razvanpapadopol opened this issue Nov 17, 2020 · 0 comments · Fixed by #47514
Assignees
Labels
[Goal] New Onboarding previously called Gutenboarding Launch [Type] Task

Comments

@razvanpapadopol
Copy link

This is a follow up of #47493

In order to redirect to Calypso launch flow when clicking Launch in the editor for a site with a paid plan active, we need to get data about having a paid active plan to ETK in https://github.com/Automattic/wp-calypso/blob/master/apps/editing-toolkit/editing-toolkit-plugin/editor-gutenboarding-launch/index.ts#L92

This can be achieved in 2 ways:
A. pass the data through iframe as suggested in #47493 (comment)
B. get the data directly from Site data-store

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Goal] New Onboarding previously called Gutenboarding Launch [Type] Task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant