At the moment, Sellerdeck shows two objects during checkout to an EU Country for the VAT section
#1 : A "check" box
#2 : A box to fill in the VAT number
We often find mistakes
eg. someone enters non VAT details and ticks = order is nil VAT received
eg. company enters VAT number but does not tick the box
Can something like this be incorporated to the checkout?
http://nephics.github.io/euvat-direct/index.html
When result for "valid" = true = the sellerdeck #1 "check" box is ticked = nil VAT
When result for "valid" = false = the sellerdeck #1 "check" box is not ticked = VAT applies
I've been holding back on asking this due to Brexit...
#1 : A "check" box
#2 : A box to fill in the VAT number
We often find mistakes
eg. someone enters non VAT details and ticks = order is nil VAT received
eg. company enters VAT number but does not tick the box
Can something like this be incorporated to the checkout?
http://nephics.github.io/euvat-direct/index.html
When result for "valid" = true = the sellerdeck #1 "check" box is ticked = nil VAT
When result for "valid" = false = the sellerdeck #1 "check" box is not ticked = VAT applies
I've been holding back on asking this due to Brexit...
Comment