Android: In app-billing VAT tax

北慕城南 提交于 2019-11-26 23:39:45

问题


I have implemented In-app billing in my application, but have limited the in-app purchase function to a few countries/currencies, since I'm note sure what my responsibilites are regarding VAT tax collection and reporting. I find it a bit unclear after reading about it on Google Play Store.

I have read that I have to report VAT to Japan manually, so I have disabled In-app billing for this country.

I can see that Google Play collect tax for many countries.

What countries do I have to make exceptions for?

I would be happy for any feedback :)


回答1:


Google documentation here: VAT Guidelines

For any EU country plus Albania, Morocco, Norway and South Korea you don't have to report or deal with VAT currently but the rest is up to you unfortunately. I'm currently developing a paid app too and looked up on tax issues beforehand.

This is not an exact answer since rules about taxes can change overnight, also there are some controversial debates going on about how Google evades taxes but that is a discussion for another topic.

To give an example, for my country (Turkey) you have to prepare a report about your annual income amount if you are located here but even then some financial reporters claim that selling software is actually "renting" it so it cannot be taxed. My suggestion for you would be to update your billing strategy according to the link above and if any unwanted situation occurs oppose it with the given legal information.



来源:https://stackoverflow.com/questions/36506835/android-in-app-billing-vat-tax

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!