D
D
dmol132019-02-07 10:47:01
htaccess
dmol13, 2019-02-07 10:47:01

Paying taxes in Belarus. What about previous earnings?

I opened an IP and I want to legalize my activity on Upwork.
I want to transfer money to a bank account and pay taxes on it.
The question arises what to do with previously earned money until 2019. I brought them to Payoneer. Is there any information if Upwork sends this information to the tax authorities at the request of the latter?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
O
Oleg Prilepa, 2016-07-18
@Kipeer

Forwarding from a domain without WWW to a domain with WWW:

RewriteEngine On
RewriteCond %{HTTP_HOST} ^example.ru
RewriteRule (.*) http://www.example.ru/$1 [R=301,L]

RewriteEngine On
RewriteCond %{HTTP_HOST} ^www.example.ru$ [NC]
RewriteRule ^(.*)$ http://example.ru/$1 [R=301,L]
RewriteCond %{HTTP_HOST}	^www\.(.*)	[NC]
RewriteRule ^(.*)$ http://%1/$1	[R=301,L]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([^.]+)(?<!/)$ /$1/ [R=301,L]

# Убираем index.php
  RewriteCond %{REQUEST_FILENAME} ^(.*)/index\.php$
  RewriteRule ^(.*)index\.php(.*)$ /$1$2 [R=301,L]

A
Anton Tarasov, 2019-02-07
@dmol13

Yesterday we just discussed with colleagues (Top Rated, Moscow), so far there is no confirming, but also refuting information on this subject that upwork and / or Payoneer will send data on previous earnings. In any case, this is the case in the Russian Federation, I think something similar in Belarus. Theoretically, they can (probably depends on how the platforms agree with the local authorities, this work is still ahead), in practice, even discussing current transactions with the same tax authorities is a lot of work, which to talk about the past. We have no information that the tax authorities requested such data. I dare to suggest that, at least for now, the money withdrawn to the pioneer from the point of view of the legislation of the Russian Federation is "wrappers".
And the fact that they are legalized is good. Now from the category of "illegal entrepreneurial activity" you are at least moving to the "understatement of the tax base" club, where the fines are much less)))

P
Puma Thailand, 2019-02-07
@opium

They themselves do not send anything, the request from the authorities will be satisfied one way or another, but I think if the authorities take over for you, then the data from the upwork or the pioneer is the last thing you will worry about

D
DiGiTAll, 2019-02-07
@DiGiTAll

Oh, you shouldn't legalize income from UpWork in the Republic of Belarus;) Why? To escape the status of a parasite? On the subject: familiar developers chipped in for offshore registration (prices start at $650, the option with an approved merchant can be taken for $2K on a turnkey basis). And all together drive money there. Everyone has their own payment card.

I
Igor Saevets, 2019-02-11
@igorsaevets

I recommend that you still pay the tax, because. according to the law, even when accepting a money transfer from abroad, it is necessary to report it to the tax office.
There is not such a big tax, somewhere around 5%. This is not 50% compared to a full-time employee.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question