react-native-pax-poslink
v0.1.5
Published
rect native library to integrate with pax devices using POSLink SDK
Downloads
12
Maintainers
Readme
react-native-pax-poslink
React Native (Only Android) library to integrate with pax devices using POSLink SDK
Installation
npm install react-native-pax-poslink
Usage
import { initPOSLink, makePayment } from 'react-native-pax-poslink';
// ...
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library