Skip to main content

mPOS

How to set up mPOS

Setting up the mPOS application is a one-time procedure.

Procedure:

  1. Install a compatible web service (WSDL) on the server.

  2. Place the configuration file on the client's server in which the database is installed.

  3. Click dbo.Applications.

  4. In dbo.Applications, create mPOS app and generate its ID if not available.

    mpos.setup_clip0001.png
  5. Click dbo.ApplicationConfigurations.

  6. Map the App ID with Shop ID and paste the config file data.

    mpos.setup_clip0002.png
  7. Go to app_data > mPOS > Translations.

    Place the Resource file of each language in their respective folder:

    • ~/App_data/mPos/Translations/EN

    • ~/App_data/mPos/Translations/FR

    • ~/App_data/mPos/Translations/NL

    Note

    '~' represents the root folder of IIS web service application.

  8. Install Printing Service on the server and configure the printing methods (see Configuring printing methods).

For a description on each of the configuration parameters, see Configuration file parameters.