# Documentation

This page provides essential documentation for the oDynamo hybrid insertion secure card reader authenticator (SCRA), including installation and operation manuals, programmer's references, EMV configuration guides, compliance documents, and supporting resources to enable seamless integration into unattended OEM solutions.

### **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/oem-readers-and-components/oem-readers/odynamo/documentation/programmers-manuals/programmers-manual-commands"><mark style="color:$tint;"><strong>Programmer's Manual (COMMANDS) ></strong></mark></a></td><td><em>This programmer's reference manual provides the complete command set for the oDynamo OEM Hybrid Insertion Secure Card Reader Authenticator for unattended terminals.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/oem-readers-and-components/oem-readers/odynamo/documentation/user-manuals/quick-installation-guide"><mark style="color:$tint;"><strong>Quick Installation Guide ></strong></mark></a></td><td><em>This quick installation guide is included with the oDynamo Development Kit to help you quickly connect the device to a host and activate it for testing and development.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/oem-readers-and-components/oem-readers/odynamo/documentation/user-manuals/emv-configuration-software-instructions"><mark style="color:$tint;"><strong>EMV Configuration Software Instructions></strong></mark> </a></td><td><em>This configuration manual (PN D998200314) describes how to use the MagTek EMV Configuration application to verify the EMV configuration on an oDynamo connected to a host PC via USB.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/oem-readers-and-components/oem-readers/odynamo/documentation/programmers-manuals/reader-emv-flowchart"><mark style="color:$tint;"><strong>Reader EMV Flowchart ></strong></mark></a></td><td><em>This EMV flowchart document provides EMV transaction flow instructions for software developers creating solutions that include a MagTek Secure Card Reader/Authenticator (SCRA) device connected to Windows, Android, or iOS.</em></td></tr></tbody></table>

### **Documentation Categories**

<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/oem-readers-and-components/oem-readers/odynamo/documentation/user-manuals"><mark style="color:$tint;"><strong>User Manuals ></strong></mark></a></td><td><em>End‑user and integrator documentation including the Installation and Operation Manual for design guidelines, mounting instructions, and host connectivity, along with the MagTek Reader Management System guide for firmware and CAPK updates.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/oem-readers-and-components/oem-readers/odynamo/documentation/programmers-manuals"><mark style="color:$tint;"><strong>Programmer's Manuals ></strong></mark></a></td><td><em>Technical references for developers including the Commands Programmer's Manual, the Microsoft .NET/Java/Applet Programmer's Manual, the MTCMS Demo guide, and the SCRA EMV Flowchart.</em></td></tr><tr><td><a href="https://developer.magtek.com/hardware/oem-readers-and-components/oem-readers/odynamo/documentation/programmers-manuals"><mark style="color:$tint;"><strong>Other Documents ></strong></mark></a></td><td><em>Supporting resources such as the EMV Configuration Software Instructions for verifying EMV configuration via USB, the debris clearing tool manual , the device inspection manual for tamper detection and PCI PTS compliance, and marketing brochures including the oDynamo Hybrid Card Reader Brochure.</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/oem-readers-and-components/oem-readers/odynamo/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.
