wordpress-mobile / wordpress-mobile/WordPress-iOS
Allow self-serve account closure when user has purchases
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 3.9k
- Forks
- 1.2k
- Avg merge
- 23h 51m
- Merged PRs (30d)
- 58
Description
When a user wishes to close their WP.com account, they can do so if they have no active purchases. If they do have active purchases, they are directed to contact support.
We could instead do what WP.com does when users on the web wish to close their account: Redirect them to https://wordpress.com/me/purchases so they can cancel their purchases on their own.
Internal ref: p1692367691448459/1692309258.915019-slack-C05ALSVN5K5
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the iOS account-closure flow and the branch that handles users with active purchases, then compare its behavior with the requested WordPress.com purchases URL. Done means users with purchases can reach that URL to cancel them before closing their account, with the existing no-purchases path preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100