HI, I am using GF to create an application membership form for my sport association in Rome. In Italy we have the Codice Fiscale which is an alfanumeric code that sums up the basic data of a person (name,surname, date and place of birth, gender).
It is a unique code and it’s perfect to verify people’s identity. The algorithm to create the Codice Fiscale is known and easy to reproduce once you have the original data.
The Agenzia delle Entrate has a page on their website where you can check if the Codice Fiscale really exists. https://telematici.agenziaentrate.gov.it/VerificaCF/Scegli.do?parameter=verificaCf
With this tool you can be fairly sure that the data that have been inputed on my form are real/correct.
I Haven’t been able to find a way for GF to interrogate the tool (ie with a popup that shows also the Re-captcha code needed for the verification on the Agenzia dellle Entrate website).
Anyone knows if there is already such tool or is able to develop one?
Being a small association, our budget is small
regards