A plugin for interacting with Pagar.me's mPOS libraries in Cordova hybrid applications.
- iOS
- Add Cordova plugin to project
$ cordova plugin add cordova-plugin-pagarme-mpos
-
In your Xcode project, add the following to Project Settings -> Build Settings -> Other Linker Flags: "-lstdc++ -stdlib=libstdc++"
-
In your project's Info.plist, be sure to add the appropriate "Supported external accessory protocols" for the POS you are using.
-
Build & Run.
This project is licensed under the MIT license. Licensing information may be found in COPYING.