Skip to content

WCPayments task: change the display logic #32451

@pmcpinto

Description

@pmcpinto

Description: Currently, we only show the WCPay task (Get paid with WooCommerce Payments) when the following conditions are present:

  • WCPay has been installed in the Business Details step during the OBW.
  • The plugin is actually installed.
  • The store is in a supported country
  • It's displayed in a single column or (in the case that it's displayed in two columns) it's connected.

We should update the logic so that the WCPay task is displayed independently if the extension was installed in the Business details. But also make sure that we don't re-enable the task list if the extension is installed by an existing store, as this would overwhelm users.
Perhaps we can remove the first condition but add a new one to only display the task if the task list is enabled.

Metadata

Metadata

Assignees

Labels

OnboardingIssues related to the Customize Your Store onboarding flow.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions