Community Discussion

Ask a Question
ANSWERED

Sandbox and crosscheck

Is there any endpoint to test crosscheck using sandbox?
ANSWERED

Type Definitions

I have an Angular 12 Typescript application, and would like to import Vouched and work with it in a typescript friendly manner. I see an npm package for @vouched.id/vouched-js that has type definitions, but can't seem to find any reference to this in the docs, it doesn't have a readme, and the link on NPM does not lead anywhere. Is this a package that is officially supported, or is there another way I can pull in types without setting them up manually?
ANSWERED

Ability to upload other documents to be saved

Can our user, after completing verification, upload 2 documents to be saved within their couched profile. W2 - Voided check or bank statement
ANSWERED

Sending Link without selfie?

Is it possible to send a link without having the customer to take a selfie? Maybe even uploading a selfie?
ANSWERED

Address Match

While doing an id job, Voouched will check if name and birthday on the id matches against the submitted data. Is there a way to do that for addresses also? Thank you.
ANSWERED

1. On JobStarted Callback 2. Javascript Logs To Console

1. My question is in regards to the javascript plugin. Is there a call back for when the user starts a hand-off? If he is on his computer, and scans the QR code with his phone, or goes to the link that was texted to him, it would be useful to have a callback fire on the computer. 2. I noticed that the javascript plugin logs to the console. I believe that this in general is not desired, and should be removed.
ANSWERED

Custom Domain question

We are a bit stuck in terms of the CNAME stuff. I'd love to get things set up and integrated but will need to talk through what exactly is needed on our end.
ANSWERED

@vouched.id/vouched-nodejs node version?

What version is available for this package? I am using node v14.18.0. But I got this error when I install it. ``` npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] install: `(node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] install script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2021-12-16T19_12_34_128Z-debug.log ```
ANSWERED

Two last names

What is Vouched policy regarding a passport which has two last names recorded, and only one of them is sent (via js plugin) to match against in the `verification.lastName` property? Is that considered a pass or not?
ANSWERED

KYC checks for 18+ only

Is there a way to restrict approved KYC checks to 18+ only?