emvio-app-tester

0.1.22 • Public • Published

emvio-payment-app

Reach wrapper for slyce payment iframe

Install dependencies

npm install

Run development

This will run webpack watch and automatically rebuild

npm run dev

Run Example App

This will build an example app for testing the component

npm run example

Install

npm install --save git+ssh://git@github.com:CompleteMerchantSolutions/emvio-payment-app.git#v0.0.6#<tag-version>

Usage

import SlicePayment from 'emvio-payment-app'; 

Add this to a element that has a set height and width and the component will the fill space.

<div style="display:block; width:400px; height:100px;">
   <SlicePayment>
<div/>

Readme

Keywords

none

Package Sidebar

Install

npm i emvio-app-tester

Weekly Downloads

20

Version

0.1.22

License

none

Last publish

Collaborators

  • kevinlbatchelor