vat icon indicating copy to clipboard operation
vat copied to clipboard

Format

Open artur-gajewski opened this issue 7 years ago • 1 comments

By giving a country code and business id, a function could return a VAT ID formatted to international format.

Examples:

format('FI', '1234567-1') would return FI12345671 format('SE', '556697-6009') would return SE556697600901

artur-gajewski avatar Feb 07 '18 12:02 artur-gajewski

I like this idea @artur-gajewski. Will take a while before I have time to take a stab at it though, PR's are welcome & appreciated!

dannyvankooten avatar Feb 14 '18 13:02 dannyvankooten