VGS Collect.js examples

VGS Collect.js 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.

Capturing credit card data

Please fill in all input fields and then submit a form to see the response in the response window. Take a look at the state window every time you change the value. Open Code Example

Submit VGS Collect.js form with correct values to see an actual response.

RESPONSE
Please complete the form and press "submit" to see a response.

Every time you change the input field value, the state of VGS Collect.js form will change. Here you can find an actual state for the current form. Try to type something in any field and observe changes here.

STATE

            

Capturing shipping info along with billing

Please fill in all input fields and then submit a form to see the response in the response window. Take a look at the state window every time you change the value. Open Code Example

Submit VGS Collect.js form with correct values to see an actual response.

RESPONSE
Please complete the form and press "submit" to see a response.

Every time you change the input field value, the state of VGS Collect.js form will change. Here you can find an actual state for the current form. Try to type something in any field and observe changes here.

STATE

            

Capturing login data: email and password

Please fill in all input fields and then submit a form to see the response in the response window. Take a look at the state window every time you change the value. Open Code Example

Submit VGS Collect.js form with correct values to see an actual response.

RESPONSE
Please complete the form and press "submit" to see a response.

Every time you change the input field value, the state of VGS Collect.js form will change. Here you can find an actual state for the current form. Try to type something in any field and observe changes here.

Capturing data for background checks (driver licenses, social security cards, passports)

Please fill in all input fields and then submit a form to see the response in the response window. Take a look at the state window every time you change the value. Open Code Example

Submit VGS Collect.js form with correct values to see an actual response.

RESPONSE
Please complete the form and press "submit" to see a response.

Every time you change the input field value, the state of VGS Collect.js form will change. Here you can find an actual state for the current form. Try to type something in any field and observe changes here.

STATE