Skip to content

Mastercard-Gateway/simplify-nymi-example-ios

Repository files navigation

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

About

Example iOS project with both the Nymi and Simplify frameworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published