Here you can find examples of use cases for the VGS Collect JS library.
The VGS Collect library is a javascript library that allows you to integrate secure fields with non-secure fields in your page. The secure fields behave like traditional input fields while preventing access to the unsecured data.
Once the fields are initialized the library communicates the state of the fields through a JavaScript callback. The state object includes information about the validity, focused value and if the user has entered information in the field.
You can find more useful information about VGS Collect API in our docs.
Here we've collected examples of library use cases: