Skip to main content

Register a Native or Single-Page Application

Create a Native Application (for desktop/mobile) or Single Page Application in the SPS Commerce Dev Center.

1

Sign in to the SPS Dev Center

Sign in to the SPS Commerce Dev Center and click Applications in the top navigation.

2

Create the app

Click Create New Application and configure it.

  • Give your app a name.
  • Select Native Application or Single Page Application as the application type.
  • Set the redirect URI to: https://api.stackone.com/connect/oauth2/spscommerce/callback
  • Authorize the SPS services your integration needs.
  • Click Create.
3

Copy the Client ID

PKCE apps do NOT use a Client Secret. Only the Client ID is required. Copy it from the Application Keys tab.

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for SPS Commerce:
1

Navigate to Connector Profiles

Login to StackOne and navigate to Connector Profiles
2

Create New Connector Profile

  • Click + Connector Profile
  • Search for and select SPS Commerce
  • Select Type as OAuth 2.0 - Authorization Code with PKCE (Native / SPA)
  • Fill out the fields using details retrieved from your provider:
    • Client ID
  • (Optional) Select Actions to be enabled for this Connector Profile
  • Click Create profile
Congratulations! The new Connector Profile will now show up in your project ready to be used. You can now continue to Link Accounts for SPS Commerce.