wordpress-mobile / wordpress-mobile/WordPress-Android
Allow self-serve account closure when user has purchases
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
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
Start by locating the Android account-closure flow described in the issue and review how users with active purchases are currently directed to support. Update the flow so those users reach https://wordpress.com/me/purchases, and verify that users can cancel purchases there before closing their account.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile, payments
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100