Example iOS project with Nymi and Simplify frameworks.
- Download Nymi SDK & Emulator
- Please register a developer account with Simplify Commerce for API Keys
- If you are developing mobile applications, please run a server instance for running payment transactions where you have your public & private keys persisted. You can clone this repo and update the public & private keys in charge.php
-
Open project using Xcode
-
Update API Keys (line 114) & Server URL (line 148) values in [ViewController.m] (https://github.com/simplifycom/simplify-nymi-example-ios/blob/master/Classes/ViewController.m)
-
Update local IP for emulator (line 12) with whatever your local IP is.
-
Start the Nymulator - Add a New Device and activate it.
-
Run the Project
-
Tap Start to connect to the Nymulator
-
Tap Pay to initiate a Simplify Payment