0.1.0-beta.2 • Published 4 years ago

@placetopay/iframe-on-boarding v0.1.0-beta.2

Weekly downloads
1
License
MIT
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 @placetopay/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('@placetopay/iframe-on-boarding');
onboarding.addIframe(url);