Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/mx/rfc.py
diff options
context:
space:
mode:
Diffstat (limited to 'stdnum/mx/rfc.py')
-rw-r--r--stdnum/mx/rfc.py10
1 files changed, 6 insertions, 4 deletions
diff --git a/stdnum/mx/rfc.py b/stdnum/mx/rfc.py
index 2e47238..10da251 100644
--- a/stdnum/mx/rfc.py
+++ b/stdnum/mx/rfc.py
@@ -35,12 +35,14 @@ in the number. However, it seems a lot of numbers (estimated at around 1.5%
of all numbers) are in use with invalid check digits so this test is disabled
by default.
-More information can be found at:
- http://www.sisi.org.mx/jspsi/documentos/2005/seguimiento/06101/0610100162005_065.doc
- https://es.wikipedia.org/wiki/Registro_Federal_de_Contribuyentes_(M%C3%A9xico)
+More information:
+
+* http://www.sisi.org.mx/jspsi/documentos/2005/seguimiento/06101/0610100162005_065.doc
+* https://es.wikipedia.org/wiki/Registro_Federal_de_Contribuyentes_(M%C3%A9xico)
An online validation service is available at:
- https://portalsat.plataforma.sat.gob.mx/ConsultaRFC/
+
+* https://portalsat.plataforma.sat.gob.mx/ConsultaRFC/
>>> validate('GODE 561231 GR8') # personal number
'GODE561231GR8'