Fluent Commerce Logo
Docs
Sign In

Environment Setup

How-to Guide

Author:

Fluent Commerce

Changed on:

24 Oct 2023

Key Points

  • Local Developer Setup
  • Fluent Platform Sandbox
  • Fluent Platform Production

Steps

Step arrow right iconEnvironment Setup

Partners are provided with a single Sandbox Environment and Account. Additionally, Clients are provided with a single Sandbox and Production Environment and Account, or as per the terms of their Contract.

Step arrow right iconLocal Developer Setup

There is no locally installed Fluent Platform environment for developers. Plugin Developers can download the Fluent SDK and build custom rules locally, and then test these rules within the included Test Executor.

Once ready, the plugin can be deployed to the Fluent Platform Sandbox environment for further validation and implementation of workflows.

Step arrow right iconFluent Platform Sandbox

Partners and Clients receive a Fluent Sandbox Account. Please see Accounts for information about the policies and pre-requisites for Fluent Accounts.

The Sandbox can be found at the following location:

`https://[AccountID].sandbox.[Application].fluentretail.com`

where 

`[AccountID]`
 is your Fluent Account Id, and application is either 
`console`
`service point`
, or 
`api`
.

For example, if your Account Id is ACME, and you're logging into the Admin Console, the URL would be:

App

URL

Admin Console

`https://[AccountId].sandbox.console.fluentretail.com`

Service Point

`https://[AccountId].sandbox.servicepoint.fluentretail.com`

API

`https://[AccountId].sandbox.api.fluentretail.com`

Modeller

`https://[AccountId].sandbox.console.fluentretail.com/#/orchestration`

Fluent Apps

`https://[AccountId].sandbox.apps.fluentcommerce.com`

Step arrow right iconFluent Platform Production

Clients are provisioned with a Fluent Production Account, along with login details. This Production Environment can be found at the following location:

`https://[AccountID].[Application].fluentretail.com`

where 

`[AccountID]`
 is your Fluent Account Id, and application is either 
`console`
`servicepoint`
, or 
`api`
.

For example, if your Account Id is ACME, and you're logging into the Admin Console, the URL would be:

App

URL

Admin Console

`https://[AccountId].console.fluentretail.com`

Service Point

`https://[AccountId].servicepoint.fluentretail.com`

API

`https://[AccountId].api.fluentretail.com`

Modeller

`https://[AccountId].console.fluentretail.com/#/orchestration`

Fluent Commerce

Fluent Commerce