React Native (Only Android) library to integrate with pax devices using POSLink SDK
npm install react-native-pax-poslink2import { initPOSLink, makePayment } from 'react-native-pax-poslink2';
// ...See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library