2 - Introduction
DynaPro Go| Handheld PIN Pad Device with MSR/Contact/Contactless | Programmer’s Manual (COMMANDS)
Page 17 of 247 (
D998200136-31
)
2.5
About SDKs
MagTek provides convenient SDKs and corresponding documentation for many programming languages
and operating systems. The API libraries included in the SDKs wrap the details of the connection in an
interface that conceptually parallels the device’s internal operation, freeing software developers to focus
on the business logic, without having to deal with the complexities of platform APIs for connecting to the
various available connection types, communicating using the various available protocols, and parsing the
various available data formats.
The SDKs and corresponding documentation include:
Functions for sending the direct commands described in this manual
Wrappers for commonly used commands that further simplify development
Sample source code to demonstrate how to communicate with the device using the direct commands
described in this manual
To download the SDKs and documentation, search
for “SDK” and select the SDK and
documentation for the programming languages and platforms you need, or contact MagTek Support
Services for assistance.
provides an example list of SDKs and related documentation available
for this family of devices:
Table 2-2 - Available SDKs and Documentation
Platform
SDK
Documentation
Android
99510129
D99875668 IPAD, DynaPro, DynaPro Go, DynaPro Mini Programmer’s
Manual (ANDROID)
Windows
99510127
D99875633 IPAD, DynaPro, DynaPro Go, DynaPro Mini Programmer’s
Manual (JAVA/JAVA APPLETS)
D998200078 IPAD, DynaPro, DynaPro Go, DynaPro Mini Programmer’s
Manual (MICROSOFT .NET)
D998200078 IPAD, DynaPro, DynaPro Go, DynaPro Mini Programmer’s
Manual (C++)
iOS
99510124
D99875654 DynaPro, DynaPro Go, DynaPro Mini Programmer’s Manual
(IOS)
Software developers also have the option to revert to direct communication with the device using libraries
available in the chosen development framework. This document provides information and support for
developing host software using that method.