1.0.4 • Published 5 years ago

nativescript-pcl-ingenico v1.0.4

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
5 years ago

Nativescript PCL - Ingenico AddOn

Este es un plugin creado por Netcom S.A.S para la conexión y comunicación entre dispositivos Ingenico y aplicaciones realizadas con Nativescript. Se implementó el Framework para iOS: Add-on PCL for iOS distribuido por Ingenico.

Installación

Para implementar el plugin en un proyecto de Nativescript se debe ejecutar el siguiente código:

tns plugin add nativescript-pcl-ingenico

Uso

Se puede hacer el llamado de la librería realizando la importación de la siguiente manera

```javascript
import * as PCLIngenico from "nativescript-pcl-ingenico";
```)

API

TODO

PropertyDefaultDescription
some propertyproperty default valueproperty description, default values, etc..
another propertyproperty default valueproperty description, default values, etc..

Licencia

Apache License Version 2.0, January 2004