Q. Why don’t I get redirected to my signing page when I’m developing?
Pronto Development / ProntoOpenNet FAQs No CommentsA. If you want your users to be automatically redirected to the signing page you have to set this: signer.Link = Pronto.Signer.LinkTypes.Url If you are in debug mode ( Transaction.Debug.Active = True ) then it blocks the automatic-redirect for debugging/developing purposes and gives you links to click...