-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VAT check and AJAX #15
Comments
I might have some code to throw in for this - have a look at my checkout for example (scroll down, switch to an EU country & the VAT field will appear). Will get back on this. |
Cool! I'd like to use tick.png from EDD core same way as in Credit Card check. @dannyvankooten are you using Taxamo API for checking VAT number? That's what I was original thinking because we're already using their API. |
I would be incredibly curious to see how this work (and feel it's needed). The VAT check is using Taxamo's own API, which returns a JSON array. One of the fields is a Must admit I cannot AJAXify my way out of wet paper bag, so must admit I probably won't be much help, but happy to assist wherever you need :). |
I have done AJAX stuff only couple of times but I can give it a shot at some point. Like I said vatinfoeu plugin also have really cool AJAX stuff added. So we can learn from there. |
I'd love to see what @dannyvankooten comes up with, but hit me up if you need any help on this front. I noticed this on the Javascript API documentation for Taxamo. For that reason, it's probably better to hit |
This would be awesome either way. |
Any news or updates on this one? |
Hi, I've a few other priorities than this bug, sorry, so not sure when I'll get around to look at it. |
It would be cool if user enters valid VAT number and couple of things would happen in AJAX way.
The text was updated successfully, but these errors were encountered: