The displayed name on the e-signed document differs from the name on the certificate used for signing.What to do?

The displayed name on the e-signed document differs from the name on the certificate used for signing.What to do?

In cases where a signer display name is not provided with the signing request, the system retrieves the name from our records (captured during the previous signing instance associated with that account) based on the provided email or mobile number. This retrieved name is then displayed on the e-signature.


Solution:


Verify the display name and the name in pki_signature_details using the get document details API.

or

Include a display name in the esign request. This displayed name will be used regardless of the Aadhaar number entered on the NSDL screen.


    • Related Articles

    • How can I generate my document for signing?

      After uploading your template, Step 1 : Click on Generate document to the right of your document Step 2: Add signer email address or mobile number on which the sign link will be sent. Step 3: Define the expiry of the link/request triggered Step 4: ...
    • How to generate a form request for signing?

      1.Click on generate form request next to your form 2.Enter the following information: Customer Email / email address Please enter email address / mobile number where the link needs to be triggered to capture response from the user Reference id Pass ...
    • How do I place an order for E-stamps?

      After signing in on Digio Platform, navigate to the eStamping section. The section would be visible on the navigation bar on the left if enabled for your account.Click on the new order for placing a new order. (refer screenshot below) Select bulk use ...
    • How can I generate multiple/bulk sign requests from a single document?

      Step 1 : Select the template from the dashboard and click on download blank csv from the panel Step 2 : Upload the filled csv/xls using upload csv/xls option. Tips to fill the imported csv : First few columns would be the variables defined in the ...
    • No email notifications are received for generated signing requests via API. What to do?

      Consider: Potential firewall blockage on your end. Checking secondary email folders (e.g., spam). Confirming the presence of "notify_signer" and "send_signing_link" set to true in the request payload API.