Can I get the Global PIN status (verified, not verified, blocked)?
Created May 7, 2012
Julien SIMON
No. There is no method equivalent to PIN.isValidated() in the OP API. The applet needs to save the GP status locally. Using transient data to do so is a good idea.