Skip to content

Use Case New Trial Customer

Maxim Khailo edited this page May 4, 2017 · 3 revisions

Use Case: New Trial Customer

Actor: Fox Operator

Scope: Onboarding

Pre Condition

Use Case New Trial API Customer is executed.

Operator has additional Customer Information

  1. Storefront Channel Name

Main Scenario

Steps

  1. Operator fills in customer information into a tool.
  2. They validate that the information is correct with another.
  3. Operator executes the tool.

Output

  1. Tool outputs the URL the customer can hit to access their storefront and admin.
    • http://StorefrontName.foxcommerce.com
    • http://StorefrontName.foxcommerce.com/admin

Variation 1: Company Information Was Incorrect

  1. Executes Main Scenario until step 2.
  2. Inputs optional ID of current storefront channel.
  3. After step 3 in main scenario Tool updates existing storefront channel with new info.
  4. Tool updates the routes to new storefront
    • http://NewStorefrontName.foxcommerce.com
  1. Output is same as main scenario.