Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Initially, Viniswap only accepted purchases from Argentina. This section describes the steps needed to add new redeem countries and modify redeem pricing.

Include a new section referencing the country and provinces.

Countries are indicated by the telephone country code.

Provinces or states are listed alphabetically.

  1. Edit ALL the files openvino-api/languages/??.json

    "countries": {

      "34": {

        "name": "España",

        "province": {

          "1": "Andalucía",

          "2": "Aragón",

          "3": "Asturias",

          "4": "Islas Baleares",

          "5": "Canarias",

          "6": "Cantabria",

          "7": "Castilla La Mancha",

          "8": "Castilla y León",

          "9": "Catalunya",

          "10": "Valencia",

          "11": "Extremadura",

          "12": "Galicia",

          "13": "La Rioja",

          "14": "Madrid",

          "15": "Murcia",

          "16": "Navarra",

          "17": "País Vasco",

          "18": "Ceuta",

          "19": "Melilla"

        }

      },

Updates

Update redeem year:

"product": {

    "redeem": {

      "18": "6 de mayo del 2021",

      "19": "6 de mayo del 2022",

      "20": "6 de mayo del 2023",

      "21": "6 de mayo del 2024"

      "22": "6 de mayo del 2025"



Change Evidences for BioDigital Cert

   "tabs": {

      "sensoric": "Sensores",

      "work": "Tareas",

      "business": "Negocio",

      "evidences": "BioDigital Cert",

      "test1": "Test 1",

      "test2": "Test 2"

  • No labels