LogoLogo
  • Introduction
    • πŸ‘‹Overview
    • 🀷Target Audience
    • ✨Features
  • Getting started
    • πŸ–₯️System Requirements
    • πŸ“¦Installation
    • βš™οΈConfiguration
    • πŸ”§Setup Routine
  • Fundementals
    • 🎎Roles
    • 🌏Countries and time zones
    • ♻️Scheduletask concept
    • πŸ’°Payment Service Provider
    • ✏️Administration
      • πŸ”΅Sales
        • πŸ‘₯Customers
        • πŸ“₯Invoices
        • πŸ“‹Plans
        • 🧊Modules
      • 🟒System
        • πŸŽ›οΈSystem settings
        • ⛓️API Settings
        • 🌐Languages
        • πŸͺ™Currencies
        • 🏳️Countries
        • πŸ“‚Mappings
        • πŸ’¬Translations
        • πŸͺ§Widgets
    • πŸ–±οΈUser guide
      • πŸ”Customer rights
      • πŸ”—Customer Navigation
      • πŸ“ƒEdit profile
      • πŸ”‘Reset password
      • 🏨Edit company
      • ⚑Manage users
      • πŸ‘”Manage tenants
      • πŸ“¨View invoices
      • πŸ’ΈAdd payment method
      • πŸͺ§Manage plans
      • πŸ“¦Manage modules
      • πŸ””Notifications
  • Development
    • πŸ› οΈLocal development
    • πŸ“‚Folder structure
      • πŸ—„οΈApplication.cfc
    • πŸ’‘Develop with saaster
      • πŸŽ‡General services
        • πŸ’ΌMappings and rigths management
        • ↩️Redirects
        • πŸ‘€Customer specific sessions
        • 〽️Global variable "getCustomerData"
      • 🌐Global functions
        • βš™οΈgetTrans()
        • βš™οΈgetAlert()
        • βš™οΈlogWrite()
        • βš™οΈgetTime()
      • 🧊Developing the main application
      • πŸ“¦Developing modules
  • API
    • βš’οΈAPI: Get started
    • πŸ“‚Resources
      • πŸ“„authenticate
      • πŸ“„getCurrentModules
      • πŸ“„getCurrentPlan
      • πŸ“„getPlanFeatureSetting
Powered by GitBook
On this page
  • Import countries
  • Edit country
  1. Fundementals
  2. Administration
  3. System

Countries

Settings related to your operation circle

PreviousCurrenciesNextMappings

Last updated 2 years ago

Whether you import countries or not affects the way saaster works. There are two ways to run saaster:

If you want to provide your SaaS offer in all countries of the world, it is best not to import any countries. The system then searches for the correct time zone and currency via the customer’s IP.

If you only want to provide your SaaS offer in specific countries, please import the desired countries. The system then uses the time zone and the currency of the corresponding country.

We have already prepared 250 countries in the database for you to import. Click "Import countries" to import the desired countries. Then add the few missing details.

At the moment countries are not translated yet. They only exist in English. It is therefore necessary that you translate all your desired countries into the other languages you offer in your project.

Import countries

Choose the desired countries and scroll to the bottom of the page and click the import button.

Edit country

Click the edit button on the country you want to edit. The following modal should open:

Field
Description

Country name (english)

Country name in English (default)

Language

Select the language (Only the countries added to saaster are shown here)

Locale

Locale of the country (e.g. en_US)

ISO 1

Two digit code (e.g. US)

ISO 2

Three digit code (e.g. USA)

Currency

ISO code of the used currency in the country

Region

Region of the country (e.g. Americas)

Subregion

Subregion of the country (e.g. North Americas)

Flag

Flag using flagcdn.com

Timezone

Time zone of the country (dropdown)

Prio

Prio is the order of the country

Default

Decide whether the country is to be defined as default

✏️
🟒
🏳️