You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The only thorough way to validate both is via the online APIs; the regex and checksum approaches are just first pass. This is because PAN numbers have been issued with invalid checksums and those continue to remain valid.
After review and merge of
boxoffice.utils.misc.PAN_RE
into main, it should be used for validation of PAN numbers.GSTIN validations should incorporate the PAN validation as well.
The text was updated successfully, but these errors were encountered: