Forums

Dear Support Team,

We have tried the REST API of the Identity Verification Rapid POC, and we was able to generate a transaction HTTP URL and we opened it from the Chrome Browser of an Android device and completed the transaction successfully, now we need to integrate the IDV within the onboarding screen of our mobile application, so please could you provide your feedback and suggestions on the below inquiries :

Forums

Hi,

We have started the Proof Of Concept that we have received by email from [email protected] and we have succeeded to call the https://gs.onespan.cloud/rpoc-saa/api/transaction/ which returned the following JSON response, from which we have extracted the token and the transaction id to proceed with next setp : Verify transaction on Mobile Device , and we have replaced the {{TRANSACTION_ID}} with the captured Transaction ID, and replaced the {{TOKEN}} with the captured Token as suggested in the sales email.

the verification url is like :

Forums

Hello all, we require to add preview functionality to our system before sending a document to signers. I couldn't see an API for this. Does Onespan provide a preview URL?

As a workaround, we may follow these steps:
- Clone an existing package/template
- Update approvals
- Download document (PDF) and use it in preview
- Delete this temporary package

I think this is not the best way. Do you suggest any other solution?

Forums

Hello,

We use the REST API to submit packages.  We place the signature boxes using anchors.  We need the signer to put his initials on multiple pages.  We placed the anchor text on each page where the signer must sign but only the first occurence is processed.  Do we need to enter a different anchor text on each page?

Thanks,

Patrick

Hi OneSpan,

We are going to implement app shielding for RASP. According to the app shielding document, there are several APIs for automated shielding: We have few questions for that:

1) Where can we find the full API document?

2) How to use these APIs for automated shielding? Any example for call shielding process/ shielding status/ shielded binary? What parameters for these call?

Thank you so much.