0.1.2 • Published 2 months ago

expo-vas-lib v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

expo-vas-lib

VAS is a library that enables a third-party application running on a POS terminal to call ArkePay in order to perform a transaction. The third-party application initiates the transaction, control is transferred to ArkePay application, the user performs the transaction (presenting the card, entering PIN where appropriate etc.) and finally the transaction is finalized (Approved or rejected). The transaction result is returned to the calling application and control is transferred back there.

Installation in managed Expo projects

For managed Expo projects, please follow the installation instructions below.

Installation in bare React Native projects

For bare React Native projects, you must ensure that you have installed and configured the expo package before continuing.

Add the package to your npm dependencies

npm install expo-vas-lib

Configure for Android

Contributing

Contributions are very welcome! Please refer to guidelines described in the contributing guide.

0.1.2

2 months ago

0.1.1

8 months ago

0.1.0

8 months ago