- 🇧🇪Belgium dieterholvoet Brussels
This doesn't seem like a widely requested or useful feature to me, it should probably live in custom code or a separate module. If anyone else is still interested in this feature, feel free to re-open.
In general, it's a good idea for merchants to keep records of how they validated the VAT number. This patch adds a feature to store the successful VIES response and timestamp along with the VAT number. It adds two new properties to the field and does not change the appearance or user experience; it simply saves additional information.
The patch likely ought to have tests written before we commit it. We could perhaps capture and mock the various VIES responses and ensure the appropriate behavior.
In any case, it'd be good for people to try it out/review it, regardless of whether we block on tests in the end or not.
Closed: won't fix
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This doesn't seem like a widely requested or useful feature to me, it should probably live in custom code or a separate module. If anyone else is still interested in this feature, feel free to re-open.