Automattic / Automattic/jetpack
My Jetpack - Make Backup purchase flow for site-only connection consistent with other products
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
Depends on #23170
When the Backup plugin triggers the connection flow from the Backup plugin, there's a special rule that will redirect the user to the checkout page. (see https://github.com/Automattic/wp-calypso/pull/60468)
We need to
- [ ] Remove this special behavior from Calypso
- [ ] Make the Flow from the plugin use the `unlinked=1` approach, to be consistent with all other flows
- [x] Also apply the same flow to the My Jetpack activation flow.
Contributor guide
Research direction
Review dependency #23170 and the Calypso behavior described in PR #60468. Trace the Backup plugin connection flow and the My Jetpack activation flow, then verify both use the `unlinked=1` path rather than redirecting directly to checkout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, react, wordpress
- Domain
- frontend, payments
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100