-
Notifications
You must be signed in to change notification settings - Fork 3
Use Case New Trial Customer
Maxim Khailo edited this page May 4, 2017
·
3 revisions
Actor: Fox Operator
Scope: Onboarding
Use Case New Trial API Customer is executed.
Operator has additional Customer Information
- Storefront Channel Name
- Operator fills in customer information into a tool.
- They validate that the information is correct with another.
- Operator executes the tool.
- Tool outputs the URL the customer can hit to access their storefront and admin.
- http://StorefrontName.foxcommerce.com
- http://StorefrontName.foxcommerce.com/admin
- Executes Main Scenario until step 2.
- Inputs optional ID of current storefront channel.
- After step 3 in main scenario Tool updates existing storefront channel with new info.
- Tool updates the routes to new storefront
-
- http://NewStorefrontName.foxcommerce.com
- Output is same as main scenario.