Correct TAX not shown to buyer in europe when using OSS rule
Hey there,
I'm having a bit of a trouble with the knowing if ebay shows correct tax percentage to buyers from different eu countries. As I am now required to use OSS rule, meaning I need to request exact tax percentage of the given EU country. This requirement means that I need a way to show every buyer that is in other eu countries their respective vat percentage.
The documentation in https://developer.ebay.com/api-docs/sell/inventory/types/slr:Tax is at best wage.
Currently im setting applyTax: True and vatPercentage: to a fixed value.
Question, in OSS case where i need to have different vat value for every country, how do I set the parameters for the Tax setting when creating an offer ?
It seems that setting a fixed vatPercentage shows all users that set percentage. But not setting it I'm afraid that ebay may just set vat tax to 0.
Any help or a hint would be appreciated
Best regards