Skip to content

Remove paid signup flow feature flag

Nicolas Dular requested to merge nicolasdular/remove-paid-signup-flow-ff into master

What does this MR do?

Removes the paid sign up flow feature flag, which was rolled out as an experiment. The experiment was successful and already used for 100% of the users.

The new paid sign up flow is handling subscription purchases via GitLab by communicating to a customers.gitlab.com API instead of redirecting users to customers.gitlab.com

Closes: gitlab-org/growth/team-tasks#117 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Yorick Peterse

Merge request reports