Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.13 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.13 KB

simplify-nymi-example-ios

Example iOS project with Nymi and Simplify frameworks.

Requirements

  • 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

Steps

  1. Open project using Xcode

  2. 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)

  3. Update local IP for emulator (line 12) with whatever your local IP is.

  4. Start the Nymulator - Add a New Device and activate it.

  5. Run the Project

  6. Tap Start to connect to the Nymulator

  7. Tap Pay to initiate a Simplify Payment