0.1.0-beta.0 • Published 4 years ago

iframe-on-boarding v0.1.0-beta.0

Weekly downloads
-
License
proprietary
Repository
-
Last release
4 years ago

#Iframe for OnBoarding by Evertec-Placetopay

With this library you can make a faster integration by using the api that allows you to start an identity validation and that is described here

##Quick start

  • Install with npm: npm install iframe-on-boarding

##Usage from node The value of the url parameter is the url delivered in the response when requesting an identity validation in the api

onboarding = require('iframe-on-boarding');
onboarding.addIframe(url);
0.1.0-beta.0

4 years ago