When a user purchases a Woo Express plan from the pricing grid that we are rolling out, we do not redirect them to the Woo Express post-purchase page. This was the behaviour before we switched to the pricing grid.
Steps to reproduce
For a site with the eCommerce trial, navigate to Upgrades -> Plans
Once on the page, enable the plans/wooexpress-small feature flag by adding ?flags=plans/wooexpress-small to the URL
You should see a pricing grid showing the Essential and Performance plans
Click on the CTA to purchase a plan, and complete the purchase from the checkout page
What you expected to happen
The user should be redirected to the Woo Express upgrade page at /plans/my-plan/trial-upgraded/:siteSlug.
What actually happened
The user was redirected to the legacy eCommerce thank you page.
Quick summary
When a user purchases a Woo Express plan from the pricing grid that we are rolling out, we do not redirect them to the Woo Express post-purchase page. This was the behaviour before we switched to the pricing grid.
Steps to reproduce
plans/wooexpress-small
feature flag by adding?flags=plans/wooexpress-small
to the URLWhat you expected to happen
The user should be redirected to the Woo Express upgrade page at
/plans/my-plan/trial-upgraded/:siteSlug
.What actually happened
The user was redirected to the legacy eCommerce thank you page.
Impact
Some (< 50%)
Available workarounds?
Yes, difficult to implement
Platform (Simple and/or Atomic)
Atomic
Logs or notes
No response