# Documentation

This page provides comprehensive documentation for the iDynamo 5 Gen III secure card reader authenticator (SCRA), including developer guides, user manuals, and security policies to support integration and operation across iOS, Android, and Windows platforms.

### **Key Documents**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="https://developer.magtek.com/hardware/card-readers/magnetic-stripe-readers/idynamo-5-gen-iii/documentation/developers-manuals/programmers-manual-commands"><mark style="color:$tint;"><strong>Programmer's Manuals (COMMANDS) >`</strong></mark></a></td><td><em>This manual provides a detailed technical reference for developers, describing how to communicate with the iDynamo 5 Gen III secure card reader using its command set and the MP ASIC.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/card-readers/magnetic-stripe-readers/idynamo-5-gen-iii/documentation/developers-manuals/magneflex-browser-programmers-reference"><mark style="color:$tint;"><strong>MagneFlex Browser Programmer's Reference ></strong></mark></a></td><td><em>This is a full-function HTML browser application for Windows that integrates with device drivers to control MagTek payment devices, including the iDynamo 5 Gen III, via HTML over HTTP(S).</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/card-readers/magnetic-stripe-readers/idynamo-5-gen-iii/documentation/developers-manuals/the-critical-path-from-3des-tdea-dukpt-to-aes-dukpt-encryption"><mark style="color:$tint;"><strong>The Critical Path to AES DUKPT Encryption ></strong></mark> </a></td><td><em>A developer guide that helps you understand when and how to transition from 3DES/TDEA DUKPT to AES DUKPT encryption and AES CMAC authentication, covering security landscape risks, migration benefits, and solution planning.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/card-readers/magnetic-stripe-readers/idynamo-5-gen-iii/documentation/user-manuals/quick-installation-guide"><mark style="color:$tint;"><strong>Quick Installation Guide ></strong></mark></a></td><td><em>This guide offers concise, step-by-step instructions for physically connecting the iDynamo 5 Gen III to a host device via USB-C and establishing basic communication.</em></td></tr></tbody></table>

### **Document Categories**

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><a href="/pages/zo6xrnUl6zQmffUClU27"><mark style="color:$tint;"><strong>Developer's Manuals ></strong></mark></a></td><td><em>Technical resources including the Programmer's Manual (COMMANDS) for communicating with the device using the MP ASIC, along with .NET, Android, and demo guides for building software solutions with MagTek Secure Card Reader Authenticators.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/card-readers/magnetic-stripe-readers/idynamo-5-gen-iii/documentation/user-manuals"><mark style="color:$tint;"><strong>User Manuals ></strong></mark></a></td><td><em>End-user documentation including the Installation and Operation Manual for mounting and using the reader on Windows and Android via USB-C, as well as a Quick Installation Guide for basic setup.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/card-readers/magnetic-stripe-readers/idynamo-5-gen-iii/documentation/other-documents"><mark style="color:$tint;"><strong>Other Manuals ></strong></mark> </a></td><td><em>Supplementary documentation including the Security Policy for PCI PTS POI v6.2 compliance, Device and Package Inspection documents for tamper verification, the MagneFlex Navy Browser guide, and the Windows Utility manual for testing and configuration.</em></td></tr></tbody></table>

{% hint style="info" %}
**Need Help?**

For additional support, please contact MagTek Support:

**Technical Support:**

* 📧 **Email:** [support@magtek.com](mailto:support@magtek.com?subject=Support%20Request)
* 📞 **Phone:** 1-562-546-6800 (US)
* 🕐 **Hours:** Monday-Friday, 5:30 AM - 5:00 PM PST

**Online Resources:**

* 🌐 **Support Portal:** developer.magtek.com

**Documentation Feedback:**

Help us improve this documentation! [feedback@magtek.com](mailto:feedback@magtek.com?subject=Feedback)
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developer.magtek.com/hardware/card-readers/magnetic-stripe-readers/idynamo-5-gen-iii/documentation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
