You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(next): add percentage based redirects to landing
Because:
- Landing page needs to redirect to either `payments-server` or
`payments-next` depending on configuration per offering.
This commit:
- Adds SP2 redirect config to `payments-next`.
- Adds a function to determine whether SP3 landing page should redirect
to SP2 based on per offeringId percentage configuration.
Closes #FXA-10968
0 commit comments