Skip to content

Demo of Netlify <> VGS addon integration with Checkr and Stripe

Notifications You must be signed in to change notification settings

vgs-samples/netlify-addon-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netlify addon demo is a demo integration of Netlify forms with Very Good Security. The addon allows to collect users data via forms and securely transfer them to 3rd parties as Checkr and Stripe.

Addon docs https://www.verygoodsecurity.com/docs/integrations/netlify

How to use it

  • Add data-secure attribute to the <form> tag
  • Add data-secure-field attribute to the <input> tag with sensitive data

Use test data to fill form:

email email@email.com 
ssn 111-11-2001
drv F1112001
card 4111111111111111

ToDo: links to addon docs. Read guide in docs

Running locally

  • npm install

You need to provide a couple of secrets as env variables, to make it work

  • NETLIFY_TOKEN=? VGS_USER=? VGS_PASSWORD=? CHECKR_KEY=? VGS_TENANT_ID=? STRIPE_SECRET=? npm run start-fn

Demo addon diagram

addon diagram

About

Demo of Netlify <> VGS addon integration with Checkr and Stripe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •