feat(payments-next):Redirect old Subscription Management page to new page#19480
Merged
StaberindeZA merged 1 commit intomainfrom Sep 30, 2025
Merged
Conversation
6228005 to
c1c683a
Compare
0112be7 to
b66d18f
Compare
Contributor
StaberindeZA
left a comment
There was a problem hiding this comment.
I couldn't get the content-server redirect to work, please see inline comment, but otherwise this looks good.
packages/fxa-content-server/app/scripts/views/subscriptions_management_redirect.js
Outdated
Show resolved
Hide resolved
b66d18f to
51ba4b1
Compare
LZoog
reviewed
Sep 24, 2025
Contributor
LZoog
left a comment
There was a problem hiding this comment.
Going to see if someone else on FxA has bandwidth to test this locally real quick!
packages/fxa-content-server/server/lib/routes/react-app/route-definition-index.js
Outdated
Show resolved
Hide resolved
packages/fxa-content-server/server/lib/routes/react-app/route-definition-index.js
Outdated
Show resolved
Hide resolved
51ba4b1 to
441f1c6
Compare
vpomerleau
reviewed
Sep 24, 2025
packages/fxa-content-server/app/tests/spec/views/subscriptions_management_redirect.js
Outdated
Show resolved
Hide resolved
441f1c6 to
4229dc3
Compare
…page Because: * This commit: * Closes #
4229dc3 to
9fa85a7
Compare
elizabeth-ilina
commented
Sep 29, 2025
| format: Boolean, | ||
| }, | ||
| usePaymentsNextSubscriptionManagement : { | ||
| default: true, |
Contributor
Author
There was a problem hiding this comment.
Should I change this to false? Or leave it as true?
Contributor
There was a problem hiding this comment.
Leaving it as true should be fine, now that New Sub Manage is live and stable in Prod.
StaberindeZA
approved these changes
Sep 29, 2025
Contributor
StaberindeZA
left a comment
There was a problem hiding this comment.
LGTM! Thank you for the changes.
| format: Boolean, | ||
| }, | ||
| usePaymentsNextSubscriptionManagement : { | ||
| default: true, |
Contributor
There was a problem hiding this comment.
Leaving it as true should be fine, now that New Sub Manage is live and stable in Prod.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Because
This pull request
Issue that this pull request solves
Closes: #PAY-3271
Checklist
Put an
xin the boxes that applyScreenshots (Optional)
Please attach the screenshots of the changes made in case of change in user interface.
redir-new-sub-manage.mov
Other information (Optional)
Any other information that is important to this pull request.