Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Beta Release Date: TBD

Release Date: DEC 2, 2024


Public UI 1.7.4 (Beta)

Resolved Issues

We have enhanced the create/update customer profile page after sign-in and sign-up. The below changes were made in order to improve the user experience and only capture the information that was missing in RTP.

Sign Up Flow

For a sign-up flow, we have made the following updates:

  • The page will continue to display how it has, presenting all missing fields: first, last, DOB, zip, phone, consent. However, we have added an additional language string to be more instructive as to capturing more details about the customer before they create their account.

    • New Language string: accounts.userprofile.formtitle.newuser

    • Default copy: “Almost there! Finish setting up your account.”

Sign In Flow

For sign-in specific flows, we have made the following updates:

  • If an existing user signs in, and they are missing any required information (DOB, phone), they will be presented the create/update customer page to capture only those fields. For example, if a user has first, last, DOB, zip but is missing a phone number, they will only be presented that field and be required to fill that out before signing in.

  • We have also added a new language string for this specific instance

    • New language string: accounts.userprofile.formtitle.existinguser

    • Default copy: “Can you help us with a few required details?”

  • No labels