Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle subscription cancellation #3475

Open
wants to merge 1 commit into
base: task/winback-cancel-ui
Choose a base branch
from

Conversation

MiSikora
Copy link
Contributor

@MiSikora MiSikora commented Jan 23, 2025

Description

This PR adds logic for handling subscription cancellation.

Testing Instructions

Note

Enable WINBACK flag in the code and test this with the release variant.

Paddle subscription

  1. Sign in with this account: p1737624995796789-slack-C028JAG44VD
  2. Go to Account Details.
  3. Tap on Yes, Cancel my Subscription.
  4. You should see FAQ about how to cancel a subscription.

Google subscription

  1. Sign in with an account that has a Google subscription.
  2. Go to Account Details.
  3. Tap on Yes, Cancel my Subscription.
  4. You should see your subscription in the Play Store.

Checklist

  • If this is a user-facing change, I have added an entry in CHANGELOG.md
  • Ensure the linter passes (./gradlew spotlessApply to automatically apply formatting/linting)
  • I have considered whether it makes sense to add tests for my changes
  • All strings that need to be localized are in modules/services/localization/src/main/res/values/strings.xml
  • Any jetpack compose components I added or changed are covered by compose previews
  • I have updated (or requested that someone edit) the spreadsheet to reflect any new or changed analytics.

@MiSikora MiSikora added this to the 7.82 milestone Jan 23, 2025
@MiSikora MiSikora requested a review from a team as a code owner January 23, 2025 09:37
@MiSikora MiSikora requested review from geekygecko and removed request for a team January 23, 2025 09:37
@dangermattic
Copy link
Collaborator

dangermattic commented Jan 23, 2025

1 Error
🚫 This PR is tagged with do not merge label(s).
1 Warning
⚠️ Class AccountDetailsViewModel is missing tests, but unit-tests-exemption label was set to ignore this.

Generated by 🚫 Danger

@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Jan 23, 2025

📲 You can test the changes from this Pull Request in 📱 Mobile by scanning the QR code below to install the corresponding build.
App Name 📱 Mobile
Build TypedebugProd
Commit3b99d8f
Direct Downloadpocketcasts-app-prototype-build-pr3475-3b99d8f.apk
📲 You can test the changes from this Pull Request in 🚗 Automotive by scanning the QR code below to install the corresponding build.
App Name 🚗 Automotive
Build TypedebugProd
Commit3b99d8f
Direct Downloadpocketcasts-automotive-prototype-build-pr3475-3b99d8f.apk
📲 You can test the changes from this Pull Request in ⌚ Wear by scanning the QR code below to install the corresponding build.
App Name ⌚ Wear
Build TypedebugProd
Commit3b99d8f
Direct Downloadpocketcasts-wear-prototype-build-pr3475-3b99d8f.apk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants