Forums

Hi Team, I hope you're doing well.

Here at our InfoSec area, we would like to know which are all the possible values the "status" parameter can take in the "Get transaction" response when we send the HTTP request with Postman, to the OneSpan's API. I attach a screenshoot of the parameter in mention.

Also, could you please tell us if this "status" parameter only takes the value of "completed" when a transaction is successfully completed or if it can take other values?.

Thank you in advance.

Forums

Good day everyone,

Here in our Security Information area, we're trying to automatize the generation of new URLs with Python. Right now, we're sending the PUT request successfully but the response we get from OneSpan API doesn't show the information we need to continue the process. You can see the code's part we generated to request the API and the HTTP response below:

Code:

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

Hi

When we run {{baseUrl}}/api/transaction/{{transactionID}}/verification and get the reasons for failure, there are the URLs in the response that point to the jpegs of the submitted ID and selfies. Is there a way for us to download these?  The URL begins like below

\"sfs://vhub-default/default/SALESDEMO_AGREEMENT_AUTOMATION_LIVE_ENABLED/transactions/...

And if so will our current whitelisted baseUrl cover this? It begins as follows 

https://gs.onespan.......

Any advice appreciated!

Forums

HI!

I would like to ask if exists a way to sent an SMS with the transaction created instead of redirect from the current site.

Currently, the flow is: create transaction > redirect > client get OTP SMS > OTP validation > Second SMS with the IDV transaction flow > next steps.

So, in case we cant redirect, it's needed to send the link to the OTP validation step.

 

Thanks in advance!

Forums

Hi,

 

Can I check what is required for entry into the document_template_id field to use with the identification only workflows in POC?  Is there a specific id that would be used to retrieve the raw data from the identifcation transaction?

"id": "Consent",

"document_template_id": "babdf419-6144-4e01-b8fb-98c863c9a2b1"

},

{

"id": "DocumenTforsignature",

"document_template_id": "babdf419-6144-4e01-b8fb-98c863c9a2b2"

Thanks