What is my CSS base URL

Description of Issue

What is my CSS base URL?

Context
  • MSS
  • CSS
Cause

Need to know the Postback URL while setting up payment services in MSSHosting

Resolution

Commonly required when setting up CSS to integrate with CC Vendors, these steps will outline how to find your base (root)URL.

  1. Navigate to your MSS/CSS page
  2. From the menu, select Home
  3. The URL at this page should be similar to YourMSSURL/MSS/default.aspx
  4. Remove /default.aspx and you have your base (root) MSS URL
Additional Information