-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
Description
Feature Request
Is your feature request related to a problem or unsupported use case? Please describe.
Currently, in the B2C sales tunnel, only credit card registration is possible. This limitation prevents offering CPF (via MonCompteFormation - MCF) as an alternative for credentials eligible for this funding.
Describe the solution you'd like
In Richie, we would like to:
- Display a “Use my CPF” button in the sales tunnel if:
- The CPF option is enabled for the product in the BO
- At least one CPF deep link is provided (see BO - Deep linking support for products (CPF) joanie#1162)
- On clicking this button:
- The user is redirected randomly to one of the available deep MCF links (depending on the selling organizations)
- Persisting the proposed URL during a single navigation session would be a plus, but not required
- The “Subscribe by credit card” button remains available and visible at all times
- The "Subscribe" button should be renamed for clarity between the two options (e.g. "Subscribe by credit card") :

Discovery, Documentation, Adoption, Migration Strategy
- A confirmation modal could later be added to inform the user about the specificities of this path (no contract or payment through our plateform, ...). Initially, this info can be included in the product instructions
- Click tracking may be implemented in V2, but is not a priority for the first release