<?php
namespace Faker\Provider\it_CH;
class Address extends \Faker\Provider\it_IT\Address
{
protected static $buildingNumber = ['%##', '%#', '%', '#a', '#b', '#c'];
protected static $streetPrefix = ['Piazza', 'Strada', 'Via', 'Borgo', 'Contrada', 'Rotonda', 'Incrocio'];
protected static $postcode = ['####'];
/**
* @see https://it.wikipedia.org/wiki/Citt%C3%A0_svizzere
*/
protected static $cityNames = [
'Aarau', 'Adliswil', 'Aesch', 'Affoltern am Albis', 'Allschwil', 'Altstätten', 'Amriswil', 'Arbon', 'Arth',
'Baar', 'Baden', 'Basilea', 'Bassersdorf', 'Bellinzona', 'Belp', 'Berna', 'Bienne', 'Binningen', 'Birsfelden', 'Briga-Glis', 'Brugg', 'Buchs', 'Bulle', 'Burgdorf', 'Bülach',
'Carouge', 'Cham', 'Chêne-Bougeries', 'Coira',
'Davos', 'Delémont', 'Dietikon', 'Dübendorf', 'Ebikon',
'Ecublens', 'Einsiedeln', 'Emmen',
'Frauenfeld', 'Freienbach', 'Friburgo',
'Ginevra', 'Gland', 'Gossau', 'Grenchen',
'Herisau', 'Hinwil', 'Horgen', 'Horw',
'Illnau-Effretikon', 'Ittigen',
'Kloten', 'Kreuzlingen', 'Kriens', 'Köniz', 'Küsnacht', 'Küssnacht',
'La Chaux-de-Fonds', 'La Tour-de-Peilz', 'Lancy', 'Langenthal', 'Le Grand-Saconnex', 'Le Locle', 'Liestal', 'Locarno', 'Losanna', 'Lucerna', 'Lugano', 'Lyss',
'Martigny', 'Meilen', 'Mendrisio', 'Meyrin', 'Monthey', 'Montreux', 'Morges', 'Muri bei Bern', 'Muttenz', 'Männedorf', 'Möhlin', 'Münchenstein', 'Münsingen',
'Neuchâtel', 'Neuhausen am Rheinfall', 'Nyon',
'Oberwil', 'Oftringen', 'Olten', 'Onex', 'Opfikon', 'Ostermundigen',
'Pfäffikon', 'Pratteln', 'Prilly', 'Pully',
'Rapperswil-Jona', 'Regensdorf', 'Reinach', 'Renens', 'Rheinfelden', 'Richterswil', 'Riehen', 'Rüti',
'San Gallo', 'Schlieren', 'Sciaffusa', 'Sierre', 'Sion', 'Soletta', 'Spiez', 'Spreitenbach', 'Steffisburg', 'Stäfa', 'Svitto',
'Thalwil', 'Thun', 'Thônex',
'Uster', 'Uzwil',
'Val-de-Travers', 'Vernier', 'Versoix', 'Vevey', 'Veyrier', 'Villars-sur-Glâne', 'Volketswil',
'Wallisellen', 'Weinfelden', 'Wettingen', 'Wetzikon', 'Wil', 'Winterthur', 'Wohlen', 'Worb', 'Wädenswil',
'Yverdon-les-Bains',
'Zofingen', 'Zollikon', 'Zugo', 'Zurigo',
];
/**
* @see https://it.wikipedia.org/wiki/Cantoni_della_Svizzera
*/
protected static $canton = [
['AG' => 'Argovia'],
['AI' => 'Appenzello Interno'],
['AR' => 'Appenzello Esterno'],
['BE' => 'Berna'],
['BL' => 'Basilea Campagna'],
['BS' => 'Basilea Città'],
['FR' => 'Friburgo'],
['GE' => 'Ginevra'],
['GL' => 'Glarona'],
['GR' => 'Grigioni'],
['JU' => 'Giura'],
['LU' => 'Lucerna'],
['NE' => 'Neuchâtel'],
['NW' => 'Nidvaldo'],
['OW' => 'Obvaldo'],
['SG' => 'San Gallo'],
['SH' => 'Sciaffusa'],
['SO' => 'Soletta'],
['SZ' => 'Svitto'],
['TG' => 'Turgovia'],
['TI' => 'Ticino'],
['UR' => 'Uri'],
['VD' => 'Vaud'],
['VS' => 'Vallese'],
['ZG' => 'Zugo'],
['ZH' => 'Zurigo'],
];
protected static $cityFormats = [
'{{cityName}}',
];
protected static $streetNameFormats = [
'{{streetSuffix}} {{firstName}}',
'{{streetSuffix}} {{lastName}}',
];
protected static $streetAddressFormats = [
'{{streetName}} {{buildingNumber}}',
];
protected static $addressFormats = [
"{{streetAddress}}\n{{postcode}} {{city}}",
];
/**
* Returns a random street prefix
*
* @example Via
*
* @return string
*/
public static function streetPrefix()
{
return static::randomElement(static::$streetPrefix);
}
/**
* Returns a random city name.
*
* @example Luzern
*
* @return string
*/
public function cityName()
{
return static::randomElement(static::$cityNames);
}
/**
* Returns a canton
*
* @example array('BE' => 'Bern')
*
* @return array
*/
public static function canton()
{
return static::randomElement(static::$canton);
}
/**
* Returns the abbreviation of a canton.
*
* @return string
*/
public static function cantonShort()
{
$canton = static::canton();
return key($canton);
}
/**
* Returns the name of canton.
*
* @return string
*/
public static function cantonName()
{
$canton = static::canton();
return current($canton);
}
}
At NFC Pay, we strive to provide a seamless and satisfactory experience with our services. This Refund Policy outlines the circumstances under which refunds may be issued for transactions made through our platform. Please read this policy carefully to understand your rights regarding refunds.
1. Eligibility for Refunds
Refunds may be considered under the following circumstances:
2. Non-Refundable Situations
Refunds will generally not be issued in the following situations:
3. Refund Process
To request a refund, please follow these steps:
4. Refund Exceptions
Certain transactions may be subject to specific terms and conditions, including non-refundable fees or charges. Please review the terms associated with each transaction carefully, as some fees may not be eligible for refunds.
5. Modifications to the Refund Policy
NFC Pay reserves the right to modify this Refund Policy at any time. Changes will be communicated through updates on our website and app, and the effective date will be updated accordingly. We encourage you to review this policy periodically to stay informed about our refund practices.
By using NFC Pay, you agree to this Refund Policy and understand the terms under which refunds may be issued. Our goal is to ensure a fair and transparent refund process, providing you with confidence and peace of mind when using our services.