PHP Class Faker\Provider\at_AT\Payment

Inheritance: extends Faker\Provider\Payment
Mostra file Open project: fzaninotto/faker

Public Methods

Method Description
bankAccountNumber ( string $prefix = '', string $countryCode = 'AT', integer $length = null ) : string International Bank Account Number (IBAN)
vat ( boolean $spacedNationalPrefix = true ) : string Value Added Tax (VAT)

Method Details

bankAccountNumber() public static method

International Bank Account Number (IBAN)
public static bankAccountNumber ( string $prefix = '', string $countryCode = 'AT', integer $length = null ) : string
$prefix string for generating bank account number of a specific bank
$countryCode string ISO 3166-1 alpha-2 country code
$length integer total length without country code and 2 check digits
return string

vat() public static method

Value Added Tax (VAT)
See also: http://ec.europa.eu/taxation_customs/vies/faq.html?locale=en#item_11
See also: http://www.iecomputersystems.com/ordering/eu_vat_numbers.htm
See also: http://en.wikipedia.org/wiki/VAT_identification_number
public static vat ( boolean $spacedNationalPrefix = true ) : string
$spacedNationalPrefix boolean
return string VAT Number