Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

No Profile Flow

UX

https://overflow.io/s/TSJXWI97/

https://www.figma.com/file/AOJfXET7ieM1NMLKyA1UOv/FIO-Landing-Pages?type=design&t=nn1WNRxSlxPWo8mS-6

Visual

Functionality

General

  • No Profile Flow, when enabled in Partner Profile in Admin, modifies the flow through the app as follows:

  • Dev Note: CORS should be set such the flow can be placed inside another app or iframe

Template

  • Display:

  • Dev Note

    • Landing Page defaults to Register FIO Handle

    • Selected view makes the corresponding button fill with color

    • bob@edge is dynamic and is the first domain from the Partner Profile.

  • Links

  • Dev Note: User can add multiple items into cart using top navigation.

Register FIO Handle

Image Added

Verifying Availability

Image Added

Availability Confirmed

Image AddedImage Added

  • Url: /address/refcode or /ref/refcode

    • where refcode is partner referrer code

  • Display:

    • List of allowed domains from Admin Profile:

      • Custom domain in always available

    • Links

      • Get It - before verified

        • On click

          • Display Verifying Availability Page

          • Check handle availability

          • If available display Availability Confirmed Page

          • If not available display Not Available Page

      • Get It - after verified

        • On click

          • Add to cart and Display Cart Page

Register FIO Domain

Image Added

  • Url: /domain/refcode

    • where refcode is partner referrer code

  • Display:

    • Domain registration price in USDC obtained using get_fee: regdomain

    • Links

      • Get It - before verified

        • On click

          • Display Verifying Availability Page

          • Check domain availability

          • If available display Availability Confirmed Page

          • If not available display Not Available Page

      • Get It - after verified

        • On click

          • Add to cart and Display Cart Page

Renew Existing FIO Domain

Image Added

  • Url: /domain/renew/refcode

    • where refcode is partner referrer code

  • Display:

    • Domain renewal price in USDC obtained using get_fee: renewdomain

    • Links

      • Renew

        • On click

          • Add to cart and Display Cart Page

Add Bundles to Existing FIO Handle

Image Added

  • Url: /address/renew/refcode

    • where refcode is partner referrer code

  • Display:

    • Add bundles price in USDC obtained using get_fee: addbundles

    • Links

      • Add

        • On click

          • Add to cart and Display Cart Page

Public Key Screener Page

Image Added

Image Added

  • If FIO Public Key is not passed via url display this page

  • Collect

    • FIO Public Key

    • Validation

      • Is valid FIO Public Key

  • Display

    • Links

      • Submit

        • On click

          • Store in cookie and display Landing Page

Sample Cart

Image Added