radishconcepts / edd-vatinfoeu

Development repository of the Easy Digital Downloads plugin for the EU VAT Info API
https://wordpress.org/plugins/edd-vatinfoeu/
2 stars 0 forks source link

Lie about my country #3

Closed samikeijonen closed 9 years ago

samikeijonen commented 9 years ago

If I lie my country at the checkout, I can still purchase without any errors. For example I can change my county from Finland to Fiji and I get the product with zero tax. Should it be this way?

samikeijonen commented 9 years ago

In other words does API check IP address match to selected country?

coenjacobs commented 9 years ago

Yes, this plugin does not do the evidence collection for EU VAT compliance, it just provides the right tax rates for now. We might look into adding this or improving compatibility with existing plugins that already do this. Do you know any plugins that do this for Easy Digital Downloads? Thanks for testing!

samikeijonen commented 9 years ago

I'm testing and using Taxamo integration for now. It has couple of other issues but it checks your country from IP and can also check VAT number. Those would be great features in this plugin also.

https://github.com/rhyswynne/easy-digital-downloads-taxamo-integration

http://www.taxamo.com/

coenjacobs commented 9 years ago

Thanks for the feedback @samikeijonen. We have actually added this to the API early this week and have implemented it in the WooCommerce plugin already. I'm implementing it in this EDD plugin today.

samikeijonen commented 9 years ago

Looking really good. Let me know when I can do another test round.

coenjacobs commented 9 years ago

This can now be tested on the 1.0.0 branch, doing final checks and tweaks in #6.