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.
2. Edit ALL the files openvino-api/languages/??.json
For example:
Code Block |
---|
"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"
}
},
"1": {
"name": "USA",
"province": {
"1": "Alabama",
"2": "Alaska",
"3": "Arizona",
"4": "Arkansas",
"5": "California",
"6": "Colorado",
"7": "Connecticut",
"8": "Delaware",
"9": "Florida",
"10": "Georgia",
"11": "Hawaii",
"12": "Idaho",
"13": "Illinois",
"14": "Indiana",
"15": "Iowa",
"16": "Kansas",
"17": "Kentucky",
"18": "Louisiana",
"19": "Maine",
"20": "Maryland",
"21": "Massachusetts",
"22": "Michigan",
"23": "Minnesota",
"24": "Mississippi",
"25": "Missouri",
"26": "Montana",
"27": "Nebraska",
"28": "Nevada",
"29": "New Hampshire",
"30": "New Jersey",
"31": "New Mexico",
"32": "New York",
"33": "North Carolina",
"34": "North Dakota",
"35": "Ohio",
"36": "Oklahoma",
"37": "Oregon",
"38": "Pennsylvania",
"39": "Rhode Island",
"40": "South Carolina",
"41": "South Dakota",
"42": "Tennessee",
"43": "Texas",
"44": "Utah",
"45": "Vermont",
"46": "Virginia",
"47": "Washington",
"48": "West Virginia",
"49": "Wisconsin",
"50": "Wyoming"
}
}
"2": {
"name": "Argentina",
"province": {
"1": "Mendoza",
"2": "CABA",
"3": "Buenos Aires",
"4": "Costaflores",
"5": "Catamarca",
"6": "Chaco",
"7": "Chubut",
"8": "Córdoba",
"9": "Corrientes",
"10": "Entre Ríos",
"11": "Formosa",
"12": "Jujuy",
"13": "La Pampa",
"14": "La Rioja",
"15": "Misiones",
"16": "Neuquén",
"17": "Rio Negro",
"18": "Salta",
"19": "San Juan",
"20": "San Luis",
"21": "Santa Cruz",
"22": "Santa Fé",
"23": "Santiago del Estero",
"24": "Tierra del Fuego",
"25": "Tucuman"
} |
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"