Skip to content

Mastercard-Gateway/simplify-nymi-example-android

Repository files navigation

simplify-nymi-example-android

Example Android project (Android Studio) 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 Android Studio

    Note: If you are using Eclipse, please update the source & library paths according to your project settings

  2. Update SDK binaries under (https://github.com/simplifycom/simplify-nymi-example-android/tree/master/app/src/main/jniLibs/armeabi) based on your target environment

    Note: This project was created on MacOS

  3. Update API Keys & Server URL values in [Macro.java] (https://github.com/simplifycom/simplify-nymi-example-android/tree/master/app/src/main/jniLibs/armeabi)

About

Example project using Nymi & Simplify frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published